Ross Campbell
Portfolio

Welcome to my portfolio! Take a look at the types of projects I've worked on and, in some cases, see a live preview. Though, my hosting provider doesn’t support certain projects of mine, I’ve provided the code so if you chose you can run them locally on your machine. Don’t be afraid to dig in and look around.

Mediserve
HTML CSS JS FireBase

Mediserve is meant to demonstrate a self serve-medical form for places like hospitals. It is designed to run on mobile tablets that can be easily sanitized. There was at one point a companion android Kotlin app, however, it is no longer functional since the transfer to firebase. For the purpose of demonstration, it has no built-in security. Behind the scenes, you may notice it uses an ajax request to ensure the data is always up to date and not reliant on a page load. It is also mostly all client based as it runs in JS and has no backend code.

MH Cafe
HTML CSS

MH Cafe is a fictitious cafe based in Moncton. It was my first complete website. It has a contact us form and proper HTML and CSS characteristics. This website is solely based in HTML and CSS and is incredibly basic.

Contoso University
HTML CSS SQL C#

Contoso University is a C# demo based on the ASP.Net platform using a Model View Controller (MVC) structure. This demonstration was created by Microsoft, However, I have adapted it and put a personal spin on things to get it to how I like it.

Dot Journal
HTML CSS SQL C#

Dot Journal is a web app that allows the user to store their notes in virtual notebooks. It is similar to OneNote, however the visuals are based on how you would use a real journal. You can add journals to your library and colour code them. And each journal can have multiple pages. Better yet all of the pages have the full flexibility of HTML5 all compact in an easy to use user interface that requires no code.

MVC Movie
HTML CSS SQL C#

MVC Movie is a movie database based on the Model View Controller (MVC) Architecture. It is made in Microsoft‘s ASP.Net platform and is incredibly versatile. You can add movies by genre and actors. Give them descriptions, etc. It is essentially a watered down IMBD. (International Movie Database)

Proctor Sceduller
HTML CSS JS SQL Java

Proctor Scheduler is a web app developed by a few team members from Oulton college. This is actually in use right now by staff. This is a portal for proctors to schedule availability for helping other students out with test supervision. This can be for the visually impaired or someone who needs a scribe to dictate to because of a broken arm.