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

Block or report BradleyIW

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

Hi 👋, I'm Bradley Wilson

I am a passionate software engineer with a career shaped by Mental Health, Mentoring and Software Accessibility. With a extensive background in Mobile Development, I have moved into the realm of Backend and Web to become a more rounded developer through Wellsome. Here you can find my contributions to open-source projects both public and private and the tinkerings of a curious learner.

  • 🔭 I’m currently working on Wellsome

  • 🌱 I’m currently learning React

  • 💬 Ask me about Android, Kotlin

  • 📫 How to reach me biw1805@gmail.com

  • ⚡ Fun fact I can flip a coin with my wrist

Connect with me:

bradleyiw bradwilson

Languages and Tools:

android java kotlin postgresql react typescript

Pinned Loading

  1. Doggo Doggo Public

    A fun way to demonstrate some of the latest trends in Android. It allows you to vote on your favourite dogs or find information about dog breeds from a public api (The Dog API). Using MVI with Jetp…

  2. NS-Call-Monitor NS-Call-Monitor Public

    Kotlin

  3. ktor-slack-events-plugin ktor-slack-events-plugin Public

    A Ktor plugin that allows you to write cleaner code whilst building Slack bots with Ktor. A simple wrapper around the event driven design Slack API follows with some classes to help you focus on bu…

    Kotlin

  4. Accessibility-Playground Accessibility-Playground Public

    This is a playground for various Android Accessibility development techniques based on articles I have and will write on Medium.

    Kotlin 1

  5. Currency-Converter-I Currency-Converter-I Public

    A simple currency converter application built with clean architecture in mind. Using MVVM, Retrofit, Room and Kotlin coroutines. Gradle dependency build system using Kotlin DSL.

    Kotlin

  6. Dad-Jokes Dad-Jokes Public

    This is a simple repository that'll fetch dad jokes from https://icanhazdadjoke.com/. It is simply to demonstrate error handling concepts.

    Kotlin