<dev name="Hamza Haddou" />
Hi everyone,
welcome to my portfolio!
I am Hamza Haddou, tech enthusiast and currently a Computer Science and Engineering student at the university of Politecnico di Milano.
In my free time i like to learn everything i can about the Development world by creating fun little projects.
Scroll down to check them out!
Filters
MongoDB
JavaScript
React
NodeJS
Express
Socket.io
HTML
CSS
Python
Django
PostgreSQL
Secure Chat
Secure Chat is a web app that functions as an online chat. The chat is protected by an authentication system and all the messages are encrypted using a symetric key specific to each session. The symetric key is exchanged using an asymetric algorithm. After logging in a user goes to the 'Wait contact' section, after that the other user goes into the 'Contact' section and inserts the username of the person to contact, after pressing contact the comunication starts.
Tags
Url Shortener
Short It Urls is a url shortener built using react and Django. This web app links a slug to a url and, for registered users, allows to use custom slugs and check analytics of the clicks such as the users the clicked on your url, if they were logged in, and the ip address.
Tags
Snake JS
Demo
Snake JS is the
Snake Game built using only JavaScript, HTML and CSS, the main features of this build of the game is that it's really smooth and its playable cross platform.
Tags
Gauss Elimination
Demo
Tags