Skip to content
View devnchill's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report devnchill

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

Pinned Loading

  1. TSTemplate Public template

    A template repo for jump start to project without the need to setup environment everytime.

    TypeScript

  2. Weather Public

    TypeScript

  3. todo Public

    A basic TODO webapp to practice my OOP's concept

    HTML 1

  4. CrunchyKeys Public

    Cli tool built in C to play mechanical kb sound on each keypress.

    C 1

  5. nvim Public

    My personal Neovim Config

    Lua

  6. Asteroid Public

    Build a clone of the classic Asteroids game using Pygame and object-oriented programming concepts.

    Python