HELLO,
I AM AARON HANCE

PROFESSIONAL PROGRAMMER & ADMINISTRATOR
ABOUT ME
man mask

PROGRAMMING

A list of some of my most prominent programming skills.

C#

Games and application development with .Net, Mono and Unity.

JAVA

Application development, OpenGL, and game moddifications.

PYTHON

Application development, prototyping and AI with tensorflow.

OBJECT PASCAL

General application, drivers and operating system development.

PHP

Backend web development, vanilla and with Laravel.

JAVASCRIPT

Dynamic html webpages, custom web calculators and tools

Technician

A list of some of my most prominent administration skills.

LINUX

Maintenance and software installation on RHEL and debian based systems.

WINDOWS

Troubleshooting, setup and administration of Windows computers.

CISCO

Deployment, configuration and maintenance of CISCO devices.

PROJECTS

Some of the projects I've worked on.

(Hover over images for more information)
portfolio image

Asuro is an x86 Operating system that I make in my spare time with a friend. Asuro currently has a functioning TUI built on Grubs vga graphics mode, a console, driver system, pci bus enumerator, keyboard/mouse drivers, RTC, memory manager and more. I am currently implementing the FAT32 filesystem and a storage management system. We are also designing a language that will run in a VM to host all of the users applications.

MORE INFO
portfolio image

I sometimes work on building a neural netowrk that can detect toxic messages. I have got some successful results using a mixture of LSTMS and convolutional layers. Also, I have been attempting to use transformer layers instead of using embeddings, but I have been limited by the resources of my computer.

DEMO
portfolio image

Tabletop world is a game I made for the ludam dare 48 hour game jam. It's a small game made in c# with the Unity game engine.

SOURCE CODE