Pinned Repositories
andrejusk.github.io
Personal site built in Hugo, hosted on Firebase. Contains redirect to GitHub.
angular-login
Login component experimenting with the material library for Angular.
ArduinoSeal
Program that outputs part of the Navy Seal copypasta in morse code using the Arduino Nano's only available LED.
asteroids-game
Android game implementing an asteroids physics engine with memory and speed optimisations.
Distance-Vector-Protocol
PeerSim distributed prototype of the Distance-Vector Protocol using the Bellman-Ford routing algorithm.
dotfiles
Set up a dev environment from a shell one-liner 🚀
react-graphql-example
Build composable React front-ends using GraphQL and Relay
serverless-storage-demo
Deploy a simple serverless workload on Google Cloud Run 🚢
typescript-compiler
TypeScript to C Compiler, implementing lexical analysis, parsing and optimisation, written in TypeScript
winfiles
Installation scripts for my Windows environment 🏆
andrejusk's Repositories
andrejusk/typescript-compiler
TypeScript to C Compiler, implementing lexical analysis, parsing and optimisation, written in TypeScript
andrejusk/dotfiles
Set up a dev environment from a shell one-liner 🚀
andrejusk/serverless-storage-demo
Deploy a simple serverless workload on Google Cloud Run 🚢
andrejusk/angular-login
Login component experimenting with the material library for Angular.
andrejusk/andrejusk.github.io
Personal site built in Hugo, hosted on Firebase. Contains redirect to GitHub.
andrejusk/ArduinoSeal
Program that outputs part of the Navy Seal copypasta in morse code using the Arduino Nano's only available LED.
andrejusk/asteroids-game
Android game implementing an asteroids physics engine with memory and speed optimisations.
andrejusk/Distance-Vector-Protocol
PeerSim distributed prototype of the Distance-Vector Protocol using the Bellman-Ford routing algorithm.
andrejusk/react-storybook-example
Boilerplate front-end project to get started with React and Storybook
andrejusk/winfiles
Installation scripts for my Windows environment 🏆
andrejusk/andrejusk
👋
andrejusk/calendar-data-visualisation
Created with CodeSandbox
andrejusk/cloud-builders-community
Community-contributed images for Google Cloud Build
andrejusk/CrudpostBot
Discord bot for saving and recalling image macros developed during a 6-hour hackathon.
andrejusk/devfest-18
GDG DevFest website template
andrejusk/django-uploader
Sample Django app with file upload functionality
andrejusk/dougsillars.github.io
Optimisation workshop.
andrejusk/github-slideshow
A robot powered training repository :robot:
andrejusk/hugo-psi-theme
hugo-ψ-theme is an optimised fork of Cocoa.
andrejusk/maze-game
Implements depth-first maze generation in a CLI game for a piece of first-year University coursework.
andrejusk/Mk4-Apps
Custom repository for apps to download and run on the Mk4 badge.
andrejusk/nixfiles
Nix dev environment declarations
andrejusk/Operating-System-Calls
Multiple scripts implementing low-level Linux operating system calls for second-year University coursework.
andrejusk/quick-sort
Implements QuickSort in C and gives NaNs totality for a piece of first-year University coursework.
andrejusk/react-graphql-example
Build composable React front-ends using GraphQL and Relay
andrejusk/si7021-i2c
Mongoose OS library implementing an I2C driver for Si7021
andrejusk/toolbar-example