Some Things I've Built

A collection of web applications and experiments.

Private

Electronic Voting

A secure voting system where admins register students and students cast votes. Prioritizes authentication and data integrity.

Python Flask Postgres

Bloggir

A full-featured blogging platform with CRUD capabilities, user authentication, and interactive features like likes and bookmarks.

Python JavaScript Bootstrap

School App

Comprehensive management system for students, teachers, and parents to track homework, classwork, and academic progress.

React Native FastAPI Python
Private

Timetable Generator

Algorithm-driven tool that generates conflict-free schedules for teachers and classes, exporting results to CSV.

Python Algorithms

Pneumonia Detection

Deep Learning web app using CNNs to analyze chest X-rays and predict pneumonia likelihood with high accuracy.

Python Deep Learning CNN

Loan Approval AI

ML-powered application predicting loan eligibility based on financial details, offering explanations for rejections.

Python Machine Learning Sklearn