Skip to content
View CITIZENDOT's full-sized avatar
👋
Hey there! I am using Github.
👋
Hey there! I am using Github.
  • IIT Patna
  • India

Organizations

@S1thLords
Block or Report

Block or report CITIZENDOT

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

Hi there 👋

  • 🔭 I’m Appaji, Computer Science Student at IIT Patna

I like to code in the following way.

Readability is the most important aspect of your code. Even more so than correctness. If it's readable, it's easy to fix. It's also easy to optimize, easy to change, easy to understand. And hopefully other developers can learn something from it too. Reference

Write small methods. It seems that programmers love to write loooong methods where they do multiple different things. I think that a method should be created wherever you can name one. Reference

My Recent Gists

Stats

Pinned

  1. Leetcode-Visualizer Leetcode-Visualizer Public

    View your Leetcode progress in a beautiful way!

    JavaScript 10 2

  2. MarketServices MarketServices Public

    This is a platform for Feedback Management, manage Shopkeepers, Track rentals and many more.

    JavaScript

  3. Home-Automation Home-Automation Public

    Turn on/off your home appliances from your anywhere!

    C++

  4. gh-info gh-info Public

    Quick info about GitHub repository

    JavaScript 1

  5. TestCode TestCode Public

    Verifies your C/C++ code's output and gives verdict beautifully!

    Python

  6. url-shortener url-shortener Public

    URL shortener

    HTML