CodeFolioBy Uzair

Uzair Ahmed

Software Developer
Building things for the web

Full-stack developer passionate about creating elegant solutions and meaningful digital experiences.

Node.jsNext.jsReact.jsFastAPITypeScriptReduxCI/CDAWSDockerLinuxPostgreSQLMongoDB

// MY WORK

Featured Projects

A collection of projects I've built, ranging from full-stack applications to developer tools.

CodeFolio

CodeFolio

A modern, high-performance portfolio builder for developers featuring dynamic project showcase, professional admin dashboard, and sleek dark-mode UI. Built with Next.js 16, TypeScript, Tailwind CSS, PostgreSQL (Neon), Prisma ORM, and NextAuth.js. Deployed on Vercel.

Next.jsTypeScriptPostgreSQLVercelPrisma ORMTailwind CSS
BX-Blogs

BX-Blogs

Built a full-stack blog application with React, Redux Toolkit, Node.js, Express, and MongoDB. Implemented JWT-based authentication with session management, rich text editing using Quill, and authorization controls ensuring only blog owners can edit/delete posts. Features pagination, form validation, and responsive Material-UI design.

React.jsJavaScriptNode.jsMongoDBReduxMaterial UIJWTQuil
MindPad

MindPad

Developed a full-stack note management application featuring secure user authentication with JWT and efficient state management using Redux. Enabled note categorization and organization with a responsive React.js frontend and a scalable Node.js + MongoDB backend. Deployed the application on AWS for reliable cloud performance.

React.jsNode.jsMongoDBJWTReduxMaterial UITailwind CSS
ChowPOS Online Ordering

ChowPOS Online Ordering

End-to-end online ordering platform with POS integration supporting delivery, take-away, and dine-in. Implemented QR-based ordering and payment for dine-in, integrated with PayFast gateways. Deployed on AWS EC2. Technologies: PHP, React.js, MySQL.

React.jsPHPMySQLAWS-EC2Tailwind CSS
QR Attendance System

QR Attendance System

Employee attendance management with QR check-in/check-out, admin dashboard, and analytics. Backend: Python, Frontend: React.js, Database: MySQL.

React.jsPythonMySQL
FastAPI PostgreSQL Starter – Backend Template

FastAPI PostgreSQL Starter – Backend Template

Designed and developed a production-grade FastAPI backend template featuring asynchronous PostgreSQL (SQLAlchemy 2.0 ORM), JWT authentication, secure session management, and role-based access control. Implemented device-aware session tracking, Argon2 password hashing, rotating structured logs, and API versioning. Added Dockerized development enviro...

FastAPIPostgreSQLJWTDockerSQLAlchemy