top of page

Projects

I have designed, implemented and collaborated ...

Voice to Text Mail Server

  • Designed a whole end-to-end solution for the biggest Telecom Operator for their Voicemail-to-text SMS service.

  • Used Azure AI Speech and V2TIC Open Source Code.
  • V2TIC was deployed into Azure Kubernetes Service.
  • Architected the solution to use SMTP Relay Servers (CISCO SMTP Relay) for SMTP/SMPTS.

Dev-ops Tool-chain Monitoring

  • Developed a Jenkins Plugin using Java, JPA/Hibernate, and PostgreSQL which configures settings for ETL jobs

  • Played a key role in mapping requirements during the initial phase of development.

  • Developed ETL jobs in Python to fetch and update tables with DevOps tools metrics for monitoring

  • Configured OIDC Auth SSO client for tools used in DevOps tools using Keycloack.

  • Developed Grafana Dashboards for monitoring using Prometheus, PostgreSQL as Data-source.

thumbnail (1)_edited_edited.jpg

Resume Parser Using NLP

  • Used Spacy pre-trained models and developed custom-trained models for Entity extractions from Resumes.

  • Created a sentence classification model using the RNN LSTM network in TensorFlow

  • Created front end application using Python-Flask for Resume Parser

  • Working on Entity Relations Extraction for meaningful information from the resume.

6ba85a1e-af8e-4be2-931c-091910f25611_edi

ELT Pipeline

  • Used Fivetran to load google sheet data of covid-19 into Snowflake Dataware-house DB

  • Used DBT Cloud (Data Build Tool) to transform the data where de-normalized tables were created as per Analytics requirements.

  • Developed a report on Google Data Studio connecting snowflake schema as a data source.

  • Data modeling was inspired from Star Schema

Untitled Diagram.jpg

Web Scraping and Loading

  • Used Python with Beautiful Soup 4 for scraping from an e-commerce website and pushed the scraped structured data via REST API to the client server.

  • Created a Windows utility using Python 3.9 for file renaming and image download in bulk.

window utility.PNG

​Plagiarism Checker Using Vector Similarity Search

  • Created a vector similarity search using Sentence transformer API and stored into Milvus DB (Vector DB) for faster Vectorsearch

  • Integrated Google Drive APIs to fetch files from Google Drive

  • Developed REST APIs for a front-end Application using Python-Flask-Google Client for CRUD operation over Vector DB

vector embedding.drawio.png
bottom of page