Pinned Repositories
aws-lambda-cpp
C++ implementation of the AWS Lambda runtime
buildvu-microservice-example
BuildVu Microservice Example
cpp-hash-server
Hash server and client built in C++
FlipTile
Invert every tab on the board and you win!
godot_dodge
Basic "Dodge the Creeps" game with dynamic lighting and particles.
okinskas.github.io
Build a Jekyll blog in minutes, without touching the command line.
optional-data-structures
Optional interface wrappers for common data structures
perfect-hangman
Hangman bot that will always make the "perfect" guess based on the English dictionary.
ProxyScraper
Python Library for scraping proxies from popular providers.
yangtze
Project to display Kent flood area data and send flood warnings to subscribed users.
okinskas's Repositories
okinskas/godot_dodge
Basic "Dodge the Creeps" game with dynamic lighting and particles.
okinskas/okinskas.github.io
Build a Jekyll blog in minutes, without touching the command line.
okinskas/perfect-hangman
Hangman bot that will always make the "perfect" guess based on the English dictionary.
okinskas/ProxyScraper
Python Library for scraping proxies from popular providers.
okinskas/yangtze
Project to display Kent flood area data and send flood warnings to subscribed users.
okinskas/aws-lambda-cpp
C++ implementation of the AWS Lambda runtime
okinskas/buildvu-microservice-example
BuildVu Microservice Example
okinskas/cpp-hash-server
Hash server and client built in C++
okinskas/FlipTile
Invert every tab on the board and you win!
okinskas/optional-data-structures
Optional interface wrappers for common data structures
okinskas/iMessageFileContents
AppleScript folder watcher; detect .txt files and send contents to a target (via iMessage).
okinskas/java-crypto
Java library for various ciphers.
okinskas/java-design-patterns
Design patterns implemented in Java
okinskas/modiste
C++ template library for handling structured data across specialised and distributed systems.
okinskas/NetBeansDayUK2018
NetBeans Plugin Workshop materials
okinskas/P2P-state-management
State management in P2P environment including a discovery server and clients as hosts.
okinskas/pyBlackjack
Blackjack game written in Python with an OOP approach
okinskas/pyTicTacToe
Quick command line tictactoe game in python.