Hamburger menu button
grey outer hexagongreen inner hexagon

JON

ACKERS

software

engineer

ABOUT ME

Portrait

{
name: "Jon Ackers",
age: 23,
location: "Cambridge, UK",
occupation: "Software Engineer",
company: "Ring, Amazon",
degree: "B.A. Computer Science",
school: "University of Cambridge",
tools: ["C++","Java","Python",
"Typescript","React","OCaml"],
hobbies: ["Web Dev","Electronics",
"Reading"]
}

HISTORY


2000

Birth

2004

Primary School

2012

Secondary School

2017

GCSEs

2017

Sixth Form

2018

Treatwell Experience

2019

A-Levels

2019

University Matriculation

2020

Netcraft Internship

2021

Ring, Amazon Internship

2022

University Graduation

NOW

Ring, Amazon SDE

PROJECTS

A gif showing the landing page of this website.

This Website

TypeScript, React, Framer Motion

Built using Typescript, TailwindCSS, and ReactJS to create an extended CV and allow me to practice my frontend design skills.

An image showing a login screen for a ToDo app.

ToDo App

Java

Built using Java to help manage my work at university and efficiently keep track of my time.

An image showing a solved Sudoku puzzle.

Sudoku Solver

Python

Built using Python to solve Sudoku puzzles that are entered by the user using dynamic programming.

A gif showing a path-finding visualisation using the A-Star algorithm.

Path-Finding Visualiser

C++

Built using C++ to help visualise how shortest path algorithms work and improve my C++ skills.

An image showing a chess board before play begins.

Chess AI

Java, Python

Built using Java and Python for my A-Level coursework to learn how to create neural networks to play chess.

An image showing a the logo for a TicTacToe app.

TicTacToe

TypeScript, React Native, AWS

Built using TypeScript, React Native, and AWS to learn about app development and how to use AWS for hosting my projects.