Oluchi Ezeifedikwa
Full-Stack Developer
Professional Summary
I don't just write code — I think in systems. From the moment a request hits a server to the second
data lands in a database, I care deeply about what happens in between. With a backend-first mindset and
full-stack reach, I build web applications that are secure by design, efficient under load, and
maintainable by teams. My work spans Node.js/Express and Python (Django) APIs, PostgreSQL schemas
modelled with Prisma ORM, and React interfaces that consume them cleanly. Authentication is where I go
beyond the basics — I've built production auth systems with Passport.js, JWT rotation, and OAuth2 that
prioritise both security and developer clarity. I've submitted a pull request to Fastify, one of Node's
fastest HTTP frameworks, improving documentation structure and fixing broken links. I ship on Vercel,
Heroku, and Render, containerise with Docker, and wire CI/CD pipelines so delivery is never the
bottleneck.
Skills
Frontend
React, JavaScript (ES6+), HTML5, CSS3, EJS
Backend
Node.js, Express.js, Python, Django, RESTful APIs
Database
PostgreSQL, Prisma ORM, MongoDB
Auth & Security
Passport.js, JWT, OAuth2, bcrypt, Sessions
DevOps
Docker, CI/CD Pipelines, GitHub Actions
Cloud
Vercel, Heroku, Render
Work Experience
Remote
- Built scalable full-stack applications with Node.js/Express backends and React frontends
- Implemented Passport.js LocalStrategy + JWT authentication with refresh token rotation
- Designed PostgreSQL schemas with Prisma ORM for multi-tenant SaaS platforms
- Set up Docker containerization and CI/CD pipelines deployed on Render & Heroku
Lagos, Nigeria
- Developed RESTful APIs using Node.js/Express and Python (Django) for web applications
- Implemented JWT and session-based authentication following data protection best practices
- Optimized PostgreSQL queries and schemas for improved throughput and performance
- Documented APIs with Swagger/OpenAPI and deployed services to Vercel and Heroku
Projects
Node.js · Express.js · Prisma ORM · PostgreSQL · Passport.js · React · HTML · CSS · EJS
- Full-stack social media platform with user authentication, friend requests, posts, comments, and a dynamic feed
- Implemented secure auth with Passport.js LocalStrategy and session management
- Designed and optimized PostgreSQL schema using Prisma ORM for relational data integrity
Contributions
Home-Carbon · Backend Contributor
- Contributed to a multi-team backend codebase — both pull requests submitted and merged
- Collaborated with backend engineers across teams on shared API and database work
Fastify — Node.js Web Framework
↗ GitHub
- Submitted a pull request improving documentation structure and fixing broken links