I started doing a countdown app in swift but realized my knowledge is really low about this topic so decided to stop and not continue that project but the input works!
github.com/Lorenzo0111/CountdownApp
I’ve redesigned from scratch and almost finished to code my travel planning app and now looks even cooler (branch restyle/v1)
github.com/Lorenzo0111/NextTravel
I had some free time so I created a License Server to manage access to products, I’m really satisfied with the final product and its design!
github.com/Lorenzo0111/LicenseServer
I've started creating a bedwars plugin for minecraft in java.
I've reached a great milestone by finishing all the core game system
github.com/Lorenzo0111/bedwars
Created a multiplatform Bans plugin from scratch that supports Spigot, Bungeecord and Velocity and syncs across them!
github.com/Lorenzo0111/rocketbans
Reached an important milestone for my app. It is now fully working on its just some small things to fix. I’ve also submitted it for #cider
github.com/Lorenzo0111/NextTravel
New updates for my mobile app.
I've coded a server to manage translations easily and make the app fetch them from there. I've also designed a landing page in figma and now my friend will develop it
github.com/SaundApp/TranslationServergithub.com/SaundApp/Web
I've finally released the update for DownloadTracker. I've decided to add a README for an easier understanding and a CLI for managing the dashboard admins. I think now it's production ready and users can host it with two simple clicks!
github.com/Lorenzo0111/DownloadTracker/releases/tag/v2.0
Today I rewrote an old project, DownloadTracker. It was a simple backend to increment a number in a file but now it's way more. It's a full dashboard for tracking downloads made to my projects across its proxy.
I'm really proud of what I've built with Nextjs, hono and supabase
github.com/Lorenzo0111/DownloadTracker
Today I've finally released an important update for one of my plugins, ElectionsPlus. I'm really happy of all the work done on these days and really amazed by how awesome opensource is. A random contributor made a pull request that helped me a lot in improving my project!
github.com/Lorenzo0111/ElectionsPlus
Today I’ve built the todo app in two new frameworks:
• Svelte
• Next (With prisma and drizzle)
I’ve probably finished the ideas of new frameworks
Today I've continued my streak of coding todo apps with different frameworks. I've completed the following ones:
• Adonisjs
• Angular
• Astro
• Django
• Expo
• Kotlin
• Nuxt
Most of them have been completed today. I'm open to hear suggestions for other frameworks.
github.com/lorenzo0111/todoapps
Another project I made today was rewriting my old and messy javascript bot into a new stack using Bun, Prisma, Typescript and Docker. That's a discord bot to listen and forward minecraft plugin updates from the SpigotMC marketplace.
github.com/Lorenzo0111/SpigotUpdatesBot
Today I continued my streak of coding todo apps in different frameworks, that's the turn of Nuxtjs and Angular. The nuxt version is ready with Prisma database and also authentication. The angular version is still not totally finished
github.com/lorenzo0111/todoapps
Today I wrote a simple todo app using React Native to try out the new Expo API Routes system with Prisma. Next step will be adding authentication to the backend
github.com/lorenzo0111/expotodo