Created a holder for my raspberry pi 4 model B. It uses magnets to hold the mounting of the raspberry pi on the mounting of the table. The table mounting has some screw holes, so it could be screwed under a table too.
Github Repo: github.com/ViniDerCoder/raspberry-pi-4B-holder
Created a really simple website with some basic physics. Place blocks using the "b" key or place spheres using "s". There are some simple settings to play around with, with which you can create some really satisfiying simulations.
Repo: github.com/ViniDerCoder/physics-webpage
Page: vinidercoder.github.io/physics-webpage
It is now possible to import recipes from other recipe pages on my cooking recipe suggester application! The data is fetched from the supported sites and parsed on the backend, after that, the data is sent to the frontend and gets verified by the user. Of course every imported Recipe has a ink to the original recipe.
Github Repo: github.com/ViniDerCoder/cooking-recipe-suggester
Finished the Recipe Editor of my cooking recipe suggester app. You can create and edit recipes there. Since account verifcation still doesnt work properly, i can only share a short demonstrational video and the repo:
github.com/ViniDerCoder/cooking-recipe-suggester
(select menus are not visible in the video)
Currently creating a cooking recipe suggester. The backend is already finished and i now have the login and register page on the frontend completed. Access the github page here: vinidercoder.github.io/cooking-recipe-suggester
The Emailing system is currently not working so the verification codes arent sent.
And its all in german :)
I created the backend for a cooking recipe suggester: Scrapbook post - posted twice since i had more than 25 sessions
I am creating a Recipe Suggester for Cooking.
I finished the backend with the database logic and the frontend is the next project. The source code is available on github: github.com/ViniDerCoder/cooking-recipe-suggester
Available api routes:
Created a Sprig game where you jump and run through levels and collect coins. To enter the next level you need to touch the finish line. You can spawn clouds, which disappear after a second, to walk on. Main Features: gravity, dynamic map(map changes while moving)
Sprig: sprig.hackclub.com/share/DDqSBhA985zubNaeqwAF
Made an small cable holder that gets attached to the small lock thing at the back of many monitors. makes cable managment cleaner and is easy to setup and print time is only a few minutes
Thingivers Page
Finished a small Greenfoot "BreakOut" game which I started a while ago. The game's rebouncing isn't perfect but it works. Repo: github.com/ViniDerCoder/Greenfoot-BreakOut
It has 5 levels, new one can be added quite easily.