Skip to content
View brendaninnis's full-sized avatar
💭
Learning in public
💭
Learning in public
Block or Report

Block or report brendaninnis

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

Hello 👋 I'm Brendan Innis

Software developer learning in public

I am a lifelong learner. I get great joy from learning and applying some new knowledge or skill. I am addicted to solving puzzles through code, improving myself through practice and developing myself as a human. I am eager to share my experiences with others through my blog, my personal projects and my web presence. I hope you will find what I do helpful or brings joy in your life.

This GitHub contains a repository of my personal projects, as well as my blog at https://brendaninnis.ca

You can find me on these other platforms:

Twitter Stack Overflow


Side Projects

These are a few things I have done in my spare time, and that I am proud to share with others. All projects source code are available in my public repositories.

Reality Dice

Reality Dice is an Augmented Reality iOS App that lets you roll realistic polyhedral 3D dice in your physical envrionment. Dice can collide with real world objects in your environment, use realistic physics and have authentic sound effects. You can view the results of your rolls through your device camera and see it calculated in the UI. It can be downloaded on the App Store here.

Reality Dice


Daily Fat Counter - iOS and Android Apps

Daily Fat Counter is an app I created for my wife. She was required to be on a fat-restricted diet, and Daily Fat Counter helps people to manage their low fat diets by counting the amount of dietary fat you consume throughout each day. I developed the iOS app using Swift UI, and the Android app using Kotlin and Jetpack components. The apps are available for download on the App Store and Google Play Store.

Daily Fat Counter


Satle - A Wordle-like Daily Geography Puzzle

Satle is a game built with HTML/CSS/JavaScript, as well as the Bootstrap library, where you have to guess the name of a city based on satellite images. After each incorrect guess, the image will zoom out and you will be shown the distance and direction from your guess to the answer city. I was inspired by the Wordle-like games my colleagues and I play in our #trivia Slack channel, Worldle and Heardle, and I decided to make my own game for us to play. I've had a lot of positive feedback and the site has attracted over 6000 users in it's first month. I hosted the game with Linode as a subdomain on the domain I use for my blog. Give it a try here.

Satle


Local Networking Apps - Connecting Multiple Instances of an App Over LAN

I created a simple chat app that allows users to join a chat room with iOS and Android device over the LAN network. These apps are a demonstration of how to connect multiple instances of the same app over the local network using Bonjour network service discovery, TCP communication and the client-server model. I wrote blog posts explaining this process and shared these apps on my GitHub so others can learn how accomplish this for themselves in their own apps.


Contact

✉️ If you want to get in touch, send me an email

Pinned

  1. satle satle Public

    Satle is a Wordle-like daily geography game where you guess cities based on satellite images.

    JavaScript 5 1

  2. drawrandom drawrandom Public

    Get a link to draw a random secret item from a list

    Python

  3. LocalNetworkingAndroidApp LocalNetworkingAndroidApp Public

    This is an example of an app that connects to other devices running the same app over a local network

    Kotlin 5 2

  4. LocalNetworkingApp LocalNetworkingApp Public

    This is an example of an app that connects to other devices running the same app over a local network

    Swift 6 2

  5. brendaninnis.github.io brendaninnis.github.io Public

    Personal website and blog

    HTML 1

  6. programmatic-content-realitykit programmatic-content-realitykit Public

    An example iOS app that demonstrates how to programatically place AR content in a RealityKit scene

    Swift 7 1