╔══════════════════════════════════════════════════════════════╗
║ ║
║ █████╗ ██████╗ ██╗████████╗██╗ ██╗ █████╗ ║
║ ██╔══██╗██╔══██╗██║╚══██╔══╝╚██╗ ██╔╝██╔══██╗ ║
║ ███████║██║ ██║██║ ██║ ╚████╔╝ ███████║ ║
║ ██╔══██║██║ ██║██║ ██║ ╚██╔╝ ██╔══██║ ║
║ ██║ ██║██████╔╝██║ ██║ ██║ ██║ ██║ ║
║ ╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ║
║ ║
║ R A J ── F U L L S T A C K D E V ║
╚══════════════════════════════════════════════════════════════╝
┌──(aditya@dev)-[~]
└─$ whoami> Aditya Raj
> Role : Full Stack Developer
> Location : India 🇮🇳
> Status : Always coding...
> Coffee : ████████████ 100%
> Sleep : ██░░░░░░░░░░ 20%
┌──(aditya@dev)-[~]
└─$ cat about.txtI write code that turns caffeine into features.
Currently learning everything. Breaking things. Fixing things.
Open source enthusiast | Bug whisperer | Terminal addict
┌──(aditya@dev)-[~]
└─$ ls ./skills/📁 languages/
├── javascript.js ██████████ 90%
├── typescript.ts ████████░░ 80%
├── python.py █████████░ 85%
├── c_lang.c ███████░░░ 70%
├── sql.sql ████████░░ 78%
└── clojure.clj █████░░░░░ 50%
📁 frontend/
├── react.jsx █████████░ 88%
├── html5.html ██████████ 95%
└── css3.css █████████░ 85%
📁 tools/
├── git █████████░ 88%
├── vscode ██████████ 99%
└── linux_terminal ████████░░ 80%
┌──(aditya@dev)-[~]
└─$ cat tech_stack.json{
"languages": ["JavaScript", "TypeScript", "Python", "C", "SQL", "Clojure"],
"frontend": ["React", "HTML5", "CSS3"],
"databases": ["MySQL", "PostgreSQL", "SQLite"],
"tools": ["Git", "VS Code", "Linux", "Bash"],
"currently_learning": "more stuff every day 🚀"
}┌──(aditya@dev)-[~]
└─$ ./github_stats.sh┌──(aditya@dev)-[~]
└─$ cat connect.sh[*] Scanning for social links...
[+] Found: LinkedIn → https://www.linkedin.com/in/aditya-raj-singh-14689a351/
[+] Found: Instagram → (your handle)
[+] Found: Discord → (your tag)
[+] Found: Gmail → (your email)
[*] All links reachable ✓
┌──(aditya@dev)-[~]
└─$ echo "Thanks for visiting!"> "Any fool can write code that a computer can understand.
> Good programmers write code that humans can understand."
> — Martin Fowler
[session terminated]
█
