An Enthusiastic Engineer who started programming during higher secondary school back in 2018. Explored various domains of programming which includes Front-End , Back-End, Data Engineering, currently working as a Software Engineer.
Programming Languages: Python, JavaScript, Java, TypeScript, SQL, C, C++, PHP, Golang
Cloud Platform: AWS (Amazon Web Services), GCP (Google Cloud Platform)
Data Engineering: Apache Airflow, Apache Kafka, Apache Spark, Pandas, Numpy
Front-End Development: HTML, CSS, React, Bootstrap, jQuery, SASS
Backend Development: Node.js, Express, FastAPI, Django, Flask
Databases: Mongo, MySQL, Redis
DevOps & Tools: Linux, Git, Docker
Automation & Web Scraping: Selenium, Puppeteer
Artificial Intelligence: Large Language Model, Natural Language Processing, Computer Vision.
Software Engineer II (Previously Data Engineering Intern & Software Engineer) | Findem (May 2021 – Present)
Skills Used: Apache Airflow, Docker, AWS, GCP, MongoDB, Express, TypeScript, JavaScript, Python, Flask, Git, Selenium, Puppeteer, Design Patterns, System Design
Skills Used: Linux, MySQL, PHP, Python, Git, Selenium, React
Program Manager Intern | Lantern Edusport Foundation (May 2020 - July 2020)
Lantern Edusport Foundation – A nonprofit organization dedicated to promoting education and sports among underserved communities.
Skills Used: Teaching, Communication, Problem Solving
Designed and developed an AI-driven fraud detection and candidate verification system to identify suspicious profiles at scale. Built data ingestion and enrichment pipelines to aggregate candidate information from multiple public sources. Leveraged Large Language Models (LLMs) for resume analysis and anomaly detection, and developed machine learning models for profile image validation and career progression plausibility checks. Applied heuristic-based filtering, automated classification, and validation workflows to improve detection accuracy, reduce false positives, and enhance profile verification reliability across large-scale candidate datasets.
Technologies: Python, Large Language Model(LLM), NLP, Computer Vision, REST API.

Built an AI-assisted profile verification system to validate profile freshness, identity accuracy, and email ownership across large-scale datasets. Developed automated verification workflows using pre-trained AI models and heuristic-based matching techniques to assess profile authenticity and confidence scores. Implemented entity matching and validation logic to improve verification reliability, reduce manual review effort, and enhance data quality across high-volume profile processing pipelines.
Technologies: Python, NLP, REST API.

Developed a high-performance, distributed rate-limiting library for Node.js/Express, engineered to solve the “shared-state” challenge in clustered environments. By shifting logic from the application layer to the database, the system ensures consistent throttling across multiple server instances without sacrificing speed.
Key Technical Achievements:
Architectural Design: Leveraged the Strategy Pattern to create a backend-agnostic core, supporting both Redis (Sliding Window Log) and Memcached (Fixed Window) providers.
Atomic Operations: Implemented Lua scripting in Redis to guarantee atomicity during high-concurrency bursts, successfully preventing race conditions and limit bypasses.
Performance Engineering: Validated via k6 load testing, achieving a throughput of 4,600+ Requests Per Second with a stable p95 latency of 16ms.
Infrastructure & DevOps: Containerized the entire ecosystem using Docker Compose, including the application, database cluster, and automated performance testing suite.
Technologies: Redis, Node.js, TypeScript, Docker, Memcached.

Get social media’s public profile data using scripts provided in this project. Contains scripts for Facebook, Instagram, Twitter, GitHub, Medium, and Pinterest. It uses python’s selenium framework.
Technologies: Python, Selenium and Requests.

Twitter scraper is a maintained python library to scrape data from Twitter profiles, keywords, or hashtags.
Technologies: Python, Selenium and Requests.

Facebook Page scraper is maintained python library to extract post’s data from the Facebook page’s front end.
Technologies: Python, Selenium and Requests.