class Akarashak:
def __init__(self):
self.name = "Akarashak Mishra"
self.location = "Prayagraj, India ๐ฎ๐ณ"
self.role = "AI Engineer & Full Stack Developer"
self.education = "B.Tech in Computer Science"
self.interests = ["AI/ML", "Web Development", "Automation", "Open Source"]
self.motto = "Explore. Build. Solve. Repeat."
def current_focus(self):
return {
"๐ง AI/ML": ["LLMs", "Computer Vision", "Neural Networks"],
"๐ Web Dev": ["React", "Next.js", "Three.js", "FastAPI"],
"โ๏ธ Cloud": ["AWS", "Docker", "Kubernetes"],
"๐จ Design": ["3D Graphics", "UI/UX", "Interactive Experiences"]
}
def life_philosophy(self):
return "Code is poetry, AI is the future, and learning never stops ๐"
def available_for(self):
return ["Collaboration", "Innovation", "Freelance Projects", "Open Source"]
# Initialize
developer = Akarashak()
print(f"Current Mission: {developer.life_philosophy()}")โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๐ผ Role: AI Engineer & Full Stack Developer โ
โ ๐ Education: B.Tech in Computer Science โ
โ ๐ Location: Prayagraj, India โ
โ ๐ก Experience: 3+ Years in Software Development โ
โ ๐ Projects: 50+ Repositories | 20+ Open Source Contributionsโ
โ โก Fun Fact: I debug with console.log and I'm proud of it! โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
System Design
โญโญโญโญโญ
|
|
AI/ML โญโญโญโญโญ---------โญโญโญโญโญ Full Stack
|
|
โญโญโญโญโญ
Cloud & DevOps
๐ฏ Core Technologies
๐ค AI/ML & Data Science
๐ ๏ธ Development Tools
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Python โโโโโโโโโโโโโโโโโโโโโ 95% ๐ โ
โ JavaScript โโโโโโโโโโโโโโโโโโโโ 90% ๐จ โ
โ TypeScript โโโโโโโโโโโโโโโโโโโโ 85% ๐ท โ
โ React โโโโโโโโโโโโโโโโโโโโ 90% โ๏ธ โ
โ AI/ML โโโโโโโโโโโโโโโโโโโโ 88% ๐ค โ
โ FastAPI โโโโโโโโโโโโโโโโโโโโ 85% โก โ
โ Docker โโโโโโโโโโโโโโโโโโโโ 82% ๐ณ โ
โ AWS โโโโโโโโโโโโโโโโโโโโ 78% โ๏ธ โ
โ Three.js โโโโโโโโโโโโโโโโโโโโ 80% ๐จ โ
โ System Design โโโโโโโโโโโโโโโโโโโโ 87% ๐๏ธ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
| ๐ฏ Project | ๐ Description | ๐ ๏ธ Tech Stack | โญ Stars | ๐ Links |
|---|---|---|---|---|
| problem-finder-app | AI-powered problem navigator with immersive 3D UI | Demo | ||
| EEG-Fatigue-Detection | Real-time EEG-based fatigue monitoring system | Demo | ||
| personal-ai-agent | Custom intelligent agent with LangChain | Demo | ||
| YOLO-Object-Detection | Voice-enabled computer vision for accessibility | Demo |
๐ก Project Highlights & Features
const features = {
ui: "Interactive 3D environment with Three.js",
ai: "Intelligent problem-solving navigation",
design: "Responsive & cross-platform compatible",
community: "Open-source with active contributors",
impact: "Helping users find solutions through immersive UX"
};features = {
"realtime": "Live fatigue monitoring & alerts",
"websocket": "Real-time data streaming",
"backend": "High-performance FastAPI server",
"ml": "Advanced prediction models",
"impact": "Workplace safety & health monitoring"
}features = {
"workflow": "Custom AI agent workflows",
"integration": "LangChain & OpenAI powered",
"memory": "Context-aware conversations",
"architecture": "Extensible & modular design",
"impact": "Democratizing AI automation"
}features = {
"cv": "Real-time object detection",
"accessibility": "Voice-enabled for visually impaired",
"performance": "Optimized YOLO implementation",
"impact": "Making computer vision accessible"
} ๐ฑ Web Apps ๐ค AI/ML Projects ๐ฎ Interactive
โ โ โ
โโโโโโโโโโโ โโโโโโโโโโโโ โโโโโโโโโโโโ
โ React โ โ TensorFlowโ โ Three.js โ
โ Next.js โ โ PyTorch โ โ WebGL โ
โ FastAPI โ โ LangChain โ โ Canvas โ
โโโโโโโโโโโ โโโโโโโโโโโโ โโโโโโโโโโโโ
โ โ โ
โโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโ
โ
๐ Full Stack Projects
graph TB
A[๐ง Learning Journey 2025] --> B[Advanced AI/ML]
A --> C[Cloud Architecture]
A --> D[System Design]
A --> E[3D Graphics & WebGPU]
B --> B1[Large Language Models]
B --> B2[Reinforcement Learning]
B --> B3[Neural Architecture Search]
C --> C1[Kubernetes & Orchestration]
C --> C2[Microservices Architecture]
C --> C3[Serverless Computing]
D --> D1[Distributed Systems]
D --> D2[Scalability Patterns]
D --> D3[Performance Optimization]
E --> E1[Advanced Three.js]
E --> E2[Shader Programming]
E --> E3[Real-time Rendering]
style A fill:#A177F7,stroke:#F85D7F,stroke-width:3px
style B fill:#F85D7F,stroke:#F8D866,stroke-width:2px
style C fill:#F8D866,stroke:#A177F7,stroke-width:2px
style D fill:#61DAFB,stroke:#F85D7F,stroke-width:2px
style E fill:#FF6F00,stroke:#F8D866,stroke-width:2px
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๐ Books & Resources โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฃ
โ ๐น Designing Data-Intensive Applications โ
โ ๐น Deep Learning by Ian Goodfellow โ
โ ๐น System Design Interview by Alex Xu โ
โ ๐น Microservices Patterns by Chris Richardson โ
โ ๐น WebGPU Best Practices & Graphics Programming โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโ ๐ Milestones โโโโโโโโโโโโโโโโโโโโโโโ
โ โ
โ โ
50+ Public Repositories โ
โ โ
100+ Total Commits This Year โ
โ โ
20+ Open Source Contributions โ
โ โ
10+ Collaborative Projects โ
โ โ
5+ Featured Projects with 10+ Stars Each โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
achievements = {
"๐ป Code": {
"total_commits": "500+",
"lines_of_code": "50,000+",
"projects_completed": "30+",
"languages_used": "10+"
},
"๐ค Community": {
"open_source_contributions": "20+",
"code_reviews": "50+",
"mentored_developers": "5+",
"blog_posts": "Coming Soon!"
},
"๐ Impact": {
"users_helped": "100+",
"github_stars_received": "50+",
"forks": "30+",
"collaborators": "15+"
}
}Python 12 hrs 30 mins โโโโโโโโโโโโโโโโโโโโโ 52.3%
JavaScript 6 hrs 15 mins โโโโโโโโโโโโโโโโโโโโโ 26.1%
TypeScript 2 hrs 45 mins โโโโโโโโโโโโโโโโโโโโโ 11.5%
HTML/CSS 1 hr 30 mins โโโโโโโโโโโโโโโโโโโโโ 6.3%
Other 55 mins โโโโโโโโโโโโโโโโโโโโโ 3.8%
Monday โโโโโโโโโโโโโโโโโโโโ 12 commits
Tuesday โโโโโโโโโโโโโโโโโโโโ 15 commits
Wednesday โโโโโโโโโโโโโโโโโโโโ 10 commits
Thursday โโโโโโโโโโโโโโโโโโโโ 16 commits
Friday โโโโโโโโโโโโโโโโโโโโ 19 commits
Saturday โโโโโโโโโโโโโโโโโโโโ 8 commits
Sunday โโโโโโโโโโโโโโโโโโโโ 6 commits
โช โซ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โช โซ
โช โช โ Currently Playing: โ โช โช
โ ๐ต Lo-Fi Beats for Coding โ
โ ๐ต Synthwave Vibes โ
โ ๐ต Ambient Electronic โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โถโโโโโโโโโโโโโโโโโโโโโ 2:34 / 3:45
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๐ผ Open for: โ
โ โ
Freelance Projects โ
โ โ
Open Source Collaboration โ
โ โ
Full-time Opportunities โ
โ โ
Technical Consulting โ
โ โ
Mentorship & Knowledge Sharing โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ "The best way to predict the future is to invent it." โ
โ - Alan Kay โ
โ โ
โ "Code is like humor. When you have to explain it, โ
โ it's bad." โ
โ - Cory House โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
const myLife = {
code: "Always",
eat: "Sometimes",
sleep: "Maybe",
repeat: "Definitely"
};
console.log(`Life.status: ${JSON.stringify(myLife)}`);
// Output: Life.status: {"code":"Always","eat":"Sometimes","sleep":"Maybe","repeat":"Definitely"} โ Coffees consumed this week: โโโโโโโโโโโโโโโโโโโโ 42/50
( (
) )
........
| |] "Fueled by coffee and curiosity"
\ /
`----'
fun_facts = [
"๐ I code better at night (peak productivity: 11 PM - 3 AM)",
"๐ฎ Gamer by night, coder by choice",
"๐ Pizza is my debugging food",
"๐ธ I can play 3 chords on the guitar (and use them in every song)",
"๐ Space enthusiast - one day I'll code for Mars missions!",
"๐ I have 50+ browser tabs open right now (and I know what each one is for)",
"๐ค I talk to AI more than humans (they're better listeners)",
"โ My code-to-coffee ratio is 100:1"
]
for fact in fun_facts:
print(fact)โโโโโโโโโโโโโโโโโโโโโโโโ ๐ฏ 2025 GOALS โโโโโโโโโโโโโโโโโโโโโโโ
โ โ
โ ๐ Learn โ
โ [โโโโโโโโโโโโโโโโโโโโโโโโโ] 80% New Technologies โ
โ [โโโโโโโโโโโโโโโโโโโโโโโโโ] 60% System Design โ
โ โ
โ ๐ผ Build โ
โ [โโโโโโโโโโโโโโโโโโโโโโโโโ] 90% Side Projects โ
โ [โโโโโโโโโโโโโโโโโโโโโโโโโ] 70% Open Source โ
โ โ
โ ๐ค Contribute โ
โ [โโโโโโโโโโโโโโโโโโโโโโโโโ] 95% GitHub Contributions โ
โ [โโโโโโโโโโโโโโโโโโโโโโโโโ] 75% Community Help โ
โ โ
โ ๐ Write โ
โ [โโโโโโโโโโโโโโโโโโโโโโโโโ] 40% Technical Blogs โ
โ [โโโโโโโโโโโโโโโโโโโโโโโโโ] 30% Documentation โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
| Month | Goal | Status | Progress |
|---|---|---|---|
| January | Master Kubernetes | โ | 100% |
| February | Build 3 AI Projects | โ | 100% |
| March | Contribute to 10 OSS | โ | 100% |
| April | Learn System Design | โ | 100% |
| May | Create Portfolio V2 | โ | 100% |
| June | Master Three.js | โ | 100% |
| July | AWS Certification | โ | 100% |
| August | Build SaaS Product | โ | 100% |
| September | 100 Commits | โ | 100% |
| October | Tech Blog Series | โ | 100% |
| November | Advanced ML Projects | ๐ | 75% |
| December | Year Review & Plan | โณ | 0% |
If you like my projects and want to support my work, consider:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Every star โญ and contribution makes a difference! โ
โ Thank you for your support! ๐ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
____ _ _
/ ___|___ _ __ _ __ | \ | | _____ __
| | / _ \| '_ \| '_ \| \| |/ _ \ \ /\ / /
| |__| (_) | | | | | | | |\ | (_) \ V V /
\____\___/|_| |_|_| |_|_| \_|\___/ \_/\_/
Wave Hello! |
Follow Me! |
Star Repos! |
Collaborate! |
| Resource | Link |
|---|---|
| ๐ All Projects | View Repositories |
| โญ Starred Repos | My Stars |
| ๐ Gists | Code Snippets |
| ๐ฏ Pinned Projects | Featured Work |
๐ Coming Soon! Stay tuned for technical articles, tutorials, and insights...
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๐ Upcoming Blog Topics: โ
โ โข Building Scalable AI Applications โ
โ โข Three.js: Creating 3D Web Experiencesโ
โ โข FastAPI Best Practices โ
โ โข Microservices Architecture Guide โ
โ โข Machine Learning in Production โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ Learning Resources
For Beginners:
- FreeCodeCamp - Web Development
- Codecademy - Interactive Learning
- The Odin Project - Full Stack
- CS50 - Computer Science Fundamentals
For AI/ML:
- Fast.ai - Practical Deep Learning
- DeepLearning.AI - Andrew Ng's Courses
- Google ML Crash Course
- Kaggle Learn - Hands-on ML
For System Design:
- System Design Primer
- Designing Data-Intensive Applications
- ByteByteGo - Visual Learning
๐ ๏ธ Useful Tools & Extensions
VS Code Extensions:
- GitHub Copilot
- Prettier - Code Formatter
- ESLint
- GitLens
- Thunder Client
- Error Lens
Productivity Tools:
- Notion - Note Taking
- Postman - API Testing
- Figma - Design
- Excalidraw - Diagrams
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ "Akarshak is an exceptional developer with a passion โ
โ for AI and creating innovative solutions." โ
โ - Colleague โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฃ
โ "His work on the problem-finder-app shows incredible โ
โ attention to detail and user experience." โ
โ - Open Source User โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฃ
โ "Always willing to help and share knowledge with โ
โ the developer community." โ
โ - GitHub Community โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ Connecting Developers Worldwide ๐
Asia Europe Americas Africa Oceania
๐ข ๐ฐ ๐ฝ ๐ฆ ๐ฆ
โ โ โ โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Building the Future Together
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Collaboration Timezone: UTC+5:30 (IST)
Available for: Remote Opportunities Worldwide
Get notified about:
- ๐ New project releases
- ๐ Blog post publications
- ๐ฏ Major updates & features
- ๐ก Open source contributions
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๐ Current Availability: OPEN โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฃ
โ Mon-Fri: Available for meetings โ
โ Weekends: Focused development time โ
โ Response Time: Within 24 hours โ
โ Time Zone: IST (UTC+5:30) โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
A huge thank you to:
- ๐ All my GitHub followers and supporters
- ๐ค Open source contributors and collaborators
- ๐ก The amazing developer community
- ๐ Everyone who has starred, forked, or used my projects
- ๐ Mentors and peers who inspire me daily
You all make this journey worthwhile! ๐Most of my projects are licensed under the MIT License.
Feel free to use, modify, and distribute with attribution.
class FinalMessage:
def __init__(self):
self.message = "Thank you for visiting my profile!"
self.hope = "I hope you found something interesting"
self.invitation = "Let's connect and build amazing things together"
def call_to_action(self):
return """
๐ Star my repositories if you find them useful
๐ด Fork and contribute to open source
๐ฌ Reach out for collaboration opportunities
๐ฌ Let's connect and share knowledge
๐ Keep coding, keep learning, keep growing!
"""
message = FinalMessage()
print(message.call_to_action())


