Software Developer
Who Am I ?
I'm a passionate developer and problem solver committed to crafting impactful code that excels
on the web. Proficient in C, C++, JavaScript, Java, Python, HTML, CSS, React.js, and Git, I
bring a wealth of experience to every project.
Currently delving into React Native for mobile app development, I'm driven by a thirst for
knowledge and continuous growth. With a quick-learning mindset, I thrive on expanding my skill
set and tackling new challenges head-on
What I Do ?
Recent Projects
AgriHealthAnalyzer is a Node.js and React-based application that detects crop diseases and provides information about their prevention using the Plant.id API. The application allows users to upload images of crops, which are then analyzed to assess their health.
Farmers often struggle to identify crop diseases early, leading to significant crop loss. This project aims to provide a tool for early detection and prevention of crop diseases.
git clone https://github.com/Ketan-Chaudhary/AgriHealthAnalyzer.git
cd AgriHealthAnalyzer
npm install
node server.js
This project is a simple web application where users can input form data and upload an image. The form data, including the image URL, is stored in AWS RDS (MySQL), while the image itself is stored in an AWS S3 bucket.
Managing form data and image uploads efficiently while ensuring scalability and reliability is a common challenge. This project integrates AWS services to handle data storage and retrieval seamlessly.
git clone https://github.com/Ketan-Chaudhary/S3FormUploader.git
cd client
npm install
cd ../server
npm install
node server.js
This project provides a Flask-based web application for real-time handwritten digit recognition using a Convolutional Neural Network (CNN) model trained on the MNIST dataset.
Recognizing handwritten digits and numbers is a fundamental challenge in machine learning. This project aims to provide a solution for real-time digit recognition.
git clone https://github.com/Ketan-Chaudhary/DigitSnap.git
cd DigitSnap
pip install -r requirements.txt
python app.py
A tool to convert pixel (px) values to rem units in CSS files using PostCSS. This utility simplifies the process of creating responsive designs by automating the conversion of fixed pixel values to relative rem units.
Developers often need to convert pixel values to rem units for responsive web design. This tool automates the process, saving time and reducing errors.
npm install -g px-to-rem-converter
px-to-rem-converter styles.css 16
A fully responsive real-estate frontend website built using React, Framer Motion, and Tailwind CSS. The website features property listings, detailed property views, and interactive animations.
Real estate websites often lack interactivity and responsiveness. This project aims to provide a modern, user-friendly interface for property listings.
git clone https://github.com/Ketan-Chaudhary/Real-Estate.git
cd Real-Estate
npm install
npm run dev
Always feel Free to Contact & Hire me
How can you communicate?