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": "rohnsha0@gmail.com",
"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()
I may be slow to respond.
π Hey, I'm Rohan Shaw, a budding tech enthusiast diving into Data Science and Android Development.
- West Bengal, India
- in/rohnsha0
- @rohnsha0
Highlights
- Pro
Pinned Loading
-
StockSense
StockSense PublicAPI and training files for StockSense android application
Jupyter Notebook 2
-
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 2
473 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 4 commits in 1 repository
Created a pull request in plone/plone.app.discussion that received 16 comments
Fix logic to obey delete_own_comment_enabled
option
fixes #182
+2
β1
lines changed
β’
16
comments
Opened 3 other pull requests in 2 repositories
plone/plone.app.discussion
2
open
-
Implement Autoapproval of comments based on set roles
This contribution was made on Apr 6
-
Adds Volto Control Panel
This contribution was made on Apr 5
plone/volto
1
open
-
Add username field to user creation in registration form
This contribution was made on Apr 14
Reviewed 5 pull requests in 3 repositories
plone/documentation
3 pull requests
-
Adds docs for creating custom control panel #1909 revision
This contribution was made on Apr 17
-
Adds docs for creating custom control panel
This contribution was made on Apr 16
-
Migrate backing up Plone docs
This contribution was made on Apr 5
plone/Products.CMFPlone
1 pull request
-
Check the came_from relative to the navigation root
This contribution was made on Apr 17
plone/plone.app.discussion
1 pull request
-
Fix logic to obey
delete_own_comment_enabled
optionThis contribution was made on Apr 16
Created an issue in plone/volto that received 5 comments
Registration form fails with 404 in Volto
Describe the bug
The registration form in Volto is failing because it doesn't include the required username
field when submitting to the backend APβ¦
5
comments
Opened 2 other issues in 2 repositories
plone/plonecli
1
open
-
PloneCLI build fails with
Could not generate script
This contribution was made on Apr 15
plone/plone.app.discussion
1
open
-
Administrators required to approve their own comments
This contribution was made on Apr 5
4
contributions
in private repositories
Apr 3 β Apr 12