Skip to content
View simo899t's full-sized avatar
🚩
🚩
  • sauna

Block or report simo899t

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
simo899t/README.md

Projects by Simon H.

This site is a collection of my programming projects from UNI, ranging from small utilities to larger applications.

Also here is my resumé

Index Of Coursework & Projects By Categories -

  1. Python
  2. Java
  3. Haskell
  4. Courses

Projcts!

Python logo 1. Python

Projects in Python

1️⃣ Generating optimal sorting networks for lists (1st semester exam) - [Link]
2️⃣ Making myfirst API (personal project) - [Link]

Java logo 2. Java

Projects in Java

1️⃣ Pacman-like game project (2nd semseter exam) - [Link]

Haskell logo 3. Haskell

Projects in Haskell

1️⃣ Domain Specific Language for snake-like Game (3rd semester exam): - [Link]

workLogo 4. Courses

Coursework

1️⃣ SDU Notes (2nd-6th semester) - [Link]

Popular repositories Loading

  1. SDU SDU Public

    My SDU notes

    Jupyter Notebook 1

  2. simo899t.github.io simo899t.github.io Public

    HTML

  3. simo899t simo899t Public

    ReadMe for git page

  4. sortnet sortnet Public

    Python

  5. pacman pacman Public

  6. snakey snakey Public

    3rd semester domain specific language with an interpreter for making a simple snake game in Haskell

    Haskell