Pinned Repositories
akouthoofd
App-Simulator
Simulation of a user adding, renaming, and deleting apps. No visuals, just text.
auditoryvision
A program for audio feedback of visuals.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
cantor
Generic data access layer implementation
ConcurrentBouncingBalls
Multi-threaded ball bouncing program (like the windows screen saver)
GameOfLife
Personal implentation of Conway's Game of Life
MiniJava_Compiler
MiniJava Compiler - Parser generated with ANTLR_v4 and bytecode with Jasmin
MirroredGradientDisplay
Pixel art generated by a single pixel which diffuses it's color into the pixels to the top and left of itself. Pause and pixel additions are posible by pressing space and clicking on the screen respectively.
SimpleShiftOperations
Small test program for testing bit shifts and displaying the binary results
akouthoofd's Repositories
akouthoofd/cantor
Generic data access layer implementation
akouthoofd/MiniJava_Compiler
MiniJava Compiler - Parser generated with ANTLR_v4 and bytecode with Jasmin
akouthoofd/MirroredGradientDisplay
Pixel art generated by a single pixel which diffuses it's color into the pixels to the top and left of itself. Pause and pixel additions are posible by pressing space and clicking on the screen respectively.
akouthoofd/akouthoofd
akouthoofd/App-Simulator
Simulation of a user adding, renaming, and deleting apps. No visuals, just text.
akouthoofd/auditoryvision
A program for audio feedback of visuals.
akouthoofd/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
akouthoofd/ConcurrentBouncingBalls
Multi-threaded ball bouncing program (like the windows screen saver)
akouthoofd/GameOfLife
Personal implentation of Conway's Game of Life
akouthoofd/GenericSocialAppWithPlay
New Version of my Generic Social App with Scala Play for client-server communication and MaterializeCSS for the visuals.
akouthoofd/SimpleShiftOperations
Small test program for testing bit shifts and displaying the binary results
akouthoofd/d3-flame-graph
A D3.js plugin that produces flame graphs from hierarchical data.
akouthoofd/GenericSocialApp
Generic Social App for Web Services class
akouthoofd/GenericSocialAppSpark
Generic Social App for Web Services class using Java Spark
akouthoofd/GenericSocialAppWithGrails
Generic Social App for Web Services class using Groovy on Grails
akouthoofd/GSAPlay
Generic Social App for Web Services class using Scala Play
akouthoofd/hello-rust
akouthoofd/IntellijPlugin
A test repository for me to play with Intellij plugin development
akouthoofd/ISC375_Wiki
The website code for Group 7's wiki building assignment in ISC 375.
akouthoofd/jmc
Repository for OpenJDK Mission Control, a production time profiling and diagnostics tools suite. https://openjdk.org/projects/jmc
akouthoofd/MemorizeIOSApp
akouthoofd/ml-workshop
A workshop for doing classification and clustering in Python.
akouthoofd/perfGenie
akouthoofd/RMK-Todo
A repo for making todo list
akouthoofd/rust_book
A repo where I can save the examples I write by hand from the Rust book
akouthoofd/SimpleFlagChooser
Swing application for first assignment in GUI
akouthoofd/strest-grpc
A load tester for stress testing grpc intermediaries.
akouthoofd/SwingMagick
Simple Java Swing overlay to the command line program ImageMagick
akouthoofd/todo-app
akouthoofd/VirtualEstateManager
Program written with Spring MVC. The goal is to make an app that manages rents and provides other tools for a real estate manager.