Hi, I am Hussnain

a Computer Engineering Student

Projects I made

Artificial Intelligense

Music Genre Classifier:

The Purpose of this Project was to developing a machine learning model that classifies music into genres automatically based on various features, instead of manually entering the genre. Another objective is to reach a good accuracy so that the model classifies new music into its genre correctly. This model should be better than at least a few preexisting models. Check it out here. here .

login-page

Static Website

Smark Watch:

Static fully responsive website using Bootstrap, html and css. You can take a look at it. Personal Project. here .

login-page
sorting

French BullDogs (Promotional)

A client on Fiverr asked for a promotional web design related to French BullDogs

Golden Cloud:

A client on Fiverr requested a website with a theme of golden and black and provided me example website for inspiration. here .

login-page

AlgoVisualize

Overview:

Visualizing different Data Structures and applying algorithms on them visually using Django Framework as Backend and using Vanilla Javascript for the algorithms and a little bit Jquery for animations.

login-page
sorting

Example(Sorting):

Firstly, there are four different sorting algorithms Bubble,Insertion,Merge and Quick Sort. Insertion Sort has 2 different versions. You just press start and it will sort for u. Here I am showing Merge Sort.

Example(Graph):

In Graphs, the user has to click on the screen to make new vertice and put the edge using the text boxes. You have three different options for graphs BFS,DFS and Dijkstra. Here I am showing Dijkstra. You can try this and more at here .

graph

Airline Reservation System

Overview:

Developing a general Database System using MySQL for the Database and Java for the functionality and JavaFX Framework for the GUI. This Airline Reservation System lets user create account, make reservations, book tickets etc. And it provides feature for admins like report of all the reservations made,keep track of different airplanes etc.

Login:

A basic Login page to get access to the application.

Report:

This reports the total number of reservation made and how many are vacant. And combined price of all the reservations.

Dinosaur Game using NEAT

Overview:

Made a replica of Google Dinosaur Game using Python and applying NEAT which is an evolutionary algorithm.

To Github for more

Contact Me