Projects
Here are some of my projects. I plan to expand this list a lot in the future:
π v2
My personal website, built with Hugo SSG and Terminal theme by @panr
π dougdomingos
Home repository for my GitHub profile
π expense-tracker
REST API built with Spring Boot and JWT Authentication for finance management
π portfolio-v1
My old portfolio and personal blog, built with Next.js, Typescript and Tailwind CSS
π AutoExamChecker
A Python script to automate exam result verification
π DSA-Java
A collection of data structures and algorithms implemented in Java
π HashDictionary
Hash Table implementation for comparing Hashing methods