Bel Research Scientist
My Hobbies are Exploring and Learning innovative things. I am currently looking for jobs/internships in Software development or Machine learning Fields.
- Mail:- aman2000jaiswal14@gmail.com
- Contact No.:- +919839423547
- Intern @Artyvis : Certificate
-
Python
-
C++
-
Algorithms and Data Structures
-
Problem Solving
-
Web Scraping
-
Machine Learning
-
Computer Vision
-
Deep Learning
-
Django
-
SQL
-
DBMS
-
Operating System
-
Visit to My Portfolio
- Machine Learning Masters @iNeuron. Certificate
- Smart India Hackathon Finalist 2020. Certificate
- Codeforces @aman2000jaiswal14
- GeeksForGeeks @aman2000jaiswal14
- LeetCode @aman2000jaiswal14
- HackerRank@aman2000jaiswal1
- CodeChef @aman14jaiswal
- StopStalk @aman2000jaiswal14
-
Clothing API (Django Rest Framework, ElasticSearch, MongoDB)
- Its an API built in Django Rest Framework. It gives the information about the different clothes available in the Elastic Search Database. It is based on REST Architecture with a single end point. Feature of the API are it provides full text search query, filters according to the categories of product along with different feature like color, style, Fabric Details, size etc. API gives the result in a paginatied fashion so that it can be easily used in any E-commerce Fashion sites as an inventory.
- https://github.com/aman2000jaiswal14/Clothing-Api
-
Face Recognition System (Computer Vision, Deep Learning)
- This project is used to recognize the human faces and label their name over the image. First images will be captured by the cam and then sent to mtcnn model for bounding box regression of faces, where we get only face images. These images are trained to the model. And thus on live camera the faces with name label were detected.
- https://github.com/aman2000jaiswal14/Face-Recognition-System
-
Simple Chatbot (Using Rasa)
- This Project related to a simple conversational chatbot. Rasa Framework is used to build this chatbot and deployed over Telegram. This Chatbot is related to Portfolio assistant which will provide Email, Contact no, Github link, Linkedin link and tell about his client whether he is available for work, what are his skills.
- https://github.com/aman2000jaiswal14/ChatBot
-
Dynamic Portfolio
- This is a Dynamic Backend Portfolio Project which can be handled by the user from a separate User Interface. First user have to signup to create a portfolio. After signup user directed to the login page. where user login with their credentials. After login user redirect to the Admin page where user can replace his name, about himself, add skill, remove skill, add project and remove project. User can also see the messages and feedback send by the visitors who visited his portfolio and give feedback (or message) to the user. User can also delete those messages.
- https://my-dynamic-portfolio.herokuapp.com/
- https://github.com/aman2000jaiswal14/Dynamic-Portfolio
-
Agriculture Crop Classification and damage detection (Image Classification, Deep learning)
- This project is based on image classification of 5 classes Wheat, Rice, Maize, Sugarcane, Jute. This project used transfer learning concept of deep learning to train on small dataset of 50 images of each class, further image augmention is used to increase images about 200 images of each class. Images had been trained on VGG16 pretrained model giving accuracy above 90%.
- https://github.com/aman2000jaiswal14/Ann-Aztecs
-
Machine Learning Web App with Streamlit and Python (Machine Learning, Classification)
- This is a mushroom classification webapp using machine learning algorithm. In this webapp user can choose his own algorithm and parameters used in those algorithm and train and test it. Also user get different metrics (Confusion matrix, Roc score, accuracy) to test their model.
- https://mushroom-classifier-ml-project.herokuapp.com/
- https://github.com/aman2000jaiswal14/Machine-Learning-Web-App-with-Streamlit-and-Python
-
Review Scraper (Python)
- This is a python project to scrap reviews of the product from the Filpkart website and show it on a web page. Flask framework is used to integrate with frontend.
- https://get-prod-reviews.herokuapp.com/
- https://github.com/aman2000jaiswal14/Review_Scrapper
-
Admission Prediction(Machine Learning,Linear Regression)
- In this project, the chance of getting admission in a collage based on GRE Score, TOEFL Score, University Rating, SOP, LOR, CGPA, research is predicted. Linear Regression model is used for the prediction of chance.
- https://admission--prediction.herokuapp.com/
- https://github.com/aman2000jaiswal14/Admission_prediction
-
PYTHON-ESESAP
- This is a small tkinter GUI based application. This app is used to separate the mixed up text, audio, video, image file on a specific location to a separate folder based on their extensions.
- https://github.com/aman2000jaiswal14/PYTHON-ESESAP
- EDA on Tweets https://github.com/aman2000jaiswal14/EDA_ON_TWEETS
- EDA on Diabetes Data https://github.com/aman2000jaiswal14/EDA_ON_DIABETES_DATA
- Analysis of crop production https://github.com/aman2000jaiswal14/Analysis_of_crop_production
- Human-Activity-Recognition-Using-Smartphones https://github.com/aman2000jaiswal14/Human-Activity-Recognition-Using-Smartphones
- Individual household electric power consumption https://github.com/aman2000jaiswal14/ExData_Plotting1