chkrr00k
(MCE) While disliking python i find myself using it a lot. Maybe i just hate myself? I also don't like javascript, but be honest i don't like a lot of things..
https://gist.github.com/chkrr00k
Pinned Repositories
Beans2SQL
A simple way to translate a java bean object into its own SQL query.
BHESTIE_Tablut
A very simple AI engine that plays a weird game with weird rules because in the end we're all weird. Mirror @ https://gitlab.com/andreabisacchi/BHESTIE_Tablut
INITools
A simple way to manage .ini files in java, comes in three classes a Reader, a Writer and a settings class
IshiVision
Computer Vision Based System to read the numbers in an Ishihara Plate test
NetworkMonitor
A simple way to control and log all devices connected to a local network
Oscilloscope
A program to simulate an oscilloscope, works with arduino.
simplex
An implementation of the Danzig Simplex algorithm for linar programming
sram-controller
A simple sram controller and test for the altera DE1 FPGA board
SRTools
Simple collection of several real time system tools for job/task scheduling
XSDautosyntax
This program creates an XSD grammar from an XML file
chkrr00k's Repositories
chkrr00k/BHESTIE_Tablut
A very simple AI engine that plays a weird game with weird rules because in the end we're all weird. Mirror @ https://gitlab.com/andreabisacchi/BHESTIE_Tablut
chkrr00k/IshiVision
Computer Vision Based System to read the numbers in an Ishihara Plate test
chkrr00k/NetworkMonitor
A simple way to control and log all devices connected to a local network
chkrr00k/Oscilloscope
A program to simulate an oscilloscope, works with arduino.
chkrr00k/simplex
An implementation of the Danzig Simplex algorithm for linar programming
chkrr00k/sram-controller
A simple sram controller and test for the altera DE1 FPGA board
chkrr00k/SRTools
Simple collection of several real time system tools for job/task scheduling
chkrr00k/AdaIrc
An ADA implementation of the irc protocol
chkrr00k/chkrr00k
Me
chkrr00k/ConSimProLa
Container simulation programming language based on Makrov chains
chkrr00k/DTDcreator
This program creates a DTD grammar from an XML file
chkrr00k/InclusionChecker
A program that show all inclusion or modules/packages in files in a folder.
chkrr00k/LifeGame
A simple implementation of a life game challenge in javascript
chkrr00k/Beans2SQL
A simple way to translate a java bean object into its own SQL query.
chkrr00k/XSDautosyntax
This program creates an XSD grammar from an XML file
chkrr00k/CalendarNodeApi
Simple node.js server to fetch via websocket some google calendar info. It's written using my feet probably.
chkrr00k/chkrr00k.github.io
Cool tech in the making
chkrr00k/FileManager
A very easy and fast way to upload and download files from your server. All made in NodeJS!
chkrr00k/goIrc
A very simple implementation of an irc client in go
chkrr00k/hex-controller
Simple seven segment display controller for the 4 seven segment displays for the terasic de1 altera board
chkrr00k/Imagebooru
A very simple imagebooru site made in php
chkrr00k/IRC-CID
Model-Controller-View of an IRC client. The model should have to be the most unrelated possible with the controller, so it's possible to define the program behaviour by simply change the controller (and the view)
chkrr00k/JSfizzbuzz
i'm bored
chkrr00k/missionaries-and-cannibals
missionaries and cannibals problem as desribed to learn to use the aima library
chkrr00k/NodeMCUIrcLedController
A very simple implementation of the basic of the IRC protocol on a NodeMCU ESP8266. When a user in the selected channel writes ".on" the led connected to the NodeMCU will power on!
chkrr00k/Roulette
A very small shared gun russian roulette game
chkrr00k/ScriptINCSharp
A simple parse-from-text way to make calculation in C#. Supports variables too
chkrr00k/SEAM-Match-RCNN
Official code of paper: MovingFashion: a Benchmark for the Video-to-Shop Challenge
chkrr00k/ShellScript
Some bash script to do very simple stuff
chkrr00k/SudokuJS