Pinned Repositories
astar-puzzle
Solving n x n sized boards using the Manhattan heuristic and the infamous A* algorithm. Own code solutions as always marked with TODO
awesome-readme-template
An awesome README template for your projects!
Best-README-Template
An awesome README template to jumpstart your projects!
buecherregal-mobile-app
Mobile App für iOS & Android
minicronparser
A simple cron parser, who takes in an txt input with scheduled cron jobs and current time as parameters. Written in C.
ms-wt-20-06-BuecherBoerse
Tauschbörse für Bücher & Spiele
kodebi-server
The backend part of kodebi
kodebi-web-app
The Web UI for Kodebi
kodebi-website
The public website of Kodebi
libkodebi-ui
The library of reusable UI components for Kodebi applications
chrizzlekicks's Repositories
chrizzlekicks/buecherregal-mobile-app
Mobile App für iOS & Android
chrizzlekicks/ms-wt-20-06-BuecherBoerse
Tauschbörse für Bücher & Spiele
chrizzlekicks/astar-puzzle
Solving n x n sized boards using the Manhattan heuristic and the infamous A* algorithm. Own code solutions as always marked with TODO
chrizzlekicks/awesome-readme-template
An awesome README template for your projects!
chrizzlekicks/Best-README-Template
An awesome README template to jumpstart your projects!
chrizzlekicks/bettelmann-cardgame
Bettelmann cardgame to learn Java
chrizzlekicks/buecherregal-landing-page
Landing Page von Buecherregal
chrizzlekicks/chrizzlekicks
Config files for my GitHub profile.
chrizzlekicks/db-distancecalculator
chrizzlekicks/duperlist
Duperlist, a nifty alternative to Wunderlist - just kidding, simply a to-do list project to improve my Vanilla JS skills.
chrizzlekicks/graph-clustering
Using edge weighted graphs, MST, the Union-Find data structure and the Prim algorithm to find clusters in certain graphs
chrizzlekicks/idealo-timeline-challenge
chrizzlekicks/image-resizer
Image resizing using Dijkstra's algorithm to find shortest vertical path through an image
chrizzlekicks/maze-runner
Find shortest path through a maze using Graph traversal algorithms. The maze is built using Graph building algorithms.
chrizzlekicks/minicronparser
A simple cron parser, who takes in an txt input with scheduled cron jobs and current time as parameters. Written in C.
chrizzlekicks/olives-for-jules
chrizzlekicks/remazing-webscraper
Simple web scraper using Node.js and Puppeteer
chrizzlekicks/running-tracker
REST API backend for a running tracker application.
chrizzlekicks/sortalgo-visualizer
Little visualizer for sorting algorithms taught in Computer Science majors
chrizzlekicks/vanillajs
Basic Vanilla JS projects
chrizzlekicks/virtualcolor
Landing page for the Virtual Color Platform AUROOM
chrizzlekicks/vue-expense-tracker
chrizzlekicks/coffee-roulette