Harry Redman

Hello, my name is Harry, and I recently graduated from the University of East Anglia with a first-class (Hons) degree in Computer Science. I am a full-time software engineer currently based in London who works with C#, javascript and Python. Aside from coding, I enjoy being active by going to the gym, playing football, or running. I also enjoy watching sports, especially Formula One and football. One interesting fact about myself is that I am a type 1 diabetic.

Technology Experience

A list of all the different langueages, technologies and frameworks I have experience using to build different software

Python

C#

.Net Core

Java

Spring Boot

JavaScript

Nuxt JS

Vue JS

Postgres

Git

HTML

CSS

Tailwind CSS

Github

Azure

Android Studio

Docker

NumPy

Pandas

React JS

Linux

VS Code

Visual Studio

Latex

Goals and Current Projects

These are a the current projects that I am working on or some of the projects that I am wanting to start in the near future

Status Description Technologies Progress

Learning Kotlin Fundamentals

Android Native development

Started

Android application

Teaching myself the fundamentals for Kotlin and how to develop Mobile applications using Kotlin Jetpack Compose so I can create the frontend application for my NFC storage system app

Kotlin

NFC Inventory/Storage System

Mobile and REST API

Started

Mobile application and REST API server

A storage system solution for finding where the storage bin where an item is stored. The idea is to create a Kotlin frontend app that allows you to write and read a NFC sticker tag to create and view a storage bin. With this you can then add items to a specific bin. Allowing a user to search for an item and find the bin number/numbers of where that item is stored. This will be stored in a REST API backend with a relational database

Kotlin

Java

PostgreSQL

Learning C#

C# fundamentals and also ASP .NET

Started

Teaching myself the fundamentals of C# and .NET 8 so I can started creating projects using C#

So far, I have read the C# for Java developers MSDN to help learn the C# language and the similarities and differences in how both languages work. Also started trying to recreate my derby county API using .Net ASP. Currently, I am looking into the entity framework ORM to learn how to interact with PostgreSQL database

C#

MVC

ASP .NET

Phone Sensor Capturing Mobile App

C# API server and kotlin frontend app

Planned

Phone Sensor recording

C# API server and kotlin frontend app that allows user to record the phone sensor data from the phone with the option of saving captured data locally as CSV file or pushing it in realtime to a C# rest api server

C#

ASP .NET

Kotlin