I'm currently working at IBM, where I design and build AI agents that interact with end users through voice and chat. I also develop the underlying platforms that power them. My work spans AI product development, machine learning, and full-stack software engineering, and I enjoy solving complex problems, believing no problem is too hard. Checkout my portfolio for some of my personal projects and connect with me on Linkedin if you'd like to chat.

Healthcare AI Voice Agent
2024
Message me on LinkedIn or email for a demo.
A custom AI voice agent accessible via Twilio, automating patient intake for healthcare providers by collecting demographics, insurance, and appointment preferences through natural conversation and external validation APIs.
Python, FastAPI, Twilio, Voice AI, External APIs
AiRM Robotic Arm
2023
A reinforcement learning-powered robotic control system that achieved 90% success rate in object manipulation tasks by implementing DDPG algorithm with PyTorch and integrating real-time computer vision capabilities.
Python, PyTorch, MujoCo, OpenAI Gymnasium, OpenCV
WhereTo?
2022
A scalable location-based web application that helps groups find optimal meetup locations by leveraging MongoDB's geospatial queries and Google Places API integration.
JavaScript, Express, Node.js, REST APIs, Google Places API, MongoDB
Procidensa / Gaitonomics
2022
An award-winning healthcare solution that analyzes gait patterns using KNN prediction models to predict fall risk, validated through real-time demonstrations with over 20 participants and winning first place in the Innovation4Health Hackathon.
Python, Node.js, NextJS, React, TensorFlow, Keras, MongoDB
Self Checkout System
2021
Developed a robust self-checkout system backend using Spring Boot microservices, handling 500+ transactions per minute with real-time inventory updates and distributed payment processing. The system leverages Redis caching and PostgreSQL for high performance, maintaining sub-50ms response times and 98% test coverage.
Java, Swing, PostgresSQL, Redis, Spring Boot, JUnit, Mockito