Achievements/Skills/All Works
Achievements/Skills/All Works
I am proud to have recently received certificates of authorship and participation at the 1st National BioMed Health ResearchCon 2025, held at Dhaka Medical College Hospital, where my research publication can be accessed here. In addition to my research contribution, I have strengthened my technical expertise by completing certified courses from 10 Minute School on Microsoft Excel, Microsoft PowerPoint, Microsoft Word, Graphic Designing with Photoshop, C Programming and Web Design. I also completed IT Essentials: PC Hardware and Software course offered by Cisco Networking Academy program. These achievements highlight both my dedication to academic research and my commitment to continuous skill development.
(1) Compiled a website of football players info as a hobby, website link - https://football-players-info.pages.dev/
Football Players Info is an interactive web application that provides detailed profiles and statistics for 17 professional football players, complete with a live voting system that displays real-time chart results. The platform integrates Firebase Authentication to support secure user registration, login via email/password and Google sign-in, email verification, and account management. Authenticated users gain access to exclusive features including the ability to cast and update votes for their favorite players, an in-browser football game, and an ad-free experience, while non-authenticated users are served advertisements. Built with HTML, CSS, and JavaScript and powered by technologies such as Bootstrap, Chart.js, the Wikipedia API, and reCAPTCHA, this project demonstrates practical skills in front-end web development and third-party API integration.
Source code of the website on github - https://github.com/mahinh611/football-players-info
Source code of the website on gitlab - https://gitlab.com/mahinh611/football-players-info
(2) Worked on C# project on vehicle management system as sales executive panel
Sales Executive Panel is a desktop application developed in C# as a group project for the Object-Oriented Programming 2 course at AIUB, designed to streamline showroom sales operations. The panel features a comprehensive dashboard providing an overall summary of customer, car, and order data along with payment information, enabling executives to monitor business activity at a glance. It supports full customer management — including adding, viewing, updating, and deleting customer records — as well as complete car inventory control, allowing executives to add new vehicles, update stock quantities and pricing, and remove existing entries. Additionally, the panel facilitates company order management, enabling sales executives to create new vehicle orders, track order history, and update payment percentages and order statuses accordingly.
Source code of the project - https://github.com/SPRING-25-26-OOP2-SEC-Q-GRP-1-AIUB/vehicle-management-system