Skip to content
View mdi48's full-sized avatar

Block or report mdi48

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mdi48/README.md

Hi there 👋

Apologies for the mess. I need to declutter this profile at some point and commit stuff to it more. It's a bad habit of mine.

Currently trying to get more into more functional related stuff. JavaScript has kinda made me hate (maybe a bit of a strong word) web dev.

Some Other Interests of mine

  • 🎬 Film (probably my biggest hobby)
  • 📚 Literature and Poetry (should probably get back into it lol)
  • 🤔 Philosophy (I was a philosophy minor)
  • 🎮 Video Games (not really been playing much lately though)

Pinned Loading

  1. mdi48.github.io mdi48.github.io Public

    My personal portfolio (still a WIP)

    HTML

  2. The-Sneed-Programming-Language The-Sneed-Programming-Language Public

    A hobbyist Lisp dialect with some references to The Simpsons sprinkled in, built for fun and as a learning experience.

    C

  3. FoodFinder FoodFinder Public

    A simple web app to find new places to eat

    TypeScript

  4. sports-game sports-game Public

    A sports game made as part of a university project. Written in Java.

    HTML

  5. petition-site-backend petition-site-backend Public

    This is the backend part of the web development project I took as part of the University of Canterbury's SENG365 course in 2024

    TypeScript

  6. FlappAI-Bird FlappAI-Bird Public

    A clone of Flappy Bird that uses a neural network (specifically the NEAT algorithm) to learn from mistakes of previous attempts. This was done as a simple way of familiarizing myself with the basic…

    Python 1