RD
Experience

Software Engineer
JIO RELIANCE
(October 2023 -Present)
• Full-Stack Data Science Website: Utilized React.js, Redux, Material-UI, Express.js, Node.js, and MongoDB to build a
comprehensive data science website. Designed and implemented seamless API integrations for optimized
frontend-backend communication, enhancing user experience.
• Automated Data Aggregation Pipeline: Created a Python script to fetch data from HDFS, process it, and insert it
into Cassandra. Used batch statements and parallel processing to achieve a 7x performance increase. Successfully
deployed in a production environment.
• Data Processing Scripts for JVIZ Preprod: Developed and automated scripts to fetch, process, and store data in
MongoDB, ensured proper data population with monitoring scripts. Rewrote codebase in PySpark for efficient
handling and parallel processing of big data

Data Science intern
Dr. Dip Sankar Banerjee
(may 2021 -july 2021)
• An inductive dynamic graph analysis technique that can be potentially parallelized.
• Code implementation of the technique based on graph neural network.
• Experimental data validating the proposed technique.

Full stack Developer
willings
(October 2021 -December 2021)
• Build website using react redux technology .
• Add functionility which take the image resize it and upload at same position in firebase .

BAJA
Supervisor -Dr. Sudipto
Literature reviews different suspension systems .
Set and calculate the parameter of suspension system’s component
Create a CAD modeling for knuckle,hub, arm
Analysis their life and sn curve on ansys software
Software : solidwork, ansys,lotus
suspension system design:
Projects

AR Tree Game
-Build a incredibly responsive Augmented reality Game using Unity Engine. Designed the
entire UI and animation in 3D for satisfying visuals and used C-sharp for programming
the backend .

REACT-FIRECHATAPP
• Created a real time chat website where user can chat.
• Used Firebase firestore for realtime and quick response.

E-COMMERCE WEBSITE
• Engineered the architectural framework for an e-commerce website, shaping a
robust foundation for seamless integration and optimal performance.
• Engineered a comprehensive full-stack web application for E-commerce,
show casing expertise in core functionalities such as authentication, order
processing, and product creation.

VISUAL RECOGNITION USING ENSEMBLE OF PSEUDO MODELS
• Trained an ensemble of pseudo models and deployed it on a website to find top
similar images and evaluated its performance using MAP score.
• Trained a CNN model with 5 parallellast fully connected layer seach acting as a
classifier on classes 16 to 25 on CIFAR100 dataset and used euclidean distance
between output of the lastlayer for test image and images from data set to get
similarity score. Deployed this model using flask on localhost

Image Classifier
Supervisor -DrRicha (Course Project)
● Used three different machine learning models classifiers Decision Tree,K-nearest
neighbors , convolutional neural network,
Decision Tree for classifiers which category image is belong and compared their
performance.
● Performance evaluation of the entire pipeline with
cross validation

Mask Detector
Supervisor -DrRicha (Course Project)
• Created a Machine learning model that can detect a person is wearing a mask or not
using Web camera along with confidence level of the model.
• Achieved CNN model accuracy of 96.67% at 18 epoch.

REACT-CRYPTO CURRENCY
● Designed and programed a web application that can show current crypto currency value
in market. Add crypto API to fronted and build the website.

E-Shop
Design the website their Authenticated user and non authenticated user both can visit the website and purchase the item
Use javascript to store cookies and using django store data into database.

Traffic signal Control system
Supervisor -Dr. Nitin Sir(CourseProject)
-Designed a working model of 4-way traffic light controller in Xilinx ISE Design Suite and programmed the entire model using a Hardware Description Language (HDL) Verilog.Used a Concept of Moore type Machine. Defined different states to work synchronously keeping the smooth flow of traffic in mind

Cuboto
Build a incredibly responsive Windows PC game using Unity Engine. Designed the entire UI in 3D for satisfying visuals and used C-sharp for programming the backend.

NUMBER PLATE DETECTION
Use opencv to capture number plate using webcam and used bilateral Filter for noise reduction , using the canny edge detection method reduced the complexity of the image and making it of only edges. and used easyocrto read the image .

Corona Prevention Bracelete
Dr. Rajlaxmi
Designed an IOT based solution for tracking accidental touches of fingers during corona times. Used Arduino Uno as a control unit and integrated Ultrasonic sensor along with proximity sensor to achieve the desired goal efficiently.