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()
π΄
On vacation
π Hey, I'm Rohan Shaw, a budding tech enthusiast diving into Data Science and Android Development.
- West Bengal, India
- https://rohanshaw.me/
- in/rohnsha0
- @rohnsha0
Highlights
- Pro
Pinned Loading
-
StockSense
StockSense PublicAPI and training files for StockSense android application
Jupyter Notebook 1
-
StockSense-androidApp
StockSense-androidApp PublicStockSense: Open-source Android app leveraging deep learning for accurate stock predictions. Explore technical indicators, fundamental analysis, and join our collaborative community on GitHub. Contβ¦
Kotlin 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.