Skip to content
View grqphical's full-sized avatar
❄️
Chilling
❄️
Chilling

Highlights

  • Pro

Block or report grqphical

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

Nathan Jacobson (grqphical)

About Me

I am a student from British Columbia, Canada currently pursing a Bachelor of Science in Computing Science at Simon Fraser University.

I've been programming in my free time since 2020 and have used a variety of different languages and frameworks such as Lua, Python, C#, C++, HTML/CSS/JS, and Golang.

I was the programmer for a robotics team that participated in VEX VRC robotics tournaments using C++ to program our robots to compete in games that mimiced various sports such as disc golf. Our team ended up placing 42nd in the province (out of 1000+ teams).

I mostly program in Golang and Python as those are the two languages I have the most experience with

My main areas of focus in programming are backend development and system programming

Pinned Loading

  1. rest.nvim rest.nvim Public

    A simple HTTP client for Neovim

    Lua 1

  2. cgraph cgraph Public

    A single header graphing library written in C99

    C

  3. TrumpLLM TrumpLLM Public

    A version of gemma-3b-it trained on a dataset of Donald Trump's TruthSocial posts

    Python

  4. interchange interchange Public

    A customizable reverse proxy/web server

    Go

  5. cash cash Public

    A lightweight key-value store

    Go

  6. pytris pytris Public

    A tetris clone made with Python and Pygame

    Python