Skip to content
View JPrendy's full-sized avatar
  • Dublin, Ireland
  • 17:46 (UTC +01:00)
Block or Report

Block or report JPrendy

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
JPrendy/README.md

Hi there 👋

I'm a senior software engineer based in Dublin, Ireland 🇮🇪.

My background

  • Passionate about Android mobile development, web development, testing and DevOps practices such as CI/CD. I'm always on the lookout for new coding challenges to streamline and simplify various aspects of my daily life.

  • Experienced with the following languages and libraries Kotlin, Swift, JavaScript, React, Ruby and PHP.

  • Always looking to learn and expand my knowledge and skills as a software developer.

My projects

  • Monster Memory Quest. A card game application that rebuilds an earlier Java project I did with Kotlin and the latest UI framework for Android, Jetpack Compose. This project is built with MVVM architecture, Material 3, DataStore for local storage, Espresso for E2E testing, Roborazzi for Screenshot testing, GitHub Actions for CI/CD. It supports Accessibility and Light/Dark Theme.

Pinned

  1. bus-timetable-retrofit-kotlin-application bus-timetable-retrofit-kotlin-application Public

    A Kotlin Application that uses Dublin bus API to show when the next available bus will arrive. It uses Retrofit and MockWebServer to mock apis.

    Kotlin

  2. github-simple-retrofit-kotlin-application github-simple-retrofit-kotlin-application Public

    A Kotlin Application that uses Github public API to show a list of repos name. It uses Retrofit and MockWebServer to mock apis.

    Kotlin