class RohanShaw:
def __init__(self):
self.name = "Rohan Shaw"
self.role = "Data Science Fresher"
self.education = {
"degree": "B.Tech. in Computer Science & Engineering",
"specialization": "Data Science",
"institution": "Future Institute of Engineering & Management",
"duration": "Sept 2022 - Ongoing"
}
self.contact = {
"email": "[email protected]",
"website": "rohanshaw.me/",
"github": "rohnsha0",
"linkedin": "rohnsha0",
"twitter": "@rohnsha0"
}
self.skills = [
"Python", "TensorFlow", "Keras", "Scikit-Learn",
"NumPy", "Pandas", "Matplotlib", "Seaborn", "Plotly",
"Android Development"
]
self.tech_stack = [
"Data Science", "Artificial Intelligence",
"TensorFlow", "Python", "FastAPI",
"Serverless AWS", "Google Cloud Platform",
"Kotlin", "MVVM", "Jetpack Compose",
"Android Development"
]
def projects(self):
return [
{
"name": "StockSense: Analyze & Predict",
"description": "One-stop solution for stock predictions using LSTM and Python",
"technologies": ["Python", "LSTM", "FastAPI", "AWS Serverless", "Android"],
"duration": "May 2023 - July 2023"
},
{
"name": "SwasthAI",
"description": "Uses Computer Vision to predict diseases from medical images",
"technologies": ["Computer Vision", "NLP", "Android", "GCP Cloud Run", "FastAPI"],
"duration": "Oct 2023 - Aug 2024"
}
]
if __name__ == "__main__":
rohan = RohanShaw()
-
Notifications
You must be signed in to change notification settings - Fork 0
Config files for my GitHub profile.
rohnsha0/rohnsha0
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Config files for my GitHub profile.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published