Projects
-
Automated Job Search
A Flask application that automates job searching by scraping job listings from multiple websites. Right now only looks for python roles due the fact is my main field of interest.
Stack: Python, Flask, Selenium, BeautifulSoup
-
Menu Generator
Developed a random menu generator using Python, Flask, and SQLite, allowing users to create weekly restaurant menus from a predefined database of dishes.
Stack: Python, Flask, SQLite, HTML, CSS
-
NYC Yellow Taxi Data Analysis and ETL
Comprehensive Extraction (E), Transformation (T), and Loading (L) process, coupled with in-depth data analysis of the New York City Yellow Taxi dataset.
Stack: Python, PogreSQL, Python library: Pandas
-
Web Audit Report
Audit report conducted on a website to assess its security and the logic of the web application.
Stack: Manual pentesting
-
Back-End project
Development of the back-end for a web application using Express.js on the Node.js runtime for creating robust API endpoints, connect to ChatGPT API and integrate a MySQL database for efficient data management and storage.
Stack: Javascript and Express.js, SQL as database
-
Random Password Generator
A sleek and functional random password generator crafted with pure HTML, CSS, and JavaScript (Vanilla), offering a lightweight and customizable solution for generating secure passwords.
Stack: HTML, CSS, Javascript
-
Pong clone
Recreation of the legendary Pong game, developed from scratch with pure HTML, CSS, and JavaScript (Vanilla).
Stack: HTML, CSS, Javascript
-
Calculator
A calculator application designed using HTML, CSS, and React, delivering responsive performance and a modern user experience with clean and efficient functionality.
Stack: HTML, CSS, REACT