WEBSITES.

PROGRAMS.

PROJECTS.

imageEn Website

In 2022, I was contracted to update the web site, ImageEn.com, who create libraries that are used by software developers. I was tasked with improving the styling and updating the HTML to current design standards.

I first designed mock-ups and collected feedback until the end-users were happy and then coded the HTML/CSS and created the graphics. These changes were then pushed to the server where they were checked for issues and tweaked until everyone was satisfied. You can visit this site at ImageEn.com.


Wings jAva gaMe

This is a program that I created for my Computer Graphics course and later developed into a full game. Wings is a flappy-bird type game with a paper plane that rises and sinks in smooth arcs following gravity. The objective is to last as long as possible and collect floating coins to quickly increase your score.

One of the main features is its two modes; a normal mode set during the day, and a hard mode at night which features pipe styles that each behave differently such as shifting, closing in, and fading. It uses multi-threaded loading for audio and can store user high scores.

The game is built in Processing which is based on Java and all graphics were created by me to follow a cartoon style. The project source code is available on my GitHub. You can also download and run the executables in the exported folder.


Grade calcu­lAtor

This is my latest project, and is a grade calculating site for students. I chose to develop this in Angular as it makes it easy to dynamically generate objects and it follows an object orientated programming design, which I am very familiar with. This allowed me to quickly teach myself the framework.

This site is designed as a progressive-web-app that can be installed on mobile devices and as such, needs to friendly with all device viewport sizes which has been a main focus. It also features local storage saving so that the user can close out of it and come back to update their grades during the year. Since I am using Android right now, I decided to style it to Android's latest Material You design language.

You can add multiple years >> semesters >> courses and within them, have course groups such as tests or assignments and then have the individual grades inside. What makes this unique is my idea to allow adding all the exams for a course and then as you fill the ones you have completed, it will predict what you need to score in each future task to obtain your desired grade. You can also 'predict' your results for exams and it will dynamically update the estimates accordingly.

This project is available and currently in development on my GitHub or launch it here!


Google AI proGraM

As a type of 'internship' for my father's software company, I worked on a local client for Google's AI object detection API. It communicates with the web-based API to perform tasks on user's images, such as recognising faces, evalutaing people's moods based on their expression, and much more.

The program is written in Delphi and provides a user-friendly UI for people to upload their photos and display results.


Questions?

You can always ask me for more information such as files, initial sketches, mock-ups and explainations for my projects :)

Theme switch button.