ashish

ashish @asheeshh

About: student and solo dev by passion who likes writing occasionally

Location:
Under a Blanket
Joined:
Oct 6, 2021

ashish
articles - 29 total

Mastering Supabase RLS - "Row Level Security" as a Beginner

Introduction Row Level Security (RLS) is one of Supabase's most powerful features,...

Learn More 13 0Mar 20

[Boost]

Creating a full-stack AI based calorie/nutrition tracker in...

Learn More 0 0Dec 17 '24

Creating a full-stack AI based calorie/nutrition tracker in just 8 hrs using Supabase & Lovable

TL;DR This blog is a short tutorial/how-to on how you can use Supabase & Lovable to...

Learn More 36 5Dec 17 '24

Creating a Pokémon guessing game using Supabase, Drizzle, and Next.js in just 2 hours!

After completing my work and studies a bit earlier yesterday, I had some free time on hand and since...

Learn More 78 2Apr 23 '24

Kakizu: Turn your sketches into beautiful AI generated art using Cloudflare!

This is a submission for the Cloudflare AI Challenge. What I Built Hey there, creative...

Learn More 27 0Apr 15 '24

Add password-less OTP based authentication to your Next.js apps using Supabase & Twilio

User authentication is one of the most important aspects of a full stack app (web app / mobile app)...

Learn More 78 1Dec 22 '23

Creating a hackathon winning AI based app in a weekend using Supabase, OpenAI, & Next.js

Back in April 2023, Supabase announced it's AI themed hackathon for Launch Week 7 - there were a lot...

Learn More 74 1Oct 10 '23

Creating an animated navbar inspired by Vercel using React (Next.js v13), Framer-Motion, and Tailwind CSS

While building web apps, I usually like to take inspiration from other sites. I'm always fascinated...

Learn More 174 24Aug 9 '23

Free resources that helped me master React as a Self Taught Web Developer

React? Why? When it comes to web development and to be precise - JavaScript frameworks /...

Learn More 58 3Mar 2 '23

DevEmbed: Embed your dev.to profile anywhere using widgets - Linode Hacakathon

What I built I built a dev.to profile widget generator so that people can showcase their...

Learn More 8 3Feb 19 '23

How SvelteKit makes type-safe data fetching easier and better!

Introduction It’s been around a month since SvelteKit v1 was released and I fortunately...

Learn More 14 2Jan 24 '23

I made a full-stack and type-safe personal site using the t3-stack (Next.js)!

Intro First of all, thanks a lot for 1000+ followers on Dev.to, I really can’t believe...

Learn More 388 20Oct 18 '22

How blogging helped me land a part time job in tech?

Introduction Blogging is no doubt one of the major ways of sharing knowledge, experience,...

Learn More 190 24Sep 9 '22

Create a new React app with Vite

Although every React app is unique, they all start from the same place: You need an index.js,...

Learn More 145 3Aug 19 '22

React is awesome but have you tried fresh?

Why Fresh? Let me start by asking you a simple question -- "Have you used react?" or have...

Learn More 306 41Jun 30 '22

Which YouTube channels do you follow and would recommend as a programmer/developer?

The question is simple, which YouTube channels do you follow and would recommend as a...

Learn More 218 49Jun 26 '22

Use the power of a JavaScript framework right in your HTML file!!

frameworks are overrated, let's use HTML! Intro Jokes apart, this blog is about yet...

Learn More 138 6Jun 19 '22

25 React component libraries you just might need for your next project!

Components are a major part of any react project - from buttons to dropdowns to form components....

Learn More 71 6Jun 1 '22

100+ Project Idea Resources for Web Developers

Out of app ideas? Have you ever felt like you want to build something, something that's...

Learn More 162 12May 30 '22

If you could go back in time and restart your coding journey again, how would you do it?

Just imagine that you suddenly got access to a time machine and you can go back to the past now and...

Learn More 12 15May 26 '22

Do you remember the FIRST project made by you?

Do you remember the very first project made by you when you started learning to code in a particular...

Learn More 40 75May 23 '22

How I created a minimal linktree like page for me in just 2 hours.

The Plan I have seen a lot of people using linktree and similar sites where you can create...

Learn More 88 23May 21 '22

What's your current tech stack for web dev?

Tech Stacks, the complete package of tools needed by a web developer to create an awesome web app. A...

Learn More 43 46May 19 '22

What's the one project made by you that you're very proud of?

I'll keep it short, what's the one project made by you that you're very proud of and would want to...

Learn More 1 3May 19 '22

What's your current code editor/IDE setup?

Coding without a code editor or IDE is unimaginable unless you use notepad. So, what's you current...

Learn More 377 193May 18 '22

Create beautiful loading notification in React in 20 lines of code!

The Idea I'll be honest here, JavaScript alerts on browsers suck! I've been trying to find...

Learn More 26 0May 17 '22

What tools/frameworks do you use for styling you web app?

One of the most important part of a web app is a good looking and working front end. There are a lot...

Learn More 16 56May 17 '22

What's your most used JavaScript framework?

Most of the web developers tend to use JavaScript frameworks rather than using vanilla JavaScript....

Learn More 18 25May 16 '22

Create Beautiful Box Shadows in a blink ✨

As a frontend developer, I love making my apps look unique and most eye catching with minimal...

Learn More 3 0Apr 11 '22