Projects

Undergrad Projects


1. BOMBER MAN GAME

Language: C, C++, IDE: CodeBlocks, Microsoft Visual Studio

Arcade game just like Pac Man. Used iGraphics to design the 2d User Interface.

Semester: 1st Year 2nd Semester

https://github.com/shafin191/BOMBER-MAN


2. BASIC DATA STRUCTURE SIMULATOR

Language: Java, IDE: Netbeans

Sorting, Searching, Tree Simulation Program using Java and GUI. Users can import a text file for desired data to input. The program then simulates the desired actions like Sorting or Searching.

Semester: 2nd Year 1st Semester

https://github.com/shafin191/Simulator


3. STUDENT MANAGEMENT SYSTEM

Language: Java, Database: SQLite, IDE: Android Studio

Android Management App to aid the Student for CSE students of Ahsanullah University of Science and Technology. CGPA calculator, Routine Schedule, Scheduling Tasks were some of the features.

Semester: 2nd Year 2nd Semester

https://github.com/shafin191/PlanMyCourse


4.SOCCER LEAGUE MANAGEMENT SYSTEM

Language: PHP, Database: Microsoft SQL Server, Web Tools: HTML, CSS

Web based software for Bangladesh Premier Football League Management System. Features like Match Scheduling, Team Info, Standing Table, Top Scorers were included.

Semester: 3rd Year 1st Semester


5. ONLINE PHOTO AUCTION

Language: PHP

Database: MySQL

Web Tools: HTML, CSS, JavaScript

Web based software for Online Photo Auction System. Users can submit a photo for auction and bid for the images he/she wants to buy.

Semester: 3rd Year 1st Semester


6.ONLINE BLOOD BANK MANAGEMENT

Language: C#, Database: MS SQL, IDE: Visual Studio

Web based project for Online Blood Bank Management System. Users can submit a blood request providing some information and can donate blood.

Semester: 3rd Year 2nd Semester

https://github.com/shafin191/Blood-Bank-Management


7. RFID BASED TOLL COLLECTION SYSTEM USING ARDUINO

Language: C, IDE: Arduino

Arduino based hardware project to collect tolls using RFID based cards and rings. LCD panel, Buzzers, LED and other components were used to implement this project successfully.

Semester: 3rd Year 2nd Semester

https://github.com/shafin191/RFID-Based-Toll-Collection-System-Using-Arduino


8. AUST SHAHEED MINAR STRUCTURE

Language: C,C++, Graphics: openGL IDE: CodeBlocks

C based Computer Graphics project that illustrates the structure of Shaheed Minar established on Ahsanullah University of Science and Technology, Dhaka premise.

Semester: 4th Year 2nd Semester

https://github.com/shafin191/AUST-Shoheed-Minar


9. ENGLISH CHARACTER RECOGNITION

Toolbox: Matlab

Using Morphological Thinning Operation along with other fundamental digital image processing methods, recognizing English character with the help of KNN algorithm.

Semester: 4th Year 2nd Semester

https://github.com/shafin191/Character-Recognition