I built my room in 3D just for a bit of fun, and practice. **Loading time is a bit long for now, sorry :(**I used React-Three-Fiber to bring the experience to life and Blender to model the whole scene. I also used GSAP to make the animations. Special thanks to Bruno Simon for his amazing course.
For testing purposes please use the following credentials to login. username: test_user, password: test_pass ---> My first big project. This took me quite a while to build. I used Bootstrap and some custom CSS for styling, Django for the backend, and React for the frontend. I've hosted this website on Linode, Digital Ocean, Heroku, and a Raspberry Pi before.
Fun little project I did with a few random free API's I found on github. It's a website that has facts about cats and dogs, as well as some pictures and info about all animals.I used quite a few APIs. MewFacts, the cat api, dog api, and random.dog, but I mainly used Wikipedia, to fetch pictures, search, and get information about the animals. It is powered by React in the frontend and a small node server to get it up and running on Vercel.