Skip to content
View claesgill's full-sized avatar
🎬
🎬
Block or Report

Block or report claesgill

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 100 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
claesgill/README.md

Hi there 👋

Pinned Loading

  1. corona_map_public corona_map_public Public

    🦠This is a map of all the countries that are infected by the coronavirus. It fetches real-time data to visualize the status for each country - infected 😷, recovered 👍 and deaths 🌹. In addition, it …

    JavaScript

  2. crypto_plotter crypto_plotter Public

    🖥️ This is a mini-project that monitors your crypto account and miner (worker).

    C++ 2

  3. git_prettier git_prettier Public

    🧹 This is a git prettifyer tool that formats the output of git status to a short format. The purpose of the tool is to use it in your PS1 variable so that you allways are up to date with your git r…

    Go

  4. travelling_salesman_problem travelling_salesman_problem Public

    ✈️Solving TSP using Exhaustive Search, Hill Climb and Genetic Algorithm.

    Python

  5. trollsweeper trollsweeper Public

    🤪This is a replica of the original Minesweeper puzzle game, but instead of mines it is trollfaces.

    JavaScript 2

  6. cjgConsoleDrawer cjgConsoleDrawer Public

    🎨This is a small project for learning about drawing to the console using the windows API. The code is not efficient, but it is possible to create static drawings and small animations.

    C++