A Hackyeah 2024 project built with friends — a platform that
connects companies with NGOs by enabling funding announcements and
matching them with foundations' goals.
Stuff eshop
As a self-taught developer durning The Odin Project curriculum, I
built a store site with data from the Fake Store API, featuring a
cart system and React Router for navigation.
Reach file uploader
Reach is minimialistic file-management platform. It allows users
to make accounts, perform CRUD on folders, Upload, view and delete
files. Files are stored in Cloudinary, while other info is stored
in postgresql database.
ZSTPlusPlus notes
I built a React-based platform to organize school material and
help classmates study for exams. It uses JSON uploads to avoid a
backend, and includes a custom editor that generates JSON from
user input via text fields.