My Projects

ink_pen

Bloggera

A basic blog application built with Node.js, Express, and EJS. Users can register, log in, and create, edit, view, or delete their own blog posts. Sessions are used for authentication, and all data is stored in memory (no database).

show_chart

InvestHub

This Stock Market Management System is a Database Management System (DBMS) designed to store and manage stock market-related data efficiently. The database includes information about stocks, users, FIIs (Foreign Institutional Investors), DIIs (Domestic Institutional Investors), IPOs, mutual funds, and more.

schedule

TV-Channel Scheduler

A command-line tool for scheduling and managing TV channel programming. Built with a focus on data structures.

groups_2

When Will Everyone Know

A calculus project that mathematically models how rumors spread within a stable population using graph theory and differential equations.

5g_mobiledata_badge

LDPC Codes

An exploration of Low-Density Parity-Check codes, an advanced error-correction method used in modern digital communications like 5G and Wi-Fi.

music_history

Drum Kit

An interactive drum kit built with JavaScript. Users can play drum sounds by clicking buttons or pressing corresponding keyboard keys.

grid_view

Simon Game

A web-based memory game inspired by the classic Simon Game. Test how long you can remember a growing sequence of colors and sounds!

pets

TinDog

A static landing page for a conceptual dog-dating app. This project demonstrates skills in HTML, CSS, and the Bootstrap framework.