SACCO APP is a web application that digitizes and automates sacco activites such as savings, deposits and the sacco loaning process. This application still under development being developed by the students' team of the Web Developer Solvers' bootcamp being guided by their instructors as a learning project at the Ablestate.
MY WORK
As an exercise in the first few weeks of the Solvers' bootcamp, I was required to come up with my personal profile using technologies such as figma, HTML, Bootstrap, CSS and Git that I had learnt. You can take a galnce at my designs in the links below:
PERSONAL PROFILE
The realtime facial recognition security system is a system that was developed by a team of four in which I was a member inorder to achieve the security motive using facial recognition technology in a home enviroment by distinguishing known faces from unknown faces and then notifying the owner with an email containing the unknown detected face on detection of an unknown face.
github repositoryREALTIME FACIAL RECOGNITION SECURITY SYSTEM
TESTIMONIALS
BLOGS
Bash
Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell. You can checkout how it can be used for code automations here. Read more
GIT
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Wanna learn more about version control with git Read more
CLI
CLI is a text-based user interface used to view and manage computer files. As a developer, one is required to have a good knowledge about CLI. And, I found this article helpful to get started with CLI. Read more
Emmet
Emmet is a free add-on for your text editor that allows you to type shortcuts that are then expanded into full pieces of HTML code. It simplifies writing html code. Read more to get started using Emmet. Read more