class DeepakRakshit:
def __init__(self):
self.name = "Deepak Rakshit"
self.role = "Aspiring Software Engineer"
self.location = "India ๐ฎ๐ณ"
self.email = "deepakrakshit505@gmail.com"
self.languages = {
"strong": ["C", "Python"],
"intermediate": ["C++", "HTML", "CSS"],
"learning": ["JavaScript", "SQL", "Rust"]
}
self.current_project = "PdfOrbit - AI-Powered PDF Toolkit ๐"
self.interests = [
"Artificial Intelligence",
"Machine Learning",
"Automation Scripts",
"Open Source Contribution"
]
self.work_schedule = {
"peak_hours": "2AM - 5AM โก",
"fuel": "Coffee โ"
}
def say_hi(self):
print(f"Hey! I'm {self.name}, building {self.current_project}")
print("Let's create something amazing together! ๐")
me = DeepakRakshit()
me.say_hi()- ๐ญ Currently building Jarvis โ Autonomous AI Assistant with tool reasoning
- ๐ Built PdfOrbit with AI-assisted development; led architecture, debugging, testing & production deployment
- ๐ฑ Deep diving into Data Structures (C++), Python Automation, and AI/ML
- ๐ฏ Open to collaborate on automation tools, AI projects, and Python utilities
- ๐ฌ Ask me about C, Python, AI development, and automation
- ๐ซ Reach out: deepakrakshit505@gmail.com
- โก Fun fact: My best ideas come at 2 AM with coffee โ
- ๐ฏ 2026 Goal: Land a Software Engineering role & build impactful AI products
Tech Stack: Python, AI, Automation
Status: In Development ๐
Links:
- GitHub: https://github.com/deepakrakshit/pdforbit
- Website: https://pdforbit.app
- API: https://api.pdforbit.app
Features:
- Intelligent PDF parsing & structured data extraction
- AI-driven document analysis & contextual insights
- Automated workflow pipelines for document processing
- High-performance file optimization & format conversion |
Tech Stack: Python, AI Agents, Automation
Status: Advanced Development โก
Links:
- GitHub: https://github.com/deepakrakshit/jarvis
Features:
- Agent architecture (planner โ validator โ executor โ synthesizer)
- Parallel tool execution (async)
- Real-time tools (weather, news, search, system, IP)
- Validation + retry system (no hallucinated data)
- Smart routing (fast-path vs agent loop) |
const myApproach = {
code_quality: "Clean, readable, maintainable",
learning: "Never stop exploring",
collaboration: "Open source enthusiast",
timing: "Best code happens after midnight โ"
};
while (alive) {
learn();
code();
debug();
repeat();
}| ๐ป Code Review | ๐ค Collaboration | โ Questions | ๐ฌ Chat |
|---|---|---|---|
| Happy to review! | Let's build together! | Ask me anything! | Always open! |

