Pinned Repositories
AdventOfCode2019
My solutions to Advent of Code 2019
aoc2021
Advent of Code 2021
bitTorrent
A Python client that implements the BitTorrent protocol to download files p2p
c-minus-compiler
CIS*40..something assignment
CIS2750
Full Stack ICS Calendar Application (C, NodeJS, MySQL)
hugenumbers
C++ Program for summing numbers with up to 100,000 digits in O(n) time
MMO
Online Multiplayer Browser Shooter Game
pyuniqid
A Unique Hexatridecimal ID generator
tinyZip
ZIP file-compressor (DEFLATE) in C++ from scratch!
UnfollowGram
Ever suspected that you've been sneakily unfollowed? With UnfollowGram you can find, and unfollow the 🐍
boriskurikhin's Repositories
boriskurikhin/MMO
Online Multiplayer Browser Shooter Game
boriskurikhin/bitTorrent
A Python client that implements the BitTorrent protocol to download files p2p
boriskurikhin/hugenumbers
C++ Program for summing numbers with up to 100,000 digits in O(n) time
boriskurikhin/AdventOfCode2019
My solutions to Advent of Code 2019
boriskurikhin/aoc2021
Advent of Code 2021
boriskurikhin/c-minus-compiler
CIS*40..something assignment
boriskurikhin/pyuniqid
A Unique Hexatridecimal ID generator
boriskurikhin/CIS2750
Full Stack ICS Calendar Application (C, NodeJS, MySQL)
boriskurikhin/tinyZip
ZIP file-compressor (DEFLATE) in C++ from scratch!
boriskurikhin/UnfollowGram
Ever suspected that you've been sneakily unfollowed? With UnfollowGram you can find, and unfollow the 🐍
boriskurikhin/aoc2020
advent of code 2020 python solutions
boriskurikhin/boriskurikhin
the readme page for my profile
boriskurikhin/CShell
Shell Application made using C
boriskurikhin/ProjectEuler
My solutions to the project euler questions
boriskurikhin/pythonchallenge
Solving Python Challenge [ONGOING]
boriskurikhin/tictactoeAI
Simple tictactoe AI in C!