My Projects

Portfolio

Portfolio Website.
Personal

A simple developer portfolio website, connected to a backend.

Python
Svelte
Musical forest

SpotMe.
Personal

Visualizing listening trends on Spotify, and builds a personal trend model over time.

Machine Learning
Statistics
Loadshedding Bot.

Loadshedding Discord Bot.
Personal

A Discord bot that notifies users about current loadshedding status and events.

Bot (Discord)
Python
AI Astronaut

AI Blogs.
Personal

Generates blogs from YouTube videos with Davinci Natural Language Processor and Dalle-2

OpenAI
Python
URL Shortener

URL Shortener.
Personal

A simple URL shortener built on Deta.space

Svelte
Python
Writing down a note.

Simple Notes.
Personal

A very simple note taking application.

Python
NoSQL
Svelte
Clock Digital Art

Age Calculator.
Personal

A simple calculator that shows the time between two dates.

Python
Scripting
Dogecoin Digital Art

Crypto Prices.
Personal

A simple display of cryptocurrency prices from VALR API.

Python
API
YouTube Downloader

YouTube Downloader.
Personal

A simple CLI YouTube downloader.

Python
Money Digital Art

Compound Interest Calculator.
Personal

A simple compound interest calculator.

Python
Scripting
Calculating a budget.

Budget Calculator.
Personal

A simple calculator to budget your monthly income and expenses.

Python
NoSQL
Svelte
Galaxy Digital Art

NASA Picture of the day.
Personal

Displays the NASA astronomy picture of the day, with a description.

Svelte
API
A large whale.

Docker UI Web App.
University

A simple way to spin up multiple docker images, and connect them to networks.

Python
React
Docker
Othello Board Game.

Othello Player.
University

An Othello player making best moves based on a multi-threaded min-max algorithm.

C
Concurrency
Computers sharing a file.

Peer to Peer File Sharing.
University

A basic peer to peer file sharing application over TCP.

Python
Networking
A chat applicaion.

Chat Application.
University

A basic text chat application, terminal based or GUI based, over TCP.

Java
Networking
Web Scraping Art.

Web Scraper.
University

A web scraper getting repository details from GitHub.

Python