For anyone interested in what I've been up to this list is ordered alphabetically by name with a short description of each project, a link to the repo page and a link to the live page.
Legend:
๐จ Art or Graphic
๐ป Downloadable File or Program
๐ฎ Game
๐ฑ๏ธ Website or Webpage
๐ฑ๏ธ Admin Dashboard
An admin dashboard on a webpage I created while doing The Odin Project coursework using css grid.
A collection of basic scripts for small tasks.
๐ป BaSH Configuration
A copy of my BaSH configuration file I use to style my prompt (bash.rc).
๐ฑ๏ธ Calculator
A calculator on a webpage that I completed while doing the Odin Project coursework using ES6 classes.
๐ฎ Etch A Sketch Clone
A clone game project I completed while doing the Odin Project coursework using a CSS Grid.
๐ฎ Flappy Bird Clone
A game I created to try out Kaboom JS, TypeScript, Nix and esbuild.
๐ฑ๏ธ Library
Library app created on a web page made using a constructor during the Odin Project coursework with books stored locally in a array.
๐ฎ Minesweeper Clone
A CSS only clone game challenge I completed from a coding magazine.
A test clone game to see the differences between CSS only and Vanilla JavaScript.
๐ฎ Paint Clone
A paint clone I created to test out Tkinter and Pillow.
๐ฎ Pong Clone
A pong game clone I created to test the pygame library.
๐ฑ๏ธ Recipe Website
A website I completed while doing the Odin Project Coursework.
๐ฑ๏ธ Restaurant Page
A clone game project I completed while doing the Odin Project coursework.
๐ฎ Tic Tac Toe
A game I created during the Odin Project coursework using css grid for the board and minimax for the AI to make it unbeatable (Easy, Medium and Hard AIs are also included).
๐ฑ๏ธ Vegan Recipe Website
Collection of vegan recipes from different locations curated for my personal use.
๐ฑ๏ธ Website Landing Page
A webpage I completed while doing the Odin Project coursework
๐ฑ๏ธ Website Sign Up Form
๐จ Word Cloud
A graphic created by make a word cloud using python in a jupyter notebook for my final project in Crash Course on Python by Google.