class Prithwish:
def __init__(self):
self.name = "Prithwish"
self.location = "India"
self.role = "Software Developer"
self.learning = ["Machine Learning", "Deep Learning", "MLOps"]
self.stack = ["React", "Node.js", "Express", "MongoDB"]
self.contact = "prithwish9196@gmail.com"
self.fun_fact = "I debug with console.log and I am not ashamed"
def say_hi(self):
print("Thanks for stopping by! Let's build something awesome together.")
me = Prithwish()
me.say_hi()
Pinned Loading
-
Agritech_insight
Agritech_insight PublicDevelop a agriculture related web application, with MERN stack and ML.
JavaScript 2
-
Chrome-extension-
Chrome-extension- PublicDevelop an extension that offers a simple to-do list interface, allowing users to manage tasks while browsing.
CSS 1
-
Docx_viewer
Docx_viewer Publicwe can view, rotate, download, zoom in and zoom out a docx file.
JavaScript 1
-
Predict_fertilizer_api
Predict_fertilizer_api PublicFertilizer prediction Api (https://predict-fertilizer-api.onrender.com/predict)
Python 1
-
Rice_disease_prediction_api
Rice_disease_prediction_api PublicRice disease prediction api with trained ML model.
Python 1
If the problem persists, check the GitHub status page or contact support.


