Featured Projects

Among the numerous projects I have undertaken, I would like to highlight a few on this page. The majority of my projects over the past few years have been stored in Bitbucket repositories. However, I have also included a link to my GitHub profile, which contains a few projects dating back to April 2017, when I was initially learning the C# programming language.

Github Profile

Mobile App Projects

These projects are those that are readily on the internet and available to download or access.

akan proverbs mockup
akan proverbs icon

Akan Proverbs App

An application that presents a comprehensive collection of Akan Proverbs, essentially the Twi Proverbs of the Asante people. It also incorporates a Quiz competition feature, allowing users to create accounts and participate in the competition for points.

My Role I was solely responsible for the development of the application, spanning from the front-end (with minor adjustments to a UI template) to the back-end and all aspects of its functionality. Additionally, I oversaw the deployment of the application to the Google Play Store.

Technical Stack
The application utilizes Flutter-Dart for the front-end development, Laravel-PHP for the back-end development, Firebase for data storage and synchronization, SQFlite for local database storage, and NoSQL for data storage.

playstore iconappstore icon
pensa knust app mock up
pensa knust app icon

Pensa Knust App

This application offers a platform to access up-to-date information regarding PENSA-KNUST and its ongoing activities. (Currently, the application is not available for download.)

My Role In collaboration with a designer, I designed the user interface (UI) of the application using sketches and implemented it programmatically using Programmatic UI. I also developed the backend, RESTful API, content management system (CMS), and other essential features that support the functionality of the application.

Techical Stack
Flutter-Dart, Laravel-PHP, Firebase, SQLite, MySQL

playstore iconappstore icon

Repository Projects

Throughout my professional career, I have engaged in numerous projects, predominantly personal in nature. These repository projects encompass an online learning platform for an IT institution, a final-year project, and various other personal endeavors that I undertook during my academic pursuits and as a means of acquiring new technologies. All of these repositories are currently private.

real skill academy logo

Online Learning System

An online platform designed for Real Skill Academy, enabling students to register and engage in virtual learning.

Tech Used
Laravel-PHP, MySQL, JavaScript, Jquery, Ajax, Html, CSS(Bootstrap)
exams system logo

Examination System

This system functions more like an academic management system, allowing departments, programs, courses, questions, and other relevant information to be added. Students can utilize this system to write exams, and the system will automatically calculate the results.

Tech Used
Laravel-PHP, MySQL, JavaScript, Jquery, Ajax, Html, CSS(Bootstrap)
View More
academic client logo

Assignment System

An assignment management system integrated with a mobile client, designed to facilitate students’ access to assignments and provide instructors with real-time monitoring capabilities for submission tracking.

Tech Used
Laravel-PHP, Flutter-Dart, MySQL, Firebase, JavaScript, Jquery, Ajax, Html, CSS(Bootstrap)

Insight into Tech Used

laravel logo
laravel

Laravel is a web application framework renowned for its expressive and elegant syntax. Its primary programming language is PHP. I utilize this framework to construct websites, APIs, content management systems (CMS), and also to manage databases. Please click on the icons to the left for further information.

flutter icon and logo

Flutter is Google’s UI toolkit and a framework based on the Dart programming language for constructing visually appealing, natively compiled applications for mobile platforms (Android and iOS), web, desktop (Windows, Linux, macOS, and other operating systems), and embedded devices from a single codebase. This is the framework I have utilized to develop the live projects mentioned above.