Skip to content
View AdityaKumar1511's full-sized avatar

Block or report AdityaKumar1511

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
AdityaKumar1511/README.md

< Aditya Kumar />

Building things that didn't exist yesterday.

Typing SVG


Coding

> whoami

$ cat about.txt

Name     :  Aditya Kumar
Role     :  Student โ†’ Full Stack Dev
Location :  India ๐Ÿ‡ฎ๐Ÿ‡ณ
Status   :  Currently shipping code at 2AM โ˜•
OS       :  Windows (don't judge me)
Editor   :  VS Code (with 12 themes I never use)
Mood     :  git commit -m "it works, don't touch it"

"Any fool can write code that a computer can understand.
Good programmers write code that humans can understand."
โ€” Martin Fowler



> cat skills.json

{
  "languages"     : ["C++", "JavaScript", "HTML", "CSS", "SQL"],
  "frontend"      : ["React.js", "Tailwind CSS", "Bootstrap"],
  "backend"       : ["Node.js", "Express.js"],
  "databases"     : ["MongoDB", "MySQL"],
  "currently"     : ["DSA โ†’ LeetCode grind mode ๐Ÿ”ฅ", "Full Stack Projects"],
  "superpower"    : "Turning caffeine into working applications",
  "kryptonite"    : "CSS centering (we don't talk about it)"
}

> ./current_mission.sh

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚                                                     โ”‚
โ”‚   ACTIVE QUESTS                                     โ”‚
โ”‚                                                     โ”‚
โ”‚   [โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘]  80%  Mastering DSA in C++           โ”‚
โ”‚   [โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘]  60%  Full Stack Development         โ”‚
โ”‚   [โ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘]  40%  Building Personal Projects     โ”‚
โ”‚   [โ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘]  20%  World Domination               โ”‚
โ”‚                                                     โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

> ls tech_stack/

C++ JavaScript React Node.js Express MongoDB MySQL HTML5 CSS3 Tailwind Git VS Code


> git log --oneline --graph

*  feat: currently learning advanced DSA patterns
*  fix: finally understood recursion (took 3 existential crises)
*  feat: added full stack projects to portfolio
*  refactor: replaced bad habits with slightly less bad habits
*  init: started competitive programming journey
*  feat: first "Hello World" โ€” the legend begins

> cat github_stats.md

Aditya's GitHub Stats Top Languages

GitHub Streak


> sudo apt install fun_facts

Installing fun_facts... โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ 100% โœ“

๐Ÿ“ฆ Package contents:

  โ†’ I write C++ for DSA but think in JavaScript
  โ†’ My commit history is 60% code, 40% "fix typo"
  โ†’ I've Googled "how to center a div" more than 50 times
  โ†’ Dark mode is not a preference โ€” it's a lifestyle
  โ†’ I once spent 4 hours on a bug. It was a missing semicolon.
  โ†’ My code works but I don't know why. That counts.

Installation complete. Fun successfully installed. ๐Ÿš€

> ./connect.sh

Establishing connection... โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ โœ“ CONNECTED

LinkedIn LeetCode GitHub


> tail -f philosophy.log

[INFO]  Code is poetry written for machines.
[INFO]  Every bug fixed is a lesson learned.
[INFO]  The best time to start was yesterday.
        The second best time is right now.
[WARN]  Sleep.exe has stopped responding.
[INFO]  Shipping anyway.
[INFO]  โ€”โ€” Aditya, probably at 1:47 AM โ€”โ€”

Snake animation

Visitor Count

"First, solve the problem. Then, write the code."

Pinned Loading

  1. NexusForce NexusForce Public

    TypeScript 1

  2. CryptoQuest CryptoQuest Public

    A gamified cybersecurity and cryptography simulator web app.

    TypeScript

  3. portfolio portfolio Public

    CSS

  4. robotics-club-website robotics-club-website Public

    A modern and responsive website for the Robotics Club, NIT Patna, developed during the Web Development Challenge. The project highlights club activities, domains, events, and team members, built usโ€ฆ

    HTML

  5. AdityaKumar1511 AdityaKumar1511 Public

  6. DSA-CP-Notes DSA-CP-Notes Public

    C++