Uptone is a consumer-media mobile startup being built for transforming monotonous content consumption into a fun and engaging experience. I have contributed to the implementation of the voice control part of the application. Utilizing AWS Transcribe API, I used the EXPO native voice recordings to control the application interface.
This is a goal-sharing platform, users can register and create/share their goals libararies. I have used the MERN stack, and implemented authentication with express and JWT. This was my first big CRUD project, was particularly inspiring for me.
This is a Web Search App to look up data on any stock. The running line at the bottom, scrapes the WallStreetBets subreddit, and provides the number of mentions and top comments for the current stock.
This is a Web App, that calculates daily caloric intake based on physical measurements. I have built it when I was very new to react, so I have learned a lot of functional component structure, and state management. Plus, fitness was always a hobby of mine.