Hey

I'm Jacob

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.

Here are some of my projects

  • Stock News Alert

    Python, API's

    - 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.

  • REACT Library Ecommerce

    REACT, Firebase, JavaScript, HTML, CSS

    - 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.

  • Ruby on Rails Food Log

    Ruby on Rails, HTML, CSS, SQLite

    - 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.