Personal Dev Portfolio

Personal Dev Portfolio
Face it! Every one of us has started a portfolio or a side project and setup everything just to not touch it for the next couple of months.And then one day out of the blue, you remember that you had s...
0 Read More

Elegant Hybrid TS project’s build

Oh BTW, This post was 100% human written with no AI assistance whatsoever. All typos and bad grammar are my own. Enjoy :)I doubt you remember, but back at the time I wrote a piece about Hybrid NPM pac...
0 Read More

React Elementor

Build Websites Like a Pro with React Elementor Hey Dev.to community!I’m excited to share my latest project: React Elementor – a drag-and-drop website builder inspired by Elementor, but bu...
0 Read More

lopdesa

⛶class BlogCategory(models.Model): name = models.CharField(max_length=100, unique=True) description = models.TextField(blank=True, null=True) slug = models.SlugField(max_length=100, uniq...
0 Read More