In my time at SeamlessMD, I was responsible for creating a way for providers to submit surveys on behalf of patients.
This was a very important feature for the company, as it allowed for a more comprehensive data set to be collected. I was the sole dev
on this project, and worked closely with the product team to ensure that the feature was implemented correctly. Due to privacy regulations I'm not able to post
any screenshots of the project, but I'm happy to discuss the project in more detail.
I had to gain quite an depth understanding of authentication and authorization in order to build this project.
As part of my time at at tilr, I was responsible for a relaunch of the marketing website. The website was made to
draw clients for the company, and grow revenue. I was the sole dev on this project, and worked closely with my colleague
Sara Farnell , who spear headed design. This site has since been taken down, but I
have attached screenshots of the finished project
In order to successfully build this project I had to learn PHP and Wordpress development.
Have you ever had trouble ranking your favourite Marvel heroes? Then this is the app for you!
Simply go through rounds of picking between two heroes, until the system is able to provide you with your own hero ranking.
The main learning point of this app was familiarity with Binary classification. This method is the main sort method behind the app, and it was very fun to learn.
I used API Medic to create an app that as able to diagnose the user based on the experiences they submitted as they went through the app.
This was my first experience in designing and building an entire app from the ground up. It was really a big challenge, but it was a really great learning experince for me.
A skill based game in which the user must guess a random sequence of colors based on limited feedback. Try it out, it's pretty hard!
The most challenging and fun part of this app was getting the logic sequence for the answer review right. It really helped solidify my knowledge of loops and conditionals.
A contact up built with Material UI, that stores contacts by user on a Database. There is a populated user under guru@email.com/password.
The GUI for this app was relatively straight forward for me to put together, however the app provided me with the perfect opportunity to learn Firebase integration.