Projects

 Multi-label Feature Selection* 

My ongoing Bachelor thesis which will be under the supervision of Dr.Sadegh Eskanfari. In this paper we will expand the new library developed by Dr.Eskandari and utilize new methods to train and deploy improved models for this task.

* Temporary title 

 


Database Manager

 

A database management program with a simple UI in Java that can perform tasks such as adding or removing players, game sessions, and showing leaderboards by accessing a database created in MySQL.



Dynamic Job-Scheduling Problem

I implemented a dynamic solution for the job scheduling problem in Java. This project was for my "Design and Analysis of Algorithms" course.

 



LinkedList Implementation

The implementation of LinkedList for solving some problems, using Java. This project was for my Data Structures and Algorithms course.
 

Snake Game

The classic snake game that I developed using Java for my Advanced Programming course.

ATM

A simple ATM machine made in C++ for my Introduction to Programming course. The machine can withdraw, deposit, and check account balance.




 

Comments

Popular Posts