I'm a Software Engineering Student with a
strong passion for building applications that
leave a positive impact on the community.
Here's a bit more about me.
Im a 22 year old computer engineering student at
Florida International University and I graduate in
fall 2023.
I carry a passsion for developing applications that can help others. My goal is to always be learning new things and be around the right people, because thats where im going to be most successful
- Python application that allows users to select a stock of choice and receive relevant data each day through sms. - Collected stock prices through Alpha Vantage API, and NewsAPI is used to fetch relevant articles regarding to the company selected by the user. - Applied Twilio API to send sms alerts containing recent news about the company when its stock price changes.
- User friendly web app to browse a wide selection of books from a dataset. Designed easy to use UI/UX. - Uses REACT for the frontend with multiple components and hooks such as useState and useEffect. Fully dynamic pages and cart that updates with every event. - Uses Firebase for hosting, database, and Google sign in authentication.
- Developed a full-stack food log that tracks and stores every meal submitted along with its nutritional stats. - Stores data in mysqlite and uses Rails datetime functions to display all the data based on the day and time submitted.