Aspiring Software Developer
View My Work
I started with Python by building small tools to automate repetitive tasks and schoolwork. Since then, I've explored Android development, creating practical applications such as an offline collection system and automation tools. While I have experience working with different technologies, my growing interest is in data analytics, automation, and understanding patterns in data. I'm continuously learning and building projects that help me develop these skills.
JFINEX Collection System is an Android app I built to make student payment collection easier and less stressful for JFINEX officers. Instead of writing everything on paper and manually counting, officers can record payments on their phone, even without internet. The app automatically keeps a tally by category or field, so mistakes are reduced. When the collection is done, data can be exported into a file and shared with the admin system for reports and analysis. This way, collections are faster, safer, and more organized.
A simple Python program that calculates income tax based on Philippine tax brackets. It supports different deduction types like Standard, Itemized, and OSD (Optional Standard Deduction). Built to automate a tedious school assignment where multiple tax scenarios had to be solved manually.