• Home
  • About
  • Projects

Jacob Roberts

// |

GitHub LinkedIn Resume Contact
GitHub Profile Picture

About

Hi, I'm Jacob 👋. I'm a software developer based in Kentucky, USA, and recently graduated with a BSc in Software & Data Engineering from Bellarmine University. I started learning to program in October 2023, was hooked immediately, and decided to sell my small ecommerce business to pursue software development full-time. I enjoy learning new things and solving problems, and this field provides endless opportunities to do so. Outside of software, I like learning about ancient history, playing chess, and spending time with family. Thanks for visiting!

Projects

/// 01 - Social Media REST API

Info
REST API

/// 02 - Assignment Tracker

Info
Assignment Tracker Website

/// 03 - Notes Application

Info
Notes Website

Contact

×

A mock social media REST API/web serivce with 30 endpoints providing full CRUD functionality on Tweets, Users, Tags, Mentions, and Followers. Built with Java, Spring Boot, Maven, and PostgreSQL. View the Github repository here.

An application for tracking school assignments with courses, due dates, and assignment descriptions. Users can create, read, update, and delete assignments. Mobile-responsive and displays the current date and time. Built with Vue.js, Vite, and the Web Storage API. View the Github repository here.

An application for efficiently taking notes and viewing them in a grid format. Create, read, update, delete, and filter notes. Built mobile-first with HTML, CSS, Javascript, and the Web Storage API. View the Github repository here.