This organization gathers all my web development projects I've created over the years. While some repositories are personal experiments, others are production-ready applications developed for real clients.
It all started with the simple desire of having a simple portfolio website, and it has since evolved into a much more complex ecosystem. In many cases, different versions of the same project can be found by looing at the branches in each repository.
Each repository corresponds to a specific web project, which may include multiple features, components, or services.
To view live demos of the projects, links are often provided in the README files or project descriptions of each repository.
Most projects are built using modern web development frameworks and tools. Maily, you will find:
SvelteKitandTailwindCSSfor frontend developmentLaravelor plainPHPfor backend development and API creation
When is comes to databases, I mainly use MySQL except for some projects where PostgreSQL is preferred.
Frontends are often deployed on Netlify, while backends are hosted on DigitalOcean droplets with Nginx as a web server.
Feel free to explore, fork, or draw inspiration from the projects in this organization. If you’d like to discuss ideas, improvements, or potential collaborations, don’t hesitate to reach out.
Have a nice coding day,
Tommaso 🐼