Skip to content
View Vansitha's full-sized avatar
🤠
just build it
🤠
just build it

Block or report Vansitha

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

Howdy visitor.name !

I'm Vansitha, here some facts about me:

  • Able to sit at the desk for 10+ hours straight (do you touch grass? no).
  • Likes to read technical documentation during free time.
  • Loves typing away on a mechanical keyboard all day.
  • Fast learner (actually though not kidding).
  • Neovimmer.

Pinned Loading

  1. Commentify Commentify Public

    Designed specifically for university students racing against deadlines. Automatically add comments to your code, enhancing code readability for markers. Save time and focus on your coding, making t…

    JavaScript

  2. musical-mystery-v2 musical-mystery-v2 Public

    Uses the Spotify API to stream songs and challenge you to guess the song. Rack up as many points as you can and top the leaderboard to prove your music expertise.

    JavaScript

  3. load-balancer load-balancer Public

    Layer server (OSI Model) application load balancer that distributes client requests across multiple backend servers using the round-robin scheduling algorithm.

    Java

  4. project-Initializer project-Initializer Public

    Automated project setup, creating local and remote repo and connecting both with an initial commit.

    Python

  5. tower-defense tower-defense Public

    Defend the citadel from robot army as long as you can and aim to get the highest score.

    Java

  6. unix-pipe-cmd-simulator unix-pipe-cmd-simulator Public

    Read and execute commands from an input file, passing output to the next command and so on. Emulates the UNIX pipe's functionality using output files.

    C