Hi there! I'm Robert. I am currently pursuing a degree in Computer Science at CUNY Queens College, with a strong passion for software engineering, including web development, and AI. My coursework covers a broad spectrum of computer science topics, including algorithms, programming languages, data structures, and more, and I love applying what I learn to real-world challenges. Exploring innovative solutions and turning ideas into practical results excites me both inside and outside the classroom.
Learn More About Me
An interactive, data-driven web application that evaluates properties and neighborhoods based on crime rates, school ratings, environmental quality, public transit access, and property features.
SettleSmart aggregates real-time data from trusted sources/APIs to calculate a comprehensive "Move Score," helping users make informed relocation decisions with detailed insights.
Tech Stack Used: Vite | React | TypeScript | Tailwind CSS | PostgreSQL | FBI CDE API | Mapbox API | EPA AirNow API | Google Places API | NCES API
My implementation of a stock/sportfolio analysis tool that evaluates stocks using several financial metrics such as
P/E Ratio, PEG Ratio, ROE, Profit Margin, Revenue Growth, Earnings Growth, Beta, Dividend Yield, and 52-Week High/Low.
The tool integrates with the Alpha Vantage API using Axios, to fetch real-time data, categorizes stocks into performance tiers (Very Good, Good, Neutral, Poor),
and provides recommendations with data visualizations.
Tech Stack Used: Vite | React | JavaScript | CSS | Axios | Alpha Vantage API
An MVP mobile app I developed using React Native to streamline ordering at restaurants.
It captures an image of a menu using a phone's camera, and then extracts dish names, prices,
and descriptions using OCR (Google Vision API), and displays relevant dish images with brief yet appealing AI-generated descriptions (GPT-3.5-turbo).
Tech Stack Used: React Native | TypeScript | Expo | Axios | Google Vision API | Google Custom Search API | OpenAI GPT API
A webapp that helps users locate accessible drinking fountains across the United States, with over 4,500 fountains mapped.
It provides real-time directions, allows users to search by location or ZIP code, and includes features such as toggling between satellite and default map view,
and geolocation for quick and easy access. The most helpful and useful feature is the 'Locate Nearest Fountain' button,
that finds the nearest fountain from your location, for easy navigation.
Tech Stack Used: JavaScript | HTML/CSS | Python | LeafletJS | Google Geocoding API | Nominatim API | Google
A personal website I built to showcase my projects, and a little about me.
Tech Stack Used: JavaScript | HTML/CSS