Pinned Repositories
2IMA35-Report-1
Repository for 2IMA35 report 1
Br4ggs.github.io
Personal portfolio website
BraggBot
Discord bot written in java i made in my freetime
Consolica
Console based 2.5D shooter concept
JSrogue
Roguelike written in javascript to get more familiar with the language
KboardPeakMeter
Windows Core Api visualisation using Razer Chroma written in C#
NFCGame
Unity game that uses Arduino and NFC integration
OpenGL
Project im using to teach myself OpenGL and C/C++
PIDbot
A 2-wheeled Arduino Uno controlled robot which uses 3 PID-controllers for precise movement
Br4ggs's Repositories
Br4ggs/Br4ggs.github.io
Personal portfolio website
Br4ggs/BraggBot
Discord bot written in java i made in my freetime
Br4ggs/KboardPeakMeter
Windows Core Api visualisation using Razer Chroma written in C#
Br4ggs/NFCGame
Unity game that uses Arduino and NFC integration
Br4ggs/PIDbot
A 2-wheeled Arduino Uno controlled robot which uses 3 PID-controllers for precise movement
Br4ggs/2IMA35-Report-1
Repository for 2IMA35 report 1
Br4ggs/Consolica
Console based 2.5D shooter concept
Br4ggs/CultFiction
Assignment for 4th years Game Development at SintLucas
Br4ggs/JSrogue
Roguelike written in javascript to get more familiar with the language
Br4ggs/OpenGL
Project im using to teach myself OpenGL and C/C++
Br4ggs/DungeonGenerator
Maze-esque level generator created in unity
Br4ggs/GameOfLife
Recreation of Conway's Game Of Life in unity
Br4ggs/GardenMeister-Arduino
Arduino source code for the GardenMeister project
Br4ggs/Griftwood
Port of Consolica to SDL
Br4ggs/hotbot
A kotlin bot for TPH, which I am using to teach myself kotlin.
Br4ggs/i2cSnake
simple implementation of the classic game snake which uses 2 arduino-complatible boards and communicates via i2c
Br4ggs/Linux-LCD-Driver
Kernel driver for controlling LCD displays on raspberry pi
Br4ggs/madlib
A C++ based library for matrix algebra
Br4ggs/MeshDeformation
Simple example of how to generate and deform meshes in Unity, built with the 4th year students @ SintLucas
Br4ggs/MontyHall
An example of a bayesian network which can give a probabilistic solution to the monty hall problem
Br4ggs/scull
Sample source code of the book Linux Device Drivers for the latest kernel.
Br4ggs/SearchPerformance
Small python program which uses matplotlib and randomly generated text to plot the average performance times of linear vs binary search
Br4ggs/UnityShaderExamples
A collection of shaders for Unity
Br4ggs/websocket-sharp4Unity
Unity-friendly wrapper for the popular C# websocket library websocket-sharp
Br4ggs/z3puzzles
models for various types of puzzles which allows z3 to solve them without you having to do any actual thinking!