DEV Community

Shubham
Shubham

Posted on

I got tired of updating my portfolio, so I built a Headless Identity Hub & API for Developers 🚀

Hey everyone! 👋

Like most developers, I love building projects but absolutely hate updating my personal portfolio website. Copy-pasting the same bio, experience, and project links across my website, GitHub README, and social media was getting exhausting.

So, I decided to build a centralized ecosystem for it.

Meet Aaptics ID — A digital identity, portfolio hub, and headless CMS built specifically for developers.

Here is a breakdown of what I built and why:

1. The Digital "PVC" Identity Card

I wanted the profile to feel premium, almost like an Apple Wallet pass or a physical PVC card. Users can claim their short @username, list their core tech stack, add experience, and generate a downloadable digital card.

2. The Developer Arsenal (The Engine) ⚙️

This is my favorite part and the main reason I built Aaptics. Having a profile is cool, but developers need infrastructure. I added a "Dev Arsenal" section which provides:

  • Headless Config (REST API): You can use Aaptics as a CMS for your personal Next.js/React portfolio. Just update your details on Aaptics, and fetch them anywhere using your private Bearer token. Build once, update everywhere.
  • Live Readme Widget: It generates a live SVG render of your Aaptics Elite Card that you can directly embed into your GitHub readme.md.
  • Shortlink Engine: No more messy Vercel/Netlify URLs for hackathons. Generate clean aaptics.in/go/my-app links right from your dashboard.

3. The Central Hub & Cohort Billboard 🌐

To make it a community, I built a Central Grid. It features a "Dev of the Day" spotlight and a Live Leaderboard based on profile views and activity.

But the most fun feature is the Cohort Billboard. It’s a 120-character, 24-hour disappearing broadcast board. Perfect for sharing quick elevator pitches, looking for hackathon teammates, or launching a side project without the spam of traditional feeds.

🛠️ The Tech Stack

  • Frontend: React / Next.js
  • Styling: Tailwind CSS (Obsessed with dark mode aesthetics)
  • Backend/Database: Python (FastAPI) & PostgreSQL / Supabase
  • Hosting: Vercel

Let me know what you think!

I just pushed this live and I would love for the dev.to community to tear it apart. Roast my UI, critique the UX, or test out the API.

You can claim your short handles before they are gone here: aaptics.in

What features would you want in a developer identity platform? Let me know in the comments! 👇

Top comments (0)