Hello, I'm Uchenna. A Python full stack developer (Backend heavy). I develop web applications using the Django Framework.
GitHub »Python is my primary language. I help students learn math by coding or to learn coding by solving math problems in an integrated learning approach.
LinkedInJournPy is a startup that seeks to revolutionise the way students learn mathematics. We seek to help students learn math by coding or vice versa in an integrated learning approach. Our vision is to raise a generation of techies that are also mathematicians.
Our WebsiteAn application written in C# that processes template/forms by applying several filters to them and marks the forms by comparing the positional information of each rectangular object (blob) in the form to the corresponding blob in the template. If the positional information of the selected blob in the form is equal to the positional information of the corresponding blob in the template, the algorithm adds a value of 1 to the listbox. If they are not equal, it does nothing and continues executing other instructions. At the end of the iteration, the items in the listbox are summed up to derive the total score of the student. This application uses algorithms from the AForge.Net Framework to perform image processing and form marking tasks.
Automated Marking AppThis app is written in Python and is based on the Quadratic Formula [x = -b ±√(b^2 - 4ac)/2a]. Use this app to solve and graph Quadratic equations with Real and Complex roots.
Quadratic Equation Solver