My Snippets Collection
This is a collection of useful code snippets I've found and used in some of my projects
Create python virtual environment
How to create a python virtual environment using pip or poetry
Python
Poetry
Virtual Environment
Pip
Send emails with SendGrid
How to send emails using Sendgrid with Next Js API routes.
Next Js
SendGrid
Email
JavaScript
React
Sveltekit setup with Tailwind CSS
How to setup Sveltekit with Tailwind CSS
Svelte
Sveltekit
Tailwind CSS