All Works
Solar System
Description
A static website showcasing our “SOLAR SYSTEM” in the Milky Way Galaxy. After eliminating redundant data which are hard to go through, we are providing small yet powerful website which can be used for viewing overall data of the planets.
Tech Stack
Skills Learnt
- HTML5
- CSS3
- Website Layout Designing
Simple Library Surfer
Description
Created a robust .NET WinForms CRUD application for library management, enabling librarians to efficiently handle book data, including insertion, deletion (including bulk delete), updating, and viewing. Implemented PDF report generation and advanced book search functionality.
Tech Stack
Skills Learnt
- C#
- MySQL
- .NET (WinForms)
- Dektop Application Development
Paying Guest Management System
Description
A user-friendly Paying Guests Management software for PG building owners developed using .NET with C# (WinForms). Streamlined guest and building management, replacing manual processes. Featured staff management, guest admission/removal, fee collection, visitor tracking, and reporting.
Tech Stack
Skills Learnt
- C#
- MySQL
- .NET (WinForms)
- Dektop Application Development
CPU Scheduling Visualizer
Description
This is a side project developed with an intention to help my juniors better understand the differences between various CPU Scheduling Algorithms in one go. The site includes 4 algorithms, they are: FCFS, SJF, RR and Priority scheduling.
Tech Stack
Skills Learnt
- HTML5
- CSS3
- Javascript
- DOM Manipulation