Software Engineer @ Homes.com
June 2022 – Present | CoStar Group
B
I’m a full stack engineer in LA, building awesome web apps by day and geeking out on side projects that spark my curiosity by night.
I’m on the Homes.com team crafting the next best real estate portal. See my work on any listing page.
4+
Years of Experience
65+
Projects Completed
JavaScript, TypeScript, HTML, CSS
Frontend
Python, Java, C#, Node.js
Backend
Nuxt.js, Vue.js, Tailwind
Frameworks
Git/GitHub, Bash/Linux
Tools
AWS, Google Firebase
Cloud
Swift, SwiftUI
Mobile
Software Engineer @ Homes.com
June 2022 – Present | CoStar Group
B
Statisfy
Statisfy is a web app that analyzes users' Spotify listening data to provide insights into their top artists, tracks, and music mood over time. It uses the Spotify API for data fetching, offering an interactive and visually engaging experience with mood-based visualizations and trend analysis.
Arrow: Computer Vision
This ongoing computer vision research project aims to develop a system that can automatically detect arrows and accurately determine their point of impact on a target. The focus is on leveraging techniques such as motion analysis, contour filtering, and region isolation to build a robust pipeline that performs reliably in real-world conditions. By refining each stage—from target detection to arrow tracking the project lays the groundwork for intelligent scoring systems in archery and similar applications.
Hide and Seek AI
Hide and Seek Game with AI is a reinforcement learning-based game where the hider and seeker navigate a map using ray-casting to detect obstacles and each other. Built with Python and Pygame, the AI agent uses Deep Q-Learning and a neural network to predict optimal actions, exploring and adapting through the epsilon-greedy method.