Pinned Repositories
CtCI-6th-Edition-Swift
Cracking the Coding Interview 6th Ed. Swift Solutions
FileMetadata-Legal
FileMetadata-Support
Habit-Progress-Legal
Habit-Progress-Support
ImplicitOAuthRedirect
Physical-Object-Detection-with-Arduinos
Uses two Aruidno's and a nRF24L01+ to communicate between each other. One Arduino communicates the distance it is to an object using multiple rangefinders, and the other receives this information, plays a sound if the object is too close, and displays the results in a 7-segment display.
SimpleOAuthRedirect
StreamBarForTwitch-Legal
TextSearch-Legal
a-olechtchouk's Repositories
a-olechtchouk/CtCI-6th-Edition-Swift
Cracking the Coding Interview 6th Ed. Swift Solutions
a-olechtchouk/FileMetadata-Legal
a-olechtchouk/FileMetadata-Support
a-olechtchouk/ImplicitOAuthRedirect
a-olechtchouk/Physical-Object-Detection-with-Arduinos
Uses two Aruidno's and a nRF24L01+ to communicate between each other. One Arduino communicates the distance it is to an object using multiple rangefinders, and the other receives this information, plays a sound if the object is too close, and displays the results in a 7-segment display.
a-olechtchouk/SimpleOAuthRedirect
a-olechtchouk/steam-reviews-wordmap
A python program that creates wordmaps based on Steam reviews.
a-olechtchouk/StreamBarForTwitch-Legal
a-olechtchouk/StreamBarForTwitch-Support
a-olechtchouk/TextGround-Legal
a-olechtchouk/TextSearch-Legal
a-olechtchouk/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
a-olechtchouk/TextGround-Support
a-olechtchouk/TextSearch-Support
a-olechtchouk/Unlimited-player-Mancala-Server
A game server written in C based on the board game Mancala, where any amount of users can join. Utilizes sockets to establish connections between the game server and each client/player, where players are stored in or removed from a dynamically allocated linked-list by calling malloc() or free(). Additionally, features a concurrent design that uses select() to check file descriptors, allowing any action from all players without halting the game. I.e, the game continues normally if users join or leave at any point during the game (including during some player’s turn).
a-olechtchouk/vpp
a-olechtchouk/vpp-docs
This repository will be used for the VPP documentation project. HAS BEEN MOVED (README.md)