Arpit

Arpit @soniarpit

About: Let's make the world a better place 🚀

Location:
India
Joined:
May 14, 2020

Arpit
articles - 53 total

Creating a Drag & Drop File Uploader in React (Next.js)

While working on my side project, NotchTools.com, I needed a drag-and-drop file uploader for Image...

Learn More 2 0Nov 17 '24

I’m a Developer, But Lately, I’m Just Stuck

I’ve always been the type to share coding snippets and technical stuff here, but this is the first...

Learn More 179 46Sep 8 '24

Generate Metadata Dynamically for multiple Pages in Next.js (App Router)

I was working on my side project and wanted to generate metadata dynamically for multiple static...

Learn More 11 0Apr 14 '24

Text to ASCII Art Generator in Django (Mini project)

Setup and Installation Create a virtual environment. I'm using python3.10 for this...

Learn More 4 0Oct 22 '22

ToDo App in FastAPI with Jinja2 Template

Create Virtual Environment virtualenv env Enter fullscreen mode Exit...

Learn More 5 0Aug 16 '22

Customizable Django Admin themes

Create django project and then create super user to access django admin. python manage.py...

Learn More 16 0Jun 21 '22

Free Resources to learn Django

Personally I followed this resources to learn Django YouTube channels 👉...

Learn More 8 0Jun 8 '22

QR code generator in Django

Creating virtual environment python3.10 -m venv . Enter fullscreen mode Exit...

Learn More 10 2May 28 '22

Fake data generator in Python

Faker is a Python package that allows you to generate your own fake dataset.By using this package you...

Learn More 17 2May 27 '22

As a developer, I love ... ?

As a developer what you love?

Learn More 4 14May 22 '22

The ultimate python codes / mini-projects

1. Get Laptop Battery Percentage using Python # python script showing battery...

Learn More 6 0May 20 '22

Aaron Swartz: the guy who helped to make the internet world a better place

The guy who made RSS, CC (creative commons license), web.py framework, and yes also co-founder of...

Learn More 10 1May 15 '22

I use these chrome extensions

AdBlock — best ad blocker To Block ads and pop-ups on YouTube, Facebook, Twitch, and your...

Learn More 5 0May 4 '22

GitHub Copilot made GF in PyGame

I just bored today so I decided to do fun with GitHub copilot. I asked GitHub copilot to do this...

Learn More 6 0Mar 26 '22

What techs are you going to learn?

A post by Arpit

Learn More 0 0Feb 2 '22

18 GitHub Repos for Learning JavaScript ️

Yeah, JavaScript is cool right. Here some GitHub Repos that help you to become better JavaScript...

Learn More 10 0Jan 24 '22

35 Python Mini Projects with Code

You should try these python codes :) Get Laptop Battery Percentage using Python How to get the...

Learn More 5 0Jan 16 '22

I made Django Blog App Tutorial

What is Django? Django is an open-source web framework, written in Python, that follows...

Learn More 6 3Nov 6 '21

Amazing Tools for Web Developers 🤩

Web development tools always make our work easy and smooth. As a web developer, I know lots of work...

Learn More 16 2Sep 14 '21

Best Back-end Web Development Frameworks

Choosing the best backend web development framework is a little bit harder for beginners. With the so...

Learn More 111 32Sep 4 '21

How to become a self-taught programmer

1. Where to start The first step of programming is to decide on which language to learn...

Learn More 2 0Jun 24 '21

The First Computer Bug Was Actually a Dead Bug

Do you know, The First Computer Bug Was Actually a Dead Bug. We know computer bug is a known as a err...

Learn More 2 0May 30 '21

Create own Blog app in Django [Tutorial]

Blog Features CKEditor in Admin Threaded Comment system Tagging functionality Retrieving...

Learn More 21 0Apr 12 '21

How to grow as a Programmer

How to Keep Growing as a Programmer: I know, I know, you follow eat(), sleep(), code(), repeat() rout...

Learn More 4 0Dec 21 '20

Productivity Hacks for Developers

1. Minimize Distraction Just imagine You and your PC + internet are locked in one room. Ye...

Learn More 18 3Nov 19 '20

Use Google Like a Pro 😎

1. Exact Phrase If you want to get an exact phrase that you wrote in the search bar just w...

Learn More 4 0Oct 8 '20

Why You Should Learn Django In 2020?

There are many advantages to using Django over other frameworks. Some of them are: 1. Fast​...

Learn More 7 0Oct 6 '20

Bad Programming Habits

can’t focus on one language don’t have fundamentals clear think you know everything don’t utilize th...

Learn More 6 0Oct 5 '20

Django ToDo App Part 1: Django Installation and Setup

Hello internet people, so we are starting, Learn Django by Doing Project series. So, our first projec...

Learn More 16 2Sep 29 '20

Evolution of social media

The term Social networking can be described in simple words as “web-based sites that allow people to...

Learn More 3 1Sep 21 '20