git404hub

what is portora-v2 fr?

4ssh1/portora-v2 — explained in plain English

Analysis updated 2026-05-18

1TypeScriptAudience · pm founderComplexity · 3/5Setup · moderate

tl;dr

Portora is a portfolio platform where freelancers of any kind, coders, no-coders, and designers, can build and publish a customizable portfolio and blog.

vibe map

mindmap
  root((portora))
    What it does
      Portfolio builder
      Explore page
      Blog aggregation
      Private dashboard
    Tech stack
      Next.js
      TypeScript
      Tailwind CSS
      MongoDB
    Use cases
      Freelancer portfolios
      No-code showcases
      Blog aggregation
    Audience
      Freelancers
      No-code builders

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Build a portfolio using a drag-and-drop block library and choose from five layout styles.

VIBE 2

Browse and filter other builders' portfolios by type on the Explore page.

VIBE 3

Write blog posts directly on the platform or aggregate external blogs into one feed.

VIBE 4

Track portfolio views and manage content from a private dashboard.

what's the stack?

Next.jsTypeScriptTailwind CSSMongoDBMongoose

how it stacks up fr

4ssh1/portora-v20xkinno/neuralvault0xmayurrr/ai-contractauditor
Stars111
LanguageTypeScriptTypeScriptTypeScript
Setup difficultymoderatehardeasy
Complexity3/54/52/5
Audiencepm founderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 1h+

Requires a MongoDB database and Next.js app setup to run locally.

License is not stated in the available README content.

in plain english

Portora is a portfolio platform for freelancers who build digital products, whether they write code, use no-code tools, or both. The problem it aims to solve is that existing portfolio sites tend to lean too heavily toward either developers or designers, leaving no-code builders as an afterthought on developer platforms and coders feeling boxed in on visual ones. Portora gives every type of builder a single, professional place to show their work. The core feature is a Portfolio Builder where you choose a layout style, Grid, Scroll, Terminal, Magazine, or Bento, then assemble your portfolio from a block library and style it with a theme panel. An Explore page lets visitors browse all published portfolios and filter by builder type, Coded, No-Code, Design, Automation, or Full-Stack, or sort by latest and trending. Portora also includes a built-in Blog section where you can write posts directly on the platform or connect external blogs from services like Hashnode, Dev.to, Medium, Substack, or Ghost, surfacing everything in one unified feed. A private Dashboard lets you manage portfolio content, track views, write posts, and connect external sources, and shows exactly how your profile appears to visitors. The platform is built with Next.js, a framework for building web applications, styled using Tailwind CSS, and stores data in MongoDB using the Mongoose library. Drag-and-drop interactions are handled by dnd-kit. It is written in TypeScript. The project is versioned as v2, suggesting it is a rebuild or continuation of an earlier iteration, though the README does not go into detail about what changed between versions.

prompts (copy fr)

prompt 1
Walk me through building a Grid-layout portfolio using Portora's block library.
prompt 2
How do I connect an existing Substack or Dev.to blog to my Portora profile?
prompt 3
Explain how Portora's Explore page filtering by builder type works.
prompt 4
Show me the MongoDB and Mongoose data model this project likely uses for portfolios.

Frequently asked questions

what is portora-v2 fr?

Portora is a portfolio platform where freelancers of any kind, coders, no-coders, and designers, can build and publish a customizable portfolio and blog.

What language is portora-v2 written in?

Mainly TypeScript. The stack also includes Next.js, TypeScript, Tailwind CSS.

What license does portora-v2 use?

License is not stated in the available README content.

How hard is portora-v2 to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is portora-v2 for?

Mainly pm founder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.