╔═══════════════════════════════════════════════════════════════╗
║ ║
║ ▄▀█ █▀█ █▄█ ▄▀█ █▄░█ █▄▄ █░█ ▄▀█ █▀█ █▀▀ ▄▀█ █░█ █▄▄ ║
║ █▀█ █▀▄ ░█░ █▀█ █░▀█ █▄█ █▀█ █▀█ █▀▄ █▄█ █▀█ ▀▄▀ ░▀░ ║
║ ║
║ [ DEVELOPER • CREATOR • DREAMER ] ║
║ ║
╚═══════════════════════════════════════════════════════════════╝
> whoami
const aryan = {
location: "West Bengal, India 🇮🇳",
pronouns: "He/Him",
currentFocus: "Building AI-powered applications",
learning: ["TypeScript", "Python", "System Design", "DevOps"],
interests: ["AI/ML", "Open Source", "Anime", "Building Cool Stuff"],
funFact: "I code better when watching anime 🍜",
workingOn: {
primary: "ConvoIO - Real-time conversation platform",
side: ["AI News Crew", "FastPachu", "Portfolio v3.0"],
},
reachMe: {
email: "bhargav.aryan8@gmail.com",
twitter: "@AryanThinks8",
linkedin: "in/aryan-bhargav-8a7652202"
},
philosophy: "Code. Create. Contribute. Repeat.",
};
> ls -la ~/tech_stack
TypeScript
|
Python
|
JavaScript
|
React
|
Next.js
|
Node.js
|
Express
|
MongoDB
|
PostgreSQL
|
Firebase
|
Tailwind
|
CSS
|
HTML
|
Git
|
Docker
|
Linux
|
> cat ~/featured_projects.json
|
Real-time Conversation Platform
TypeScript • WebSockets • Real-time Chat
A modern, scalable conversation platform built with cutting-edge web technologies. Features real-time messaging, user presence, and seamless UX.
Latest Update: Jan 2026 • Status: 🔥 Active Development
|
AI-Powered News Aggregator
Python • AI/ML • News Analysis
An intelligent news aggregation system that leverages AI to curate and analyze news from multiple sources, providing personalized insights.
Latest Update: Jan 2026 • Status: ✨ Production
|
|
High-Performance Backend Framework
Python • FastAPI • Backend
Lightning-fast backend solutions with modern Python. Built for speed, scalability, and developer happiness.
Latest Update: Jan 2026 • Status: 🚀 Beta
|
Productivity & Task Management
TypeScript • React • Productivity
A modern dashboard for managing tasks, notes, and your digital life. Built with performance and aesthetics in mind.
Stars: ⭐ 2 • Forks: 🔱 3
|
|
Digital Card Platform
TypeScript • Web Components
Create, share, and manage digital business cards. Modern, minimal, and powerful.
Stars: ⭐ 1 • Forks: 🔱 1
|
AI Technical Assistant
JavaScript • AI • Support Bot
An intelligent AI assistant providing expert solutions for coding and technical issues with precision and proactive support.
Stars: ⭐ 1 • Forks: 🔱 2
|
> ./run_stats.sh
> git log --contributions
%%{init: {'theme':'dark', 'themeVariables': { 'primaryColor':'#00FF41', 'primaryTextColor':'#fff', 'primaryBorderColor':'#00FF41', 'lineColor':'#00FF41', 'secondaryColor':'#0D1117', 'tertiaryColor':'#1a1e24'}}}%%
graph LR
A[Open Source] -->|Galaxy Brain| B[Contributor]
A -->|Pull Shark| C[Active PRs]
B --> D[25 Repositories]
C --> D
D --> E[133 Stars Collected]
E --> F[Community Builder]
style A fill:#00FF41,stroke:#00FF41,stroke-width:2px,color:#000
style F fill:#FF6B6B,stroke:#FF6B6B,stroke-width:2px,color:#000
Achievements Unlocked: 🏆 Galaxy Brain • 🦈 Pull Shark • 🌟 Open Source Advocate
> echo $CURRENT_MISSIONS
+ 🎯 Building ConvoIO - A next-gen real-time chat platform
+ 🤖 Exploring AI/ML applications in everyday tools
+ 🌐 Contributing to open source projects
+ 📚 Mastering system design and scalable architectures
+ 🎨 Crafting beautiful, performant web experiences
+ 🍜 Balancing code sessions with anime marathons
> ./connect.sh --social
> tail -f ~/philosophy.txt
╔════════════════════════════════════════════════════════════════╗
║ ║
║ "Code is poetry written in logic." ║
║ ║
║ "Every bug is just a feature waiting to be discovered." ║
║ ║
║ "Build things that matter. Make things that last." ║
║ ║
╚════════════════════════════════════════════════════════════════╝
> fortune | cowsay
____________________________________
< Let's build something amazing! 🚀 >
------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||

Thanks for visiting! Now let's build the future together. 💚
> exit