Skip to content
View CBcodes03's full-sized avatar
🎯
🎯

Block or report CBcodes03

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CBcodes03/README.md

Hi there, I'm Chirag! πŸ‘‹

Typing SVG

Profile views GitHub followers


πŸš€ About Me

πŸ’‘ Passionate programmer from India with interests in AI Engineering, Full-Stack Development, and Cloud/DevOps. I love turning complex problems into clean, scalable, and innovative solutions.

  • πŸ”­ Currently building AI/ML projects and experimenting with cloud-native architectures
  • 🌱 Learning AI Engineering + DevOps pipelines
  • πŸ“ Writing at CBblogs – tutorials, guides & case studies
  • πŸ’¬ Ask me about Python, Web Development, AI/ML, Automation
  • πŸ“„ Check my Resume
  • ⚑ Fun fact: I learn something new every single day!

🌐 Connect with Me


πŸ› οΈ Tech Stack

πŸ’» Languages

🎨 Frontend

βš™οΈ Backend & Databases

πŸ€– AI/ML & Data Science

☁️ Cloud & DevOps

πŸ› οΈ Tools & Design


πŸ“Œ Pinned Repositories

πŸ“ Repository Description Tech
PYBrowser Lightweight Web Browser with tab management, bookmarks & video streaming Python, PyQt5
Cbblogs Full-stack blog platform with admin panel, image upload, code highlighting Flask, SQLite, Bootstrap
EmotionalAnalysis Real-time emotion detection using ML models and Flask API TensorFlow, Keras, OpenCV
Drive0 2D racing game with collision detection and scoring system Python, Pygame

πŸ“Š GitHub Analytics



πŸ“ˆ Activity Graph


⌨️ Coding Activity

Chirag's Wakatime stats


🎯 Current Focus

class Chirag:
    def __init__(self):
        self.name = "Chirag Budakoti"
        self.role = "AI Engineering Enthusiast & Full-Stack Developer"
        self.languages = ["Python", "JavaScript", "C++", "C"]
        self.current_focus = ["AI/ML", "Cloud Computing", "DevOps"]
        self.hobbies = ["Coding", "Learning", "Problem Solving", "Blogging"]

    def say_hi(self):
        print("πŸš€ Thanks for dropping by! Let’s connect and build something amazing together!")

me = Chirag()
me.say_hi()

Pinned Loading

  1. CampaignManagement CampaignManagement Public

    simple django rest api's

    Python

  2. Drive0 Drive0 Public

    a car game made using entirely python , library used pygame

    Python

  3. emo_proj emo_proj Public

    emotional analysis using deepface and opencv capture emotions using webcam

    JavaScript 1 3

  4. instagram_cmnts_scrapper instagram_cmnts_scrapper Public template

    Python

  5. PYbrowser PYbrowser Public

    a simple browser using PyQT5