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

Block or report benrobinson16

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

Hello, world! 👋

I'm a student learning software development for Apple's platforms, the web and the server.

  • Two time Apple Swift Student Challenge winner
  • AWS Certified Cloud Practitioner

Technologies

  • Swift - My first programming language. I've used this to build iOS, macOS, tvOS and watchOS apps leveraging frameworks such as SwiftUI, UIKit, CoreML, Combine and more.
  • JavaScript - My preferred language for front-end and (sometimes) also back-end development. Experience using React, Node.js, Express and ChakraUI.
  • C# - Used for school projects and my job.
  • Python - I've used Python for personal automation and machine learning (including Tensorflow).
  • C++ - For competitive programming and the British Informatics Olympiad.

My Projects

  • Anxiety Relief: Find Your Calm is an iOS app I built using Swift and frameworks such as UIKit, SiriKit and more. Recently, I've adopted modern technologies such as WidgetKit and App Clips to further enhance the user experience. The app was inspired by my personal experience with anxiety and was my first to be released to the App Store in September 2019.
  • Mafia: The Game is a multiplayer game inspired by the classic mafia game played in-person by a group of people. For the server, I deployed a Node.js express API to heroku. The website was built using React and Netlify. For the iOS and tvOS apps, I used Swift (this time using frameworks such as Combine and SwiftUI).
  • Where Can I Travel? is a crowd-sourcing platform for global travel restrictions. Find out where you may be able to travel without self-isolation and submit informations about travelling into your country. Build using JavaScript, React and Google Cloud.
    • 2nd overall in MLH's Hack Around the World. Winner of best domain name.
  • Run/walk is an independent watchOS app to help runners with interval training.
  • Swift packages including SettingsBundleBuilder allowing devs to create iOS settings bundles in a SwiftUI style, and SplashKit which streamlines the process of making Apple-style splash screens.
  • Languages is a vocabulary learning platform, built on research in the area of educational psychology. This project consists of a C# server (hosted on AWS), a React.js web app for teachers and an iOS student app. Features push notifications, OAuth with work/school Microsoft accounts and more.
  • More to come in the near future! 😉

Pinned

  1. MPCKit MPCKit Public

    A simple wrapper for the MultipeerConnectivity framework provided by Apple.

    Swift 4

  2. SettingsBundleBuilder SettingsBundleBuilder Public

    An easy way to build iOS settings bundles with a SwiftUI style syntax.

    Swift 5