Skip to content
View Hamleyburger's full-sized avatar
🦍
🦍
Block or Report

Block or report Hamleyburger

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. MinimalPairs MinimalPairs Public

    For working with minimal pairs

    Python 1

  2. Django_FecobiomeInitiative Django_FecobiomeInitiative Public

    Django project for Fecobiome Initiative's web app

    JavaScript

  3. My attempt at crack, cs50 My attempt at crack, cs50
    1
    #include <cs50.h>
    2
    #include <stdio.h>
    3
    #include <crypt.h>
    4
    #include <string.h>
    5
    #include <math.h>
  4. Hamleyburger.github.io Hamleyburger.github.io Public

    The front door to some of my projects

    HTML

  5. Kylling-Spree Kylling-Spree Public

    My first ever attempt at a 2d platformer level and a Unity game

    C#

  6. CS50_finance CS50_finance Public

    An assignment for the web track in CS50 Introduction to Computer Science. Assignment specification: https://cs50.harvard.edu/x/2020/tracks/web/finance/ - On top of completing the assignment I'll us…

    HTML 1