Skip to content
View devdesai06's full-sized avatar
💭
Ctrl+Z is my superpower.
💭
Ctrl+Z is my superpower.

Highlights

  • Pro

Block or report devdesai06

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
devdesai06/README.md

Typing SVG


Dev Desai

Portfolio LinkedIn GitHub Email


dev coding gif





About

Full Stack Developer and Backend Specialist. CSE student building production-grade systems that go past "hello world" — not because tutorials are bad, but because they conveniently stop right before things explode in prod.

I focus on rate-limited APIs, JWT-authenticated REST services, encrypted file pipelines, and system design. The goal is always clean architecture and code that doesn't fall apart the moment a second user shows up.

Most of what I know came from shipping real things, debugging at 2am, and drinking an unreasonable amount of tea.

"It works on my machine" is a perfectly valid deployment strategy. I said what I said.

Currently

Working on   System design, DSA prep
             (yes, still LeetCode, no I
             don't enjoy it either)
Learning     Redis patterns, Docker CI/CD
             PostgreSQL internals
Goal         Backend / full-stack role
             building things at scale

Beyond code

Tea          mandatory, not optional
             3+ cups/day, no apologies
Debugging    a spiritual practice
Sleep        overrated (apparently)



Tech Stack

Collected over time. Some were fun to learn. Some were not. Redis was both.


Frontend

Frontend Skills


Backend / Database

Backend Skills


DevOps / Tools

DevOps Skills




Projects

Real things, shipped. Not "todo apps" wearing a trenchcoat.


DayFlow HRMS

Full-stack HR management platform with granular role-based access control. Handles attendance tracking, payroll workflows, and employee records across multi-tier org hierarchies. Because someone's spreadsheet was "working fine" right up until it wasn't.


Next.js Node.js MongoDB PostgreSQL Redis JWT RBAC


DropDaddy

Secure file sharing pipeline on Node.js and MinIO. Expiry links, download limits, and encrypted transfers modeled on actual threat vectors. Tutorial-level auth was not invited to this party.


Node.js Express MinIO Redis JWT


FreelanceHub

MERN marketplace with dual-role flows (client and freelancer), OTP authentication, proposal workflows, and profile management. Clean API design and auth that actually works. Groundbreaking, I know.


React TypeScript Express MongoDB Supabase




Stats

Numbers that don't fully capture the 4-hour bug that turned out to be a typo.


Dev's GitHub Stats

GitHub Streak


Top Langs

passing build

POV: You told the AI to 'just fix it' and it deleted the database.




Let's Connect


waving gif



Portfolio LinkedIn GitHub Email





Architecting the future, automating the present, and currently gaslighting an AI into thinking it's a Senior Backend Engineer.


Profile Views


Pinned Loading

  1. FreelanceHub FreelanceHub Public

    My first MERN stack projectFull-stack freelancing marketplace built with MERN, featuring OTP verification, bid management, project assignment, and email automation.

    JavaScript

  2. ResumeAnalyzer ResumeAnalyzer Public

    JavaScript

  3. Secure-file-sharing-platform Secure-file-sharing-platform Public

    Platform where user can upload files and generate controlled, permission-based download links. To share a file, the owner generates a unique, cryptographically random token that represents a share …

    JavaScript 1

  4. snake-game-react snake-game-react Public

    JavaScript

  5. URL-Shortener URL-Shortener Public

    URL Shortener app, converts large url into smaller url

    JavaScript