Projects
"Here are a few projects I have worked on during my studies:"
-
IMDB Movie Database (SQL)
- " A movie database that is created from raw csv file. Data is cleaned and organized. Tables are then created and filled with data"
-
IRC Client (Python)
- "Internet Relay Chat is a chat service which allows multiple clients to communicate at a time. Functionalities include, create a room, join a room, exit a room etc."