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

Block or report JWhite212

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

Hi, I’m Jamie White!
I am a recent BSc (Hons) Computer Science graduate from The University of Kent. Achieving an Upper Second Class Honours (2:1) on my BSc! I am currently continuing at The University of Kent to complete an MSc in Advanced Computer Science. I am very excited to start this journey and continue my learning. I am interested in Full-stack Developement, database design, and software developement. This account contains my personal projects, applications, and things I have developed.

Pinned Loading

  1. JWhite212 JWhite212 Public

    Config files for my GitHub profile.

    1

  2. Portfolio-Website Portfolio-Website Public

    This project is a professional interactive portfolio to showcase my skills, experience, and projects to potential employers, clients, or collaborators. Serving as a centralized hub where visitors c…

    TypeScript 1

  3. VendingMachine VendingMachine Public

    A vending machine modelled in Java, aimed at showcasing strong design principles, clear, well documented, and thoroughly tested code. Demonstrating an understanding of fundamental concepts in objec…

    Java 1

  4. ReBenchDB ReBenchDB Public

    Forked from smarr/ReBenchDB

    ReBenchDB records benchmark results and provides customizable reporting to track and analyze run-time performance of software programs.

    TypeScript

  5. Automatic-IOT-Plant-Watering-System Automatic-IOT-Plant-Watering-System Public

    Developed an automated plant care system using C++, Arduino, an ESP32, and a broad range of sensors and actuators

    C++

  6. JavaFX-Calculator JavaFX-Calculator Public

    The implementation of a given JavaFX project. It simulates a calculator with four binary operations, i.e. addition, subtraction, multiplication and division, and two unary operations, i.e. the squa…

    Java