arnu515

arnu515 @arnu515

Joined:
Jun 10, 2020

arnu515
articles - 37 total

SupportAddress — An email-first support platform

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

Learn More 6 0Jun 9

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

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 10 1Jan 15

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 13 2Jan 3

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 1Dec 27 '24

ChatCrafters - Chat with AI powered personas

This is a submission for the Cloudflare AI Challenge. What I Built ChatCrafters is a...

Learn More 6 0Apr 12 '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 23 1Jan 16 '24

Introducing Klay - An end-to-end encrypted chat application

Klay is an end-to-end encrypted chat application powered by Appwrite

Learn More 7 0May 13 '22

Introducing SpeakCaptcha - A captcha that makes you speak out the answer

SpeakCaptcha is a captcha that makes you speak out the answer and uses Deepgram's technologies to process it

Learn More 7 0Apr 10 '22

Telescope — A meetings app that integrates everywhere

Telescope is a WebRTC meetings application that integrates with other services

Learn More 9 1Mar 8 '22

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

Workshift - The all-in-one application for organisations

MongoDB hackathon submission on DEV

Learn More 6 0Jan 6 '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 41 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 23 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