About Me
1. Developed full commercial software for commodity traders using Core Java, Distributed Cache, and SQL database.
2. Mostly worked on designing complex Valuation algorithms for Oil, Gas and Power commodity, which help in calculating the pr...
3. Gathered dataset, preprocessed the data and developed deep learning models for customer feedback analysis. The gathered data was free text.
Show MoreSkills
Software Engineering
Web Development
Data & Analytics
Programming Language
Software Testing
Database
Others
Portfolio Projects
Company
Valuation Engine
Role
Backend Developer
Description
Designed and built a scalable, high-performance, high- throughput valuation engine for valuation and
end of the day process for commodity trading (Oil, Gas and Power). Used in memory distributed
cache, Oracle, Core Java and Micro service architecture.
Tools
IntelliJ IDEA SQL DeveloperCompany
Free Text Analyzer
Role
Data Scientist
Description
Built a tool for processing and classifying the customer feedback. Performed sentiment analysis,
name entity recognition and classification using NLP methods. Used Spacy, Stanford library and
Python.
Tools
PyCharm Jupyter NotebookCompany
Behavioral Cloning
Role
Data Scientist
Description
Built and trained a convolutional neural network for end-to-end driving in a simulator, using
TensorFlow and Keras. Used optimization techniques such as regularization and dropout to
generalize the network for driving on multiple tracks. Many data augmentation techniques were
used.
Tools
PyCharm Jupyter NotebookCompany
Vehicle Detection
Role
Data Scientist
Description
Detected cars on a video stream. Used HOG as feature descriptor. Trained the network using Linear
SVM. Sliding window approach used for traversing image. Dataset provided by CrowdAI and Autti.
Tools
Jupyter Notebook