Home

About me

Contact

Projects

Resume

View My GitHub Profile

OpenGrok for Minix 3.1.0

OpenGrok is an easy to use source code navigation tool that makes wading through large codebases easier.

I decided to host this for my Operating Systems class since a lot of people were having trouble setting it up. It's only for Minix 3.1.0 but could easily be expanded to other projects since it has git support. Hosted on a virtual machine running Ubuntu and Apache Tomcat.

Dog Daycare for Android 4.0.3 and above

This is my current project. It's aimed for use in a Dog Daycare or boarding business environment to help run the business. Here are some features currently available.

PIN code system for login.

Access restrictions to employee database. Only administrator accounts can view and modify employee information.

Accounts can be elevated or stripped of administrator access.

Covers these reccomended vaccinations

3 year vaccinations
    Rabies
    Distemper (VDC)
    Adenovirus / Canine Hepatitis (CAV-2)
    Parainfluenza (CPiV)
    Parvovirus (CPV2)

6 to 12 month vaccinations
    Bordetella (Bb)

SQLite database of employees, animals, and appointments.

    Unique IDs for each entry
    First and Last name
    Email address
    Home address
    Phone number
    Start & End dates of appointments