Personal Website
This website was created using only HTML and CSS. More information about my Personal Website, including the source code, can be found here.
This website was created using only HTML and CSS. More information about my Personal Website, including the source code, can be found here.
Created a script which analyze the all-time data of your Spotify account. More information about this project, including the source code, can be found here.
Using the smtplib and email.message modules, created a Python script that can send personalized emails. More information about this project, including the source code, can be found here.
Implemented the board game of Mastermind and will create a solver which uses the Five-guess algorithm. More information about this project, including the source code, can be found here.
Takes in a txt file that contains the exported chat of a WhatsApp conversation and divides it by categories into a csv file. More information about this project, including the source code, can be found here.
Using figlet.js, created a script that makes ascii art with the input text. More information about this project, including the source code, can be found here.