Skip to content
View MIBHA's full-sized avatar

Block or report MIBHA

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

Mithun Bharadhwaj

Engineering Tomorrow, Today 🚀

#!/usr/bin/python
# -*- coding: utf-8 -*-


class mibha:

    def __init__(self):
        self.name = "Mithun Bharadhwaj"
        self.role = "Student"
        self.language_spoken = ["Eng", "and more!"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = mibha()
me.say_hi()

About Me
Hi, I’m Mithun Bharadhwaj, Engineering Student | AI/ML & Cloud | Python, Docker, AWS

Let’s build something impactful together!

Pinned Loading

  1. Project-HERO Project-HERO Public

    HERO[Heuristic Emergency Response Optimizer]: An AI-powered simulation using Multi-Agent Reinforcement Learning to optimize emergency response logistics.

    1

  2. MIBHA MIBHA Public