About Me
Goal-oriented Software Developer with 2+ years of industry experience and a good understanding of complete SDLC.
“Time is of the essence”
Thus, I quickly learn and master new technologies and enjoy working in both team or self-directed...
Skills
Portfolio Projects
Description
IMDB WebApp For Data Analysis (JavaScript, MySQL, Express)
• Built an IMDB data management system which allows users to query any movie, series, cast, etc. to find their
detailed information in the most efficient and user-friendly way possible.
• Wrote Python scripts for data scrappers to gather data from OMDb API and official IMDB data sets.
• Performed data preprocessing and cleaning using Pandas and generated schema tables in MySQL database.
• Designed frontend in vanilla JS with Express, NodeJS in the backend.
Description
Subreddit Prediction Model (Python, Jupyter, Machine Learning)
• Developed a Subreddit category predictive model which determines which subreddit the user query belongs to.
• Achieved 80?curacy by using SVM and Random Forest classifiers on three different filter settings.