Skip to content
View nathanjukes's full-sized avatar
📚
Studying
📚
Studying

Highlights

  • Pro
Block or Report

Block or report nathanjukes

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

Nathan Jukes - @nathanjukes

Welcome to my GitHub Profile.

About Me

I'm a UK Based undergrad studying Computer Science 📚. I am currently focused on .NET and Go, I'm working towards improving my system design knowledge and learning more DevOps techniques for my deployment at the moment! 🎯

Some of my Repos

  • Sorting Algorithm Visualiser - Link

    This allowed me to learn a wider range of sorting algorithms whilst also being able to understand them more conceptually due to the visualisation of it.

Demo Gif

  • URL-Titan is an open-source URL Utility web app that provides extensive URL related features, such as shortening and tracking your URL, it also provides an unlimited REST API for increased productivity!

  • GoTify Profile Tracker is a Go project written for my GoTify package. With GoTify, I hope to bring many more Spotify utilities to Go and add implementations of necessary tools that aren't currently easily accessible for Go developers. GoTify Profile Tracker uses my GoTify BuddyList Go package and provides a REST API for collecting user data from Spotify. As of 2021, Spotify seem to have no plans to add the tracking that I have to their official API, that's why I created it.

Pinned

  1. URL-Titan URL-Titan Public

    URL-Titan is an open-source URL Utility web app that provides extensive URL related features, such as shortening and tracking your URL, it also provides an unlimited REST API for increased producti…

    C#

  2. Sorting-Algorithm-Visualisation-Tool Sorting-Algorithm-Visualisation-Tool Public

    A Visualisation Tool for a Collection of Sorting Algorithms, made in C# WinForms

    C# 11

  3. Git-Clone-r- Git-Clone-r- Public

    A C# CLI driven program for cloning your repositories efficiently. Primarily used to backup and clone all of your repositories on a new PC but has a few more features.

    C# 1

  4. GoTify-Profile-Tracker GoTify-Profile-Tracker Public

    A REST API web server built in Go with endpoints for viewing your Friend's Spotify activity!

    Go

  5. GoTify-Profile-Tracker-Frontend GoTify-Profile-Tracker-Frontend Public

    Vue