My Portfolio

A showcase of my projects, skills and abilities.

Tumusiime Lauben Junior

l am a software engineer but more importantly, l'm an enthusiastic problem solver.

Analytical, hardworking and effective Software Engineer with expertise in Enterprise Software. Adept with software development, partnering with project teams to define client requirements and delivering solutions to address needs. Exceptionally skilled at building relationships with coworkers and leadership teams.

Project One
BLOG APPLICATION

An interactive fully fledged web based application created using Python and Django. Users can create accounts and profiles are automatically created for the account. They can perform CRUD operations on the blog posts created. They can also update their passwords once forgotten.

Project Two
LOGIN AND REGISTRATION SYSTEM

A simple desktop login and registration system developed in C++ using Object Oriented Programming that stores the users information in a database. It allows the users to create unique accounts and login in once they are created. Developed using Qt framework because it is powerful and compartible with C++.

Project Three
LEARNING LOG

Users can track their learning data by creating topics and adding entries to a topic. The topics added and the entries are private. Each user has an account whose details are stored in a database once the user is authenticated.

Project Four
POLL APPLICATION

An interactive web based application created using Python and Django. The purpose is to help users pick and select a choice easily and for the administrator to post options from which the choices are to be made. The data is stored in a database.