arnu515

arnu515 @arnu515

Joined:
Jun 10, 2020

arnu515
articles - 32 total

SupportAddress — An email-first support platform

This is a submission for the Postmark Challenge: Inbox Innovators. What I...

Learn More 6 0Jun 9 '25

I wanna Do ____! — An AI powered habit building application

This is a submission for the GitHub Copilot Challenge : New Beginnings What I Built A...

Learn More 5 0Jan 20 '25

Easy development environments with Nix and Nix flakes!

In this article, we shall cover declarative development shells with Nix flakes! If you're new to Nix,...

Learn More 15 1Jan 15 '25

Getting started with Nix and Nix Flakes

Let's get started with Nix! This article guides you into setting up the Nix package manager, along...

Learn More 17 2Jan 3 '25

My new Nix series!

This is a (work-in-progress) series of articles on the Nix ecosystem. Some things planned for the...

Learn More 18 3Dec 27 '24

The one thing I do not like about the Nix package manager (and a fix for it)

What'd you do if you had to compile a package for 50 minutes? That's what I almost had to do!

Learn More 24 1Jan 16 '24

Create a Reddit clone with RedwoodJS

Learn how to clone the popular social media website Reddit with RedwoodJS, a new full-stack javascript framework

Learn More 44 6Feb 20 '22

Simple Authenticator - The Simplest TOTP Application

My submission to the MongoDB Atlas Hackathon on DEV!

Learn More 5 0Jan 14 '22

Connect VSCode to a Docker container

In the video below, you'll learn how you can connect VSCode to a Docker container using the Remote...

Learn More 8 0Sep 18 '21

Automate your workflow with Microsoft Power Automate

The most tedious part of development is doing the same tasks over and over again. Don't you feel...

Learn More 5 0Jul 12 '21

Everything new in Flask 2.0

Photo by Markus Spiske on Unsplash Flask is one of the most used Python Frameworks in Web...

Learn More 23 0Jun 22 '21

Implement password-less authentication in your apps (magic sign in)

In this post, I'll show you how you can implement passwordless sign in, or "magic-link" sign in to yo...

Learn More 46 1Apr 30 '21

Deploy your NodeJS App to a server with Docker

Hey there! Welcome to my short crash course on deploying your NodeJS app to a DigitalOcean VPS using...

Learn More 42 9Jan 22 '21

Create a PyPI (pip) package, test it and publish it using Github Actions (PART 2)

Welcome back! Let's use Github Actions to deploy your shining new package to PyPI! Basic se...

Learn More 13 2Jan 15 '21

Create a PyPI (pip) package, test it and publish it using Github Actions (PART 1)

Creating a PyPI package is easier than you think, because all you have to do is create a python packa...

Learn More 16 1Jan 12 '21

Form validation in python made #EZ (By Yours Truly)

After looking at an NPM library called joi, I was amazed at what it could do and how it could make yo...

Learn More 5 0Jan 8 '21

CodeReveiwers - DO Hackathon post submission

What I built I built CodeReviewers, a website that allows you to post code for others to r...

Learn More 9 4Dec 23 '20

Collaborating with others on Github with Git

Hey guys, first of all, thanks so much for 100 FOLLOWERS! That's more than my Twitter! I've got a spe...

Learn More 1 0Nov 28 '20

Build an Instagram clone with Strapi and Svelte (PART 4)

Hello again! I'm finally back with part 4! Sorry it took a bit of time. I had a few tests and actuall...

Learn More 27 1Nov 13 '20

Build an instagram clone with Strapi and Svelte (PART 3)

Hello! I'm back with Part 3 of this tutorial! As promised, in this part, we'll deal with authenticate...

Learn More 28 4Nov 12 '20

Auto Dark/Light Theme using CSS Only!

You no longer need theme switcher buttons, or some crazy javascript to determine what theme a user wa...

Learn More 24 0Nov 11 '20

Build an Instagram clone with strapi.js and svelte (PART 2)

Hey! I'm back here with part 2 of this tutorial. As promised, now, we'll be working on the frontend....

Learn More 44 11Nov 11 '20

Exploring strapi.js - Build an instagram clone with strapi and svelte

Hello wonderful people of DEV! Thanks for 50 followers by the way, you're all awesome! I'm back with...

Learn More 132 13Nov 11 '20

Build a serverless chat app with Svelte and Firebase! (PART 4)

Hey! Welcome back! We're done with our chat app, now to show it to the world! Firebase, the BaaS we'...

Learn More 21 4Nov 6 '20

Build a serverless chat app with Svelte and Firebase (PART 3)

In the last two parts, we set up the app and configured authentication. Now, let's get to the juicy s...

Learn More 16 0Nov 6 '20

Build a serverless chat app with Svelte and Firebase (PART 2)

In the last part, we initialised our application. In this part, we'll look at authentication using Fi...

Learn More 24 2Nov 6 '20

Serverless - Is it worth it? Build a serverless chat webapp with Svelte and Firebase

Hey! I'm back here with another tutorial/guide. Today, we'll be looking at Serverless. An i...

Learn More 72 4Nov 6 '20

Flask/Python Web Auth made #ez!

If you've want to add authentication to your backend, you would use token-based authentication like J...

Learn More 25 0Aug 7 '20

Build a twitter clone with Flask and React | PART 4

Remember when I said this was going to be a 3-part series? Well, if you wanted each part to be ten ho...

Learn More 11 1Jun 17 '20

Build a twitter clone with Flask and React | PART 3

IF YOU HAVEN'T READ PART ONE YET, CLICK HERE IF YOU HAVEN'T READ PART TWO YET, CLICK HERE*...

Learn More 29 3Jun 16 '20