Skip to content

oshanoshu/university-projects

Repository files navigation

University Projects

These are the projects I have done as part of courses in my university.

Server_Project_1

It has programming files in Java. Socket Programming to built a http server in the host and responding to client's request to local host. Exchanges of messages are done by importing HttpHandler libraries.

Server_Project_2

It has programming files in Java. Socket Programming to built a http server in the host and responding to client's request to local host. Exchanges of messages are done manually within the listener function.

Fly the tanker

Fly the tanker is a simple game built using OOP in Java, Java AWT, and Java Swing libraries.

Machine Learning Projects

Data Cleaning

K-fold Validation and Classification algorithm

Apriori Algorithm for Frequent Item-set Mining

Principal Component Analysis for dimension reduction and K-Means clustering algorithm

About

It includes some of the noteworthy university projects I have accomplished.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages