{
name: "Jon Ackers",
age: 24,
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"]
}
Built using Typescript, TailwindCSS, and ReactJS to create an extended CV and allow me to practice my frontend design skills.
Built using Java to help manage my work at university and efficiently keep track of my time.
Built using Python to solve Sudoku puzzles that are entered by the user using dynamic programming.
Built using C++ to help visualise how shortest path algorithms work and improve my C++ skills.
Built using Java and Python for my A-Level coursework to learn how to create neural networks to play chess.
Built using TypeScript, React Native, and AWS to learn about app development and how to use AWS for hosting my projects.