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).
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).
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.
A command-line tool for scheduling and managing TV channel programming. Built with a focus on data structures.
A calculus project that mathematically models how rumors spread within a stable population using graph theory and differential equations.
An exploration of Low-Density Parity-Check codes, an advanced error-correction method used in modern digital communications like 5G and Wi-Fi.
An interactive drum kit built with JavaScript. Users can play drum sounds by clicking buttons or pressing corresponding keyboard keys.
A web-based memory game inspired by the classic Simon Game. Test how long you can remember a growing sequence of colors and sounds!
A static landing page for a conceptual dog-dating app. This project demonstrates skills in HTML, CSS, and the Bootstrap framework.