Projects
A selection of my personal and academic projects - more found on my GitHub profile.
Tor Onion Site Scraper
This project is a Python program that crawls websites on the Tor network, retrieves HTML pages, extracts classes and saves them to CSV files for easy analysis using packages such as matplotlib and pandas.
PythonTormatplotlibpandasbeautifulsoup
Carspotter
Carspotter is a social media platform for car enthusiasts built by me and a group of students for the course "Project in Software Engineering" at Stockholm University, Spring term 2023.
Users can upload images of cars they've seen, keep track of them on a map, earn badges/achievements and look at profiles and the cars they've seen on a grid.
FlutterGoogle Maps APIPlate Recognizer APIFirebase
Spotify Playlist Generator
Python program that makes a random Spotify playlist, with a simple GUI.
PythonPySimpleGUISpotify API