StudentPay Platform
Technologies: Django REST Framework,
Next.js, Tailwind CSS, PostgreSQL, Redis, Paystack, Monnify,
Supabase
Live demo
— Payment processing platform handling 2,000+ students with
automated reconciliation (99.8% accuracy). Built with Django REST Framework for robust API development and Next.js for modern frontend interfaces.
-
Integrated Paystack + Monnify with webhook verification.
-
Achieved <200ms API response times via PostgreSQL +
Redis optimization.
-
Reduced manual payment processing time by 80% for
university administration.
Fractional - Hedera Hackathon
Technologies: Hedera, Next.js, Smart
Contracts, Node.js
End-to-end Web3 platform where creators mint NFTs, issue
fractional FT shares, and distribute dividends. Leveraging Hedera smart contracts for secure blockchain development and Next.js for responsive user interfaces.
-
Implements tokens association, on-chain rewards, and
wallet-based payouts.
-
Live Demo
Liberty Social
Technologies: DRF, Next.js, AWS,
PostgreSQL, Celery, Redis, Firebase
A modern social network built to fix Facebook's clutter and
privacy issues. Features marketplace, posts, comments,
real-time chat, media uploads, notifications, and business
pages. Developed with Django REST Framework for scalable backend APIs and Next.js for dynamic frontend experiences.
- Fully deployed on AWS (App Runner + Amplify).
-
Implemented complex UI flows with focus on speed and UX
clarity.
CSVByte - CSV Utility API
Technologies: Django REST Framework,
Supabase, Celery, PostgreSQL
Microservice API for uploading, splitting, and compressing
large CSV files. Built with Django REST Framework for efficient file processing and background job management using Celery.
- CSV upload → chunking → zipping → Supabase storage.
- Background job flow with cleanup policy.