Java Programming

Actual Project:

A few years ago, I developed a software for an appartment tenant which handles daily updates on the levels of pest infestation in appartement units and manages the data associated with it.

This was purely developed in Java and would connect to a PostgreSQL database. We had been taught in school and with online resources how to use JDBC drivers to connect to an external database.  This was only working locally at the time.

The Login (Above) brings you to this Data view

pestcontrol

The goal would be to evolve the application and transfer the data to an excel sheet, if possible even 3D graphs.
It was a good experience to develop although the project was later dropped.

School Projects:

University of Ottawa – ITI1121 – Introduction to Computing II

Battleship:

iti1121-computing-2-battleship

Puzzler:

puzzler

Drawing application:

draw

Android: 

  • Only experimented with basics
  • Have yet to create an application