I'm Johnny, aka LostMyPillow.
I'm a self taught developer, I build stuff ranging from simple HTML websites:
...to combining React or Vue frontends with Django or FastAPI (Python) backends:
- JRAR, a school project that combines a Raspberry Pi and Arduino with a Django backend and a React frontend.
- JCourses(WIP), a FastAPI (formerly Django) API that scrapes course data drom my university, NTUT. A frontend for it is a work in progress.
- JSearch, a FastAPI server that consumes an OMDb API and a random RapidAPI that returns movie or Google resultsto a Nuxt frontend.
Recently I'm working on Express + React projects:
- JQuotes (WIP), a work in progress quotes generator with login and "favorites" functionalities
- JDMS (WIP), my attempt to automate my daily assignment at the PR firm I'm interning at. It's the biggest project of all my projects.
...as well as learning Java via HelloJava and Expo (React Native) via HelloExpo
I host my personal website and several frontend only projects with GitHub Pages, and use Render to host the backup backends.