Skip to content
View Vimajoshi's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report Vimajoshi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Vimajoshi/README.md

Hi there, I'm Vimal Joshi! ๐Ÿ‘‹

I am an Associate Software Engineer based in Gurugram, India, with a strong background in Cloud Infrastructure, DevOps, and Full-Stack Development. I specialize in building scalable solutions using Microsoft Azure and have a deep passion for Machine Learning.

  • ๐Ÿ”ญ Iโ€™m currently working on: Engineering scalable cloud infrastructure and CI/CD pipelines at Accenture.
  • ๐ŸŽ“ Education: B.Sc. (Honours) in Computer Science from Ramanujan College, University of Delhi.
  • ๐Ÿง  Interests: DevOps, Automation, Competitive Programming, and Deep Learning.
  • ๐Ÿš€ Achievement: Solved 350+ problems on LeetCode.

๐Ÿ› ๏ธ Technical Skills

Category Technologies
Languages Python, C++, SQL, JavaScript, TypeScript, PowerShell
Cloud & DevOps Microsoft Azure (AZ-900), Docker, Kubernetes, Terraform, CI/CD, Ansible
Web Development React, Node.js, Express.js, HTML/CSS, REST APIs
Machine Learning TensorFlow, PyTorch, Scikit-learn, Pandas, NLP, CNNs
Databases MongoDB, SQL Server, PostgreSQL

๐Ÿ“‚ Featured Projects

๐Ÿค– Machine Learning & AI

  • Image Classification (CNN): Constructed a CNN model achieving 90% accuracy on the CIFAR-10 dataset using TensorFlow and Keras, implementing data augmentation and hyperparameter tuning.
  • House Price Prediction: Developed a linear regression model predicting house prices with 92% accuracy by engineering features from 1,500+ data points.
  • Movie Recommendation System: Built a recommendation engine achieving 75% precision using SVD collaborative filtering on the MovieLens dataset.
  • Sentiment Analysis: Developed an NLP model to classify product review sentiments with 88% accuracy using TF-IDF and logistic regression.

๐ŸŒ Web Development

  • APC Software Development Cell (Internship): Led the development of a full-stack web application using React, Node.js, and MongoDB, improving application performance by 40% and delivering the project two weeks ahead of schedule.

๐Ÿ“ซ Connect with Me

Pinned Loading

  1. CloudNative-K8s-Monotoring-system CloudNative-K8s-Monotoring-system Public

    A Kubernetes (K8s) cluster management system that includes Docker, Kubernetes, Grafana, and Prometheus can provide a powerful platform for deploying, scaling, monitoring, and managing containerizedโ€ฆ

    JavaScript

  2. house-price-prediction-ML house-price-prediction-ML Public

    A machine learning model that accurately predicts the sale price of a house based on its features, achieving at least 92% accuracy (R-squared).

    Python 1