Skip to content
View ver1log's full-sized avatar

Block or report ver1log

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CarDensityMapper CarDensityMapper Public

    Flask webapp that displays different densities for a given zip code.

    Python

  2. dotfiles dotfiles Public

    My config files that I use on different systems.

    Shell

  3. ChatWithSockets ChatWithSockets Public

    Simple Multi-Client and Sever Chat room written in C++ using sockets and multithreading.

    C++

  4. Calculator Calculator Public

    This is a SDL2 Calculator which displays accurate results for different operations and syntax errors are handled smoothly.

    C

  5. Multiplayer-Battleship Multiplayer-Battleship Public

    A full Battleship game that can be played by two players at a time using a server which manages client states using sockets.

    C++