Skip to content
View marcusoshea's full-sized avatar

Block or report marcusoshea

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
marcusoshea/README.md

Hi there 👋, My Name is Marcus

I am a full stack engineer who works a day job leading a mobile development team at Rocket Mortgage.

I have two github accounts, a personal one (this one) and another one where I used to code for ColibriGroup until March 2021 (https://github.com/marcusosheamckissock)

Skills: TypeScript / .Net / Postgres / SQL / Ionic / Angular / React Native / Javascript

  • 🔭 I’m iteratively improving a polling application I created for organizations to poll whether to allow new members into the organization. Tech used is (API) Nest.JS, Postgres, (Front-End) Angular. I am serving it up using AWS, with a small server for web, a small server for API and a dedicated DB server. It went live and ran it's first real polling Dec 22.
  • Next up, in closed testing of an Android native application to replicate the polling website and then repeating this with iOS native application.
  • 📫 How to reach me: [email protected]

Ask me about: Technology / Pottery / Wood Working

Pinned Loading

  1. Polling Polling Public

    Angular Application to allow polling whether new individuals should join an organization, uses polling-api for backend (located here: https://github.com/marcusoshea/Polling-API )

    TypeScript

  2. Polling-Android Polling-Android Public

    Android native mobile application to allow polling whether new individuals should join an organization, uses polling-api for backend (located here: https://github.com/marcusoshea/Polling-API )

    Kotlin

  3. Polling-API Polling-API Public

    API for polling application (located here: https://github.com/marcusoshea/Polling ) - NestJS & Postgres

    TypeScript

  4. Polling-iOS Polling-iOS Public

    iOS native mobile application to allow polling whether new individuals should join an organization, uses polling-api for backend (located here: https://github.com/marcusoshea/Polling-API )

    Swift