Hello 🙋🏻‍♂️ I'm Vishal!

A showcase of my projects and my abilities.

ABOUT ME 🙆🏻‍♂️

Hi, Myself Vishal Shah. The name itself suggest huge so yes, I am huge thinker, better developer and enthusiastic learner. Reading has always kept my mind free and alert. It made me think better towards my field. The main goal of life is to make technology everywhere. With experience in Data Science and Machine Learning I have done several of projects thinking for the betterment to help the people around. Technology had made me a great person. Diving deep to learn the treads has always been a constant motivator for me. The few area which had made me to get better are Logistic Regression, NumPy, Pandas, Data Cleaning, Machine Learning (SVM, NB), Data Visualization & also integrating models into mobile Application and Web Application. Besides, Technology I love to build technology. I like to stay with my people around me. So, Reading+Technology+Friends concludes me.

Skills & Certifications

  • Tensorflow, Keras, Computer Vision, Natural Language Processing
  • HTML, CSS, Bootstrap, PHP, jQuery
  • Introduction to Data Science in Python on Coursera
  • Natural Language Processing in TensorFlow on Coursera
  • Participated in Data Science Hackathon organized by Devang Patel Institute Of Advance Technology and Research
  • Completed Virtual Internship Program on Data Analytics offered by KPMG on InsideSherpa
  • Web Developer Intern at Sannibh Technology

PROJECTS 🛠

MultiClass Image Classification on Android App

"Output on handy device is better than that of console"- The main idea behind app. App uses TensorFlow lite model to classify images present in the model. Predicts the accuracy of the image provided. Model is trained on multiple classes using Machine Learning libraries Keras and Tensorflow.

Django project on House selling website

This project is developed on Django framework. This website consist of house selling and buying features basically it work as a Realtor. A search bar is also provided throgh which one enter a particular requirement for the house and list houses according to the requirements.

Image Captioning

Image caption generator is a task that involves Computer Vision and Natural Language Processing concepts to recognize the context of an image and describe them in a natural language like English. I implemented the caption generator using CNN (Convolutional Neural Networks) and LSTM (Long short term memory).

Chatbot Using NLP

A Chatbot is a computer program or an artificial intelligence which conducts a conversation via auditory or textual methods. This Chatbot is created using a concept called Natural Language Processing. For more excitement about talking with the bot, I provided a GUI based application using Python Tkinter.