- Chicago, IL
- asinha.pw
Popular repositories Loading
-
Barebones_HTTP_1.1_Client
Barebones_HTTP_1.1_Client PublicCreated a barebones web client in python including a basic http client module. Correctly interpreted chunks by using encoding and ensured persistent connections. Handled domains that are longer, co…
-
Home-Brew_Web_Server
Home-Brew_Web_Server PublicBuilt a simple, multi-threaded web server using network and socket programming in C. Returned the proper HTTP content-type headers and handled files with html, txt, jpeg, gif, png, and pdf extensio…
C 1
-
Network_Chat
Network_Chat PublicCreated a set of GUI based programs in Java swing that allow multiple people to connect and send messages to one another. Used socket programming in Java to implement the client/server model. Messa…
Java
-
Battleship
Battleship PublicCreated a socket based two player version of the game Battleship. Used Java Swing libraries to create the graphical user interface for each player. Ensured that the same program can run for both th…
Java
-
CTA_Ridership_Analysis
CTA_Ridership_Analysis PublicAnalyzed a SQL Server database of CTA data to display the stations, stop, and ridership data. Used ADO.NET via C# to execute SQL queries and display the results. Further optimized by separating the…
C#
If the problem persists, check the GitHub status page or contact support.