ZK-Rollup Prototype - Layer 2 Blockchain (FYP) [Ongoing]
-
Designing and implementing a
zero-knowledge (ZK) rollup
solution to address Ethereum's scalability challenges. A fully
functional and configurable modular ZK-Rollup will be deployed on an
Ethereum testnet for experiments.
Technologies: Rust,
RocksDB
Orphanage Management System
-
Designed a secure, role-based web application to manage orphanages,
featuring child profile management, adoption case tracking, and
secure document handling for sensitive data.
Technologies:
JavaScript,
React,
JWT,
Prisma ORM,
PostgreSQL,
AWS,
Docker
School Van Tracking App
-
A real-time school van tracking platform with separate mobile apps
for drivers and parents, providing live location updates, in-app
messaging, student management, trip management, route optimization
and instant notifications.
Technologies:
React Native,
Firebase
Single-Vendor E-Commerce Platform
-
Engineered a full-featured web platform supporting product, user,
and order management. Handled complex database design, including
indexing and functions, alongside front-end interface development.
Technologies:
MySQL,
React,
Node.js
Compiler for RPAL language
-
Developed a Compiler for the
RPAL language, implementing
lexical analysis, parsing, and Abstract Syntax Tree (AST)
construction utilizing
Test-Driven Development (TDD).
Technologies:
Python,
Pytest,
Makefile