Skip to content
View deepakrakshit's full-sized avatar
  • INDIA

Highlights

  • Pro

Block or report deepakrakshit

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
deepakrakshit/README.md

About Me

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()

๐ŸŽฏ Quick Facts

  • ๐Ÿ”ญ 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

Programming Languages

Tools & Frameworks

Skill Icons


๐Ÿ“Š GitHub Statistics

Deepak's Stats Top Languages
GitHub Streak

๐Ÿ Contribution Snake

GitHub contribution snake animation


๐Ÿš€ Current Projects

๐Ÿ“„ PdfOrbit

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

๐Ÿค– Jarvis โ€” Autonomous AI Agent

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)

๐ŸŽฏ 2026 Goals

2026 Goals Mindmap

๐Ÿ’ก Development Philosophy

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();
}

๐Ÿ“ซ Let's Connect!

๐Ÿ’ฌ I'm Available For

๐Ÿ’ป Code Review ๐Ÿค Collaboration โ“ Questions ๐Ÿ’ฌ Chat
Happy to review! Let's build together! Ask me anything! Always open!

๐Ÿ“ง Contact

๐ŸŒ Find Me On


โญ If you find my work interesting, consider giving it a star!

Made with โค๏ธ by Deepak Rakshit

Last Updated: MARCH 2026

Pinned Loading

  1. certifications certifications Public

    Professional certifications in programming, AI, cybersecurity, and communication.

  2. jarvis jarvis Public

    ๐Ÿค– Autonomous multimodal AI system with self-correcting agent loop ยท Real-time vision & screen understanding ยท Document intelligence (Q&A + compare) ยท System automation ยท Voice synthesis ยท Three.js โ€ฆ

    Python 1

  3. pdforbit pdforbit Public

    Python