MichalChomo
I am interested mostly in distributed systems, cloud technologies, security and Linux based OS's. I worked as a developer on SaaS and security products.
Czech Republic
Pinned Repositories
advent-of-code
advent-of-code-2016
http://adventofcode.com/2016/about
advent-of-code-2017
http://adventofcode.com/2017/about
advent-of-code-2021
atmosphere
Realtime Client Server Framework for the JVM, supporting WebSockets with Cross-Browser Fallbacks
cardboard-keyboard
Augmented reality app for detecting keyboard(musical instrument) and adding notes/chords to the image.
ecc
Project 2 for the Wireless and Mobile Networks course. C++ application that encodes and decodes a file with error correction code.
gif2bmp
School assignment for Data Coding and Compression course.
MichalChomo's Repositories
MichalChomo/advent-of-code-2017
http://adventofcode.com/2017/about
MichalChomo/advent-of-code-2021
MichalChomo/advent-of-code
MichalChomo/advent-of-code-2016
http://adventofcode.com/2016/about
MichalChomo/atmosphere
Realtime Client Server Framework for the JVM, supporting WebSockets with Cross-Browser Fallbacks
MichalChomo/cardboard-keyboard
Augmented reality app for detecting keyboard(musical instrument) and adding notes/chords to the image.
MichalChomo/ecc
Project 2 for the Wireless and Mobile Networks course. C++ application that encodes and decodes a file with error correction code.
MichalChomo/gif2bmp
School assignment for Data Coding and Compression course.
MichalChomo/hipster-atmosphere
MichalChomo/modem
Project for the Wireless and Mobile Networks course
MichalChomo/Monoalphabetic-substitution-cipher-decryption
Attempt to break monoalphabetic substitution cipher using frequential analysis.
MichalChomo/nettosphere
A Java WebSocket/HTTP server based on the Atmosphere and Netty Framework
MichalChomo/PreCompose
Compose Multiplatform Navigation && ViewModel
MichalChomo/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
MichalChomo/simple-shell
A simple shell implemented in C for Advanced Operating Systems course.
MichalChomo/stream-cipher-breaking
Breaking a simple stream cipher by obtaining a keystream and reversing the algorithm.
MichalChomo/udacity-data-structures