Pinned Repositories
3d-game-engine
Game Engine created from scratch using Vulkan graphics API
algorithm-visualiser
Javascript visualiser for the most common sorting and pathfinding algorithms.
ble-central-client
Bluetooth Low Energy central client Python library for Mac OS X.
django-quantified-self
A minimalistic "Quantified self" Django application for collecting, storing, displaying and exporting personal data.
oidc-provider
Django based multi-lingual OpenID Connect Provider with 2FA and Sessions integration.
personal-website
My personal developer website for publishing personal projects, scientific articles and whatever else whatever else I might find interesting.
porous-medium-solver
Solving the Porous medium equation with a range of numerical finite difference methods.
quantum-wavepacket-simulation
Simulation of a Quantum Wavepacket meeting a potential barrier.
raspberry-cluster
All things related to my personal raspberry pi cluster (scripts, documentation, reading-lists etc.)
zyte-framework
Self-built API framework written in PHP with JWT and routing integration built for learning purposes.
ggjersund's Repositories
ggjersund/oidc-provider
Django based multi-lingual OpenID Connect Provider with 2FA and Sessions integration.
ggjersund/porous-medium-solver
Solving the Porous medium equation with a range of numerical finite difference methods.
ggjersund/django-quantified-self
A minimalistic "Quantified self" Django application for collecting, storing, displaying and exporting personal data.
ggjersund/raspberry-cluster
All things related to my personal raspberry pi cluster (scripts, documentation, reading-lists etc.)
ggjersund/3d-game-engine
Game Engine created from scratch using Vulkan graphics API
ggjersund/algorithm-visualiser
Javascript visualiser for the most common sorting and pathfinding algorithms.
ggjersund/ble-central-client
Bluetooth Low Energy central client Python library for Mac OS X.
ggjersund/personal-website
My personal developer website for publishing personal projects, scientific articles and whatever else whatever else I might find interesting.
ggjersund/quantum-wavepacket-simulation
Simulation of a Quantum Wavepacket meeting a potential barrier.
ggjersund/zyte-framework
Self-built API framework written in PHP with JWT and routing integration built for learning purposes.
ggjersund/django-chat
Basic asynchronous chat functionality built using Django websockets.
ggjersund/django-dynpages
Dynamic Django flatpages with i18n support and no sites framework requirement.
ggjersund/energy-api
API to fetch and calculate day-ahead energy prices
ggjersund/javascript-cheatsheet
Javascript cheatsheet and "cheatcode" for Javascript usage, package handling, testing and continuous integration.
ggjersund/python-cheatsheet
Python cheatsheet and "cheatcode" for Python usage, testing and continuous integration.
ggjersund/slim-framework-api
Testing building an API using the Slim Framework.
ggjersund/TDT4102
Exercise code for NTNU Subject TDT4102.
ggjersund/TMA4320
TMA4320: Introduction to scientific numerical calculations project code.