Pinned Repositories
chili-core
Reactive framework for creating transport & storage-transparent microservices with Vert.x
chromecast-coinbase-feed
Chromecast receiver application to display the coinbase websocket feed on your TV
enigmatic-mouse
The enigmatic mouse will keep your passwords safe - password manager on Android in Kotlin.
ethereum-ingest
JavaFX and commandline application to import events from the Ethereum blockchain into ElasticSearch, MongoDB, Hazelcast, CQEngine and SQLite.
excelastic
Vert.x web and commandline application to import CSV/XLS/XLSX files into ElasticSearch.
kibana-mithril
Kibana nodejs/hapi plugin adds support for LDAP and 2-factor OTP authentication to dashboards.
pi-zero-ethermeter
Small python script for monitoring various crypto currencies using a raspberry pi zero with a blinkt!.
py-race
2D racing game in Python 3.6.3 with PyGame
tls-privacy
ML with sklearn/pandas in Python to identify visited urls on a website when TLS is used. Uses NodeJS/Puppeteer for training traffic generation.
websocket-messaging-room-vertx
Chat-server implemented in VERTX with Java.
codingchili's Repositories
codingchili/websocket-messaging-room-vertx
Chat-server implemented in VERTX with Java.
codingchili/mmo-dungeon-cube-legacy
The second iteration of the RPG project.
codingchili/bittorrent-client
BitTorrent Client, Written in C for Linux.
codingchili/course-feedback-controller
Controls the deployment of new votings and interacts with masters.
codingchili/py-nash
Python crawler / vulnerability scanner
codingchili/course-feedback-panel
Provides an interface to the creation/viewing of feedback polls.
codingchili/course-feedback-receiver
Serves the feedback form and receives/forwards form data.
codingchili/mmo-dungeon-cube-ancient
The first iteration of the MMO project!
codingchili/websocket-chat-nodejs
websocket chat-room with nodejs.
codingchili/acme-phyre
Bare bones Java ACME client with http challenge support
codingchili/botting-toolbox-rainbowt
botting toolbox for windows XP
codingchili/course-feedback-result
Provides the result of a poll in a distributed manner.
codingchili/websocket-messaging-connector-vertx
Connects persistence, registry and room.
codingchili/websocket-messaging-frontend-nodejs
Frontend serving Angular app to browser clients.
codingchili/websocket-messaging-generator-vertx
Simulates users connecting to the system.
codingchili/websocket-messaging-logger-vertx
Logger service for the websocket messaging project.
codingchili/websocket-messaging-manager-dotnet
Admin interface for viewing logging data/charts.
codingchili/websocket-messaging-persistence-nodejs
Handles persistent storage of message history, rooms and user accounts.
codingchili/websocket-messaging-registry-vertx
Provides load balancing/room indexing for the distributed websockets chat.
codingchili/websocket-messaging-room-nodejs
Alternative chatroom server implemented in nodejs.