class HarshSharma:
def __init__(self):
self.name = "Harsh Sharma"
self.role = ["ML Engineer", "Data Scientist", "Open Source Contributor"]
self.languages = ["Python", "C++", "C"]
self.interests = ["Deep Learning", "Computer Vision", "System Design", "OSS"]
self.currently = "Leveling up full-stack skills & system design"
self.fun_fact = "I think faster on two wheels ๐๏ธ"
def say_hi(self):
print("Thanks for visiting! Let's build something impactful together ๐")
me = HarshSharma()
me.say_hi()
Highlights
- Pro
Pinned Loading
-
pleasingsunlight/flowState
pleasingsunlight/flowState PublicThis repository hosts our teamโs project for SIH-25, built to tackle real-time groundwater data tracking from DWLR data. Our aim is to deliver an impactful, efficient, and scalable solution that blโฆ
TypeScript 1
-
save_dishes
save_dishes Publicit a impactful repository of a project SAVE DISHES in which we integrate Machine learning model to enable smart and efficient solution to food wastage in a restaurant.
Jupyter Notebook 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
