Pinned Repositories
Automatic-Call-Distribution
BagOperations
ChatServer
Chat server, and also includes chat client
Concentration-and-Slide-Puzzle
Concentration and Slide Puzzle games
DDCBot6000
Facebook bot that simulates international football matches.
GameOfLife
Conway's Game of Life
Hashing-Using-Linear-Probing
Hashing example; using linear probing
LinkedList
Examples of various linked list node operations
SimpleFightGame
Simple console based fight game with 2 types of enemies
Snails
Snail races game
StanTsky's Repositories
StanTsky/Hashing-Using-Linear-Probing
Hashing example; using linear probing
StanTsky/Automatic-Call-Distribution
StanTsky/BagOperations
StanTsky/ChatServer
Chat server, and also includes chat client
StanTsky/Concentration-and-Slide-Puzzle
Concentration and Slide Puzzle games
StanTsky/DDCBot6000
Facebook bot that simulates international football matches.
StanTsky/GameOfLife
Conway's Game of Life
StanTsky/LinkedList
Examples of various linked list node operations
StanTsky/SimpleFightGame
Simple console based fight game with 2 types of enemies
StanTsky/Snails
Snail races game
StanTsky/Diatomic-Series-x86-Assembly
x86 Assembly program using the Irvine Library that calculates the first 100 values of Stern's diatomic series
StanTsky/Dynamic-Array
StanTsky/Employee-Record-System
Simple .NET form that allows user to keep track of employee info and their dependents.
StanTsky/FileMover
File move implementation using system calls in Linux
StanTsky/FileWrapper
File wrapper that works in both Linux and Windows
StanTsky/GameEngine
Game engine usage of design patterns
StanTsky/GuessNumberGame
Number guessing game
StanTsky/HangMan
HangMan game
StanTsky/headstart
StanTsky/LinqProject2
LINQ project 2
StanTsky/My-Anime-Archive
Anime archival software that allows the user to view, edit, and add the exported XML file from the MyAnimeList.net in a GUI environment. Custom export tools such as export animelist to XML, JSON, and CSV files.
StanTsky/Quadrilateral-Inheritance-Hierarchy
Quadrilateral Inheritance Hierarchy
StanTsky/Random-Number-Search
StanTsky/react-s3hrvw
Created with StackBlitz ⚡️
StanTsky/Search-Algorithms
Demonstration of linear, sorted, and binary search algorithms
StanTsky/SoloLearn-Certificates
My SoloLearn Certificates
StanTsky/StanTsky
Config files for my GitHub profile.
StanTsky/Theater-Seating-System
Small C++ program that simulates a theater seating system.
StanTsky/Turtle-Graphics
StanTsky/Vector-Magnitude-and-Normalizer
Small C++ program that takes in any 1xn vector, calculates it's magnitude, and normalizes it.