PROJECTS

Ticket Booking System

C#, .Net Forms, OOP, Event Handling, Basic C# Collections

I have worked on a GUI-based seating booking system for a small theatre using .NET Forms. It leverages object-oriented programming (OOP) principles by implementing the main logic within classes representing Venues. The system features a grid of labeled buttons to represent seats, with colors indicating availability. Users can book seats by name, add to a waiting list, and cancel bookings. Additional functionalities include filling all seats with a single name, canceling all bookings, and displaying a summary of capacity and waitlisted customers. Proper coding conventions and comments are essential for this C# application.

LEARN MORE

Car Racing
App

C#, .Net Forms, OOP, Event Handling, Basic C# Collections

Crafted using C# Forms, the Car Racing App is an engaging and thrilling game. Players steer virtual cars through challenging tracks, employing custom classes and objects for game dynamics. The app showcases stunning graphics and dynamic car movements through clever use of picture boxes, delivering an immersive racing experience.

LEARN MORE

Doctor’s Office Booking Software

C#, .Net Forms, OOP, Event Handling, Basic C# Collections

Developed with Windows Forms, the Doctor's Office Booking Software is designed to efficiently schedule patient appointments. It includes input validations for patient information, appointment time, and appointment duration. The application stores appointments as objects, allowing for easy management, and generates a 'Appointments.txt' file with scheduled appointments for easy access.

LEARN MORE

Portfolio Site

HTML, CSS, JavaScript

I created this Portfolio Website using HTML, CSS, and JavaScript for my Client. It showcases his skills, projects, achievements, and certifications. The website incl designed and developed udes multiple pages, such as Skillsets, Projects, Certificates, Contact, and About. Ievery aspect of the site to provide a comprehensive overview of his work and abilities..

LEARN MORE

EncounterNotes Pro

C#, .Net Forms, OOP, Event Handling, Basic C# Collections, File I/O, Regular Expressions (Regex)

I have worked on EncounterNotes Pro. It is a feature-rich Windows Forms application designed for managing clinical encounter notes efficiently. It offers capabilities to create, edit, read, and delete notes, as well as extract vital signs (e.g., BP, HR) from free text notes using regex. The application utilizes object-oriented design with classes for notes, vital signs, and file management. It ensures data validation, immediate file updates, and seamless interaction with patient records, making it an indispensable tool for healthcare professionals.

LEARN MORE