Projects

NGO Management Platform - LOTSI

Comprehensive full-stack solution for Livingstone Off-the-Street Initiative featuring admin dashboard, beneficiary management, public website with volunteer registration, and donation processing.

TypeScript
Next.js
Prisma
React
PostgreSQL
Tailwind CSS
RESTful API

Crowdfunding DApp

Decentralized crowdfunding platform on Ethereum with secure smart contracts and IPFS integration. Designed and tested locally with Hardhat

Solidity
Next.js
Hardhat
Tailwind
Web3.js

Learning Management System (LMS)

A comprehensive platform for managing online courses, featuring user authentication, course creation, and progress tracking.

TypeScript
Next.js
Prisma
Tailwind CSS
React
PostgreSQL
Mux

Money Saving App

A web app that helps users set and achieve savings goals over 6 months or a year. It generates dynamic weekly savings options, tracks progress, and provides a summary of savings made.

React
Django
Redux
PostgreSQL
OAuth

DiscussU Platform

A collaborative platform where students create and join cross-school discussion rooms within their institution. Built with research-backed features including custom access controls and social networking elements to enhance academic collaboration and peer learning.

React
Django
PostgreSQL

AI-Powered Tic-Tac-Toe

An interactive Tic-Tac-Toe game with both AI and multiplayer modes. Built with Python and Pygame, featuring a minimax algorithm AI opponent for challenging gameplay.

Python
Pygame
Minimax Algorithm