A virtual stock market simulator which enables users to trade stocks using virtual currency. Virtual Stock Market is built on Next.js with TypeScript. Developed the styling and responsive design using TailwindCSS and incorporated Redux for global state management. The project integrates Supabase for user authentication, storage, and database management, while latest available stock ticker information is sourced from the Financial Modeling Prep API.
A web application utilizing the FACEIT API to display users' performance and statistics for the game 'Counter-Strike 2.' Built with Next.js, TypeScript, TailwindCSS, and shadcn/ui, the application allows users to enter their FACEIT username to retrieve detailed information about their gameplay, including match history, and performance metrics.
A Spotify web application using the Spotify Web API that features a 'Guess That Song' game where users can choose a playlist from the Spotify API and attempt to guess the title of each song by listening to a short audio preview, with a leaderboard tracking the highest-scoring users using AWS DynamoDB as the database.
Directed a team of four students throughout a semester-long project, establishing a clear roadmap with specific deadlines. Implemented the core features of the project's frontend, enabling users to browse popular movies, filter movies based on various criteria, and receive random movie suggestions. Utilized AWS Amplify and GraphQL, to allow users to favorite movies and store that data on the DynamoDB database, providing them with a personalized experience where they can easily favorite movies of their choice.
Developed a comprehensive data visualization project, which involves showcasing over 450 NYC MTA Subway stations in NYC, along with nearly 2,000 Subway entrances. To accomplish this, I efficiently extracted and manipulated the required data from NYC Open Data's provided CSV files using SQL searches, ensuring it aligned with the project's specific requirements, creating a visually informative representation of the subway network.