Skip to content
View harrydayexe's full-sized avatar

Block or report harrydayexe

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

I Like to Code

{
  "name": "Harry",
  "employment": {
    "job": "Software Engineer",
    "company": "UBS"
  },
  "location": "London, England",
  "education": {
    "institution": "The University of Manchester",
    "classification": "First Class with Honours",
    "name": "BSc Computer Science with Industrial Experience"
  },
  "hobbies": [
    "Motor Racing",
    "Working Out",
    "Programming",
    "Snowboarding"
  ],
  "skills": [
    ".NET/C#",
    "(Confluent) Kafka",
    "Kubernetes",
    "Swift",
    "GoLang",
    "Microservices",
    "Docker",
    "Python",
    "TypeScript",
    "SystemVerilog"
  ],
  "linkedin": "https://linkedin.com/in/harrydayexe",
  "website": "https://harryday.xyz"
}

Pinned Loading

  1. SongLinkr SongLinkr Public

    A Simple app that takes a link to a song on one platform and fetches links to the same song on other platforms. Based on the song.link api

    Swift 4

  2. GitCommitHistoryFiller GitCommitHistoryFiller Public

    This is a simple command line tool written in Swift that produces an anonymised repo of commits to fill your GitHub for example from GitLab

    Swift

  3. SongLinkrWebsite SongLinkrWebsite Public

    All the code for my website for my app SongLinkr

    HTML

  4. website-blog website-blog Public

    The source code for my personal blog built using Publish

    SCSS

  5. AirportCapacityCalculator AirportCapacityCalculator Public

    A niche data experiment to calculate the theoretrical maximum capacity of an airports movements.

    Go

  6. A web scraper to pull historical ite... A web scraper to pull historical item price data from rl.insider.gg
    1
    #
    2
    # Scraper.py
    3
    #
    4
    # Copyright Harry Day 2021
    5
    #