Skip to content
View jakegodsall's full-sized avatar
Block or Report

Block or report jakegodsall

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jakegodsall/README.md

Hi there! πŸ‘‹ I'm Jake

I'm a dev who likes to work across the full stack. I like programming and languages and programming languages.

πŸ”¨ What I'm Working On

I am currently working on:

  • Reppd - API for a goal setting and progress tracking application. Built using TDD with Java 17, Spring Framework 6, and MySQL. I intend to build a web/mobile frontend to this as time allows.
  • Flashcard Generator - A CLI/GUI tool for generating data for language-learning flashcards with GPT. Built using TDD with Java 22.
  • Frontend Mentor - Consistently working on Frontend Mentor challenges to keep my frontend skills fresh whilst focusing more on backend. All FM projects in my repositories here are prefixed with fm-*.

🌱 Learning Journey

I am currently dedicating all my efforts to mastering Java and Spring Boot. My goal is to build really robust and scalable APIs.

Having a blast working through the courses at Spring Framework Guru to build TDD API-driven applications with Spring.

πŸ“« Let's Connect!

I'm always open to new opportunities, collaborations, and discussions related to web development. Feel free to reach out to me through LinkedIn.

Let's build amazing web experiences together! πŸš€

Pinned Loading

  1. reppd reppd Public

    REST API for Reppd daily discipline repetitions tracking application

    Java

  2. twitter-floods twitter-floods Public

    A simple GUI application for generating Basemap plots from tweets extracted using the Twitter API

    Python

  3. flashcard-generator flashcard-generator Public

    Command-line tool for generating language learning flashcard CSV using GPT

    Java