A tool for building sales tracker app for last-mile micro entrepreneurs.
Contains loose coupled and extensible modules for recruitment, transaction system and inventory management which can be used to create intuitive user experience
Used Creational and Structural design patterns in order to achieve reusable modules.
Control specific users device usage remotely through device UUID which enables higher authority to ensure proper utilization of official resources such as device or internet data.
Used job scheduler and handlers for managing periodic activities of device such as sync, application status, restrict instructed applications
This tool can be integrated to any device with known UUID
Learning Through Entertainment
A web application which contains question set builder with relevant tags and benchmark and question pools based on tags
Used Codeigniter framework and Oracle RDBMS as backend and HTML, CSS for User Interface
Traveler’s Diary
An interactive tourism management system based on both Android and Web application.
Provides insight about a country’s tourist places with facilities of booking transportation and accommodation.
Used Codeigniter framework and MySQL RDBMS as backend and HTML, CSS for User Interface. Android for mobile application.
Collaborative Photo Editor
A photo editor system designed in Java for users to share their photo to server and edit online
Java Multi threading techniques were implemented for enabling users to access photos simultaneously.