DEV Community

Manthan Ankolekar profile picture

Manthan Ankolekar

Software Developer | JavaScript | Angular | Nodejs | MongoDB | Express.js | Python | Firebase | MySQL | Postgresql |

Education

Bachelor of Engineering in Computer Science

Work

Software Developer

Four Year Club
2 Week Community Wellness Streak
Writing Debut
Three Year Club
8 Week Writing Streak
Two Year Club
4 Week Writing Streak
1 Week Community Wellness Streak
One Year Club
Building an AI-Powered Image Studio App with Angular and Node.js

Building an AI-Powered Image Studio App with Angular and Node.js

4
Comments
2 min read

Want to connect with Manthan Ankolekar?

Create an account to connect with Manthan Ankolekar. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Building an AI-Powered Image Editor with Google's Gemini API

Building an AI-Powered Image Editor with Google's Gemini API

3
Comments
3 min read
Building an AI-Powered Image Generator with Google's Gemini API

Building an AI-Powered Image Generator with Google's Gemini API

3
Comments
3 min read
Building a Node.js CRUD API with Supabase

Building a Node.js CRUD API with Supabase

5
Comments 2
3 min read
Enhancing Angular Applications with HTTP Interceptors for Authentication and Retry Logic

Enhancing Angular Applications with HTTP Interceptors for Authentication and Retry Logic

7
Comments
4 min read
Enhancing Angular Applications with afterRenderEffect and Signals

Enhancing Angular Applications with afterRenderEffect and Signals

5
Comments 3
3 min read
Exploring Angular's linkedSignal for Reactive State Management

Exploring Angular's linkedSignal for Reactive State Management

3
Comments
3 min read
Mastering Angular's Rxresource API - A Practical Guide

Mastering Angular's Rxresource API - A Practical Guide

10
Comments
3 min read
Mastering Angular's Resource API: A Practical Guide

Mastering Angular's Resource API: A Practical Guide

3
Comments
3 min read
Fetching and Displaying Data in Angular Using httpResource

Fetching and Displaying Data in Angular Using httpResource

8
Comments 2
3 min read
Managing Environment Variables in Angular

Managing Environment Variables in Angular

8
Comments 2
3 min read
NPM Installation Guide: Choosing Between --legacy-peer-deps and --force

NPM Installation Guide: Choosing Between --legacy-peer-deps and --force

4
Comments
3 min read
Understanding Version Control with ~ and ^ in package.json

Understanding Version Control with ~ and ^ in package.json

4
Comments
2 min read
Building a CRUD Application with Flask and MongoDB

Building a CRUD Application with Flask and MongoDB

4
Comments
3 min read
Building a CRUD Application with Flask and SQLAlchemy

Building a CRUD Application with Flask and SQLAlchemy

6
Comments
3 min read
Angular View Encapsulation - A Practical Guide to Component Styling

Angular View Encapsulation - A Practical Guide to Component Styling

6
Comments
5 min read
Generating a Zoneless Angular App

Generating a Zoneless Angular App

6
Comments 2
2 min read
Containerizing a Node.js Application with Docker

Containerizing a Node.js Application with Docker

5
Comments
3 min read
Setting Up Tailwind CSS 4.0 in Angular v19.1: A Step-by-Step Guide

Setting Up Tailwind CSS 4.0 in Angular v19.1: A Step-by-Step Guide

32
Comments 12
2 min read
Building a Modern Music Player App with Angular and Tailwind CSS

Building a Modern Music Player App with Angular and Tailwind CSS

12
Comments 8
5 min read
Building a Tic Tac Toe Game in Angular: A Beginner's Guide

Building a Tic Tac Toe Game in Angular: A Beginner's Guide

4
Comments 1
3 min read
Building an Angular App with Enum Alternatives - A Hands-On Guide

Building an Angular App with Enum Alternatives - A Hands-On Guide

4
Comments
4 min read
Exploring Enum Alternatives in TypeScript and Angular

Exploring Enum Alternatives in TypeScript and Angular

2
Comments
4 min read
Building an Angular App with Enum - A Hands-On Guide

Building an Angular App with Enum - A Hands-On Guide

2
Comments
3 min read
Understanding Enums in Angular - A Guide to Organized Constants

Understanding Enums in Angular - A Guide to Organized Constants

4
Comments
3 min read
Mastering Git Stash: A Guide to Temporarily Shelving Changes in Git

Mastering Git Stash: A Guide to Temporarily Shelving Changes in Git

2
Comments
3 min read
Handling Global Errors in Angular : A Simple App with Custom ErrorHandler

Handling Global Errors in Angular : A Simple App with Custom ErrorHandler

7
Comments 2
4 min read
Building an Investment Calculator in Angular with Tailwind CSS

Building an Investment Calculator in Angular with Tailwind CSS

1
Comments
3 min read
Top VS Code Extensions for Angular Developers

Top VS Code Extensions for Angular Developers

6
Comments 2
4 min read
Creating Custom Directives in Angular : A Step-by-Step Guide

Creating Custom Directives in Angular : A Step-by-Step Guide

3
Comments
5 min read
Building a Simple Todo App with Deno and Oak

Building a Simple Todo App with Deno and Oak

1
Comments
4 min read
Migrating to the `inject` Function in Angular: A Comprehensive Guide

Migrating to the `inject` Function in Angular: A Comprehensive Guide

3
Comments
2 min read
Building Dynamic Forms with Angular and Formly

Building Dynamic Forms with Angular and Formly

1
Comments
2 min read
Building a CRUD Application with NestJS and MongoDB

Building a CRUD Application with NestJS and MongoDB

4
Comments
5 min read
Building a Unit Converter App in Angular with Tailwind CSS

Building a Unit Converter App in Angular with Tailwind CSS

1
Comments 2
5 min read
Building a URL Shortener App with Angular and Tailwind CSS

Building a URL Shortener App with Angular and Tailwind CSS

3
Comments
7 min read
Building a URL Shortener App with Node.js and MongoDB

Building a URL Shortener App with Node.js and MongoDB

4
Comments
3 min read
Optimizing Angular Performance with `trackBy` in `ngFor`

Optimizing Angular Performance with `trackBy` in `ngFor`

1
Comments
5 min read
Angular: A Deep Dive into `:host` & `:host-context` Pseudo-Classes

Angular: A Deep Dive into `:host` & `:host-context` Pseudo-Classes

3
Comments
3 min read
Understanding JavaScript's `==` and `===`: Equality and Identity

Understanding JavaScript's `==` and `===`: Equality and Identity

3
Comments
2 min read
Comprehensive Guide to Angular Forms: Fundamental Concepts and Examples

Comprehensive Guide to Angular Forms: Fundamental Concepts and Examples

1
Comments
4 min read
Understanding Angular Life Cycle Hooks: A Comprehensive Guide

Understanding Angular Life Cycle Hooks: A Comprehensive Guide

2
Comments
3 min read
Exploring Angular Directives: A Comprehensive Guide

Exploring Angular Directives: A Comprehensive Guide

2
Comments
3 min read
Building a CRUD Application with Node.js, Express, and MySQL

Building a CRUD Application with Node.js, Express, and MySQL

34
Comments
3 min read
Building a CRUD Application with Node.js, Express, and MongoDB

Building a CRUD Application with Node.js, Express, and MongoDB

5
Comments
3 min read
Simplifying Your Workflow: npm run vs npm --run

Simplifying Your Workflow: npm run vs npm --run

1
Comments
2 min read
Understanding Git Pull vs. Git Fetch: Unveiling the Difference

Understanding Git Pull vs. Git Fetch: Unveiling the Difference

1
Comments
2 min read
npm i vs npm ci: Understanding the Difference

npm i vs npm ci: Understanding the Difference

4
Comments 4
3 min read
Building an OTP Verification System using HTML, CSS, and JavaScript

Building an OTP Verification System using HTML, CSS, and JavaScript

77
Comments 3
4 min read
Building an OTP Verification System with Node.js and MongoDB

Building an OTP Verification System with Node.js and MongoDB

22
Comments
4 min read
Building a Contact Form with Node.js, Express, and MongoDB

Building a Contact Form with Node.js, Express, and MongoDB

9
Comments 1
3 min read
Building a Contact Form with HTML, CSS, and JavaScript

Building a Contact Form with HTML, CSS, and JavaScript

10
Comments
3 min read
NGINX Cheatsheet: A Quick Reference Guide

NGINX Cheatsheet: A Quick Reference Guide

21
Comments 1
2 min read
PM2 Cheatsheet: A Quick Reference Guide

PM2 Cheatsheet: A Quick Reference Guide

2
Comments
2 min read
Exploring JavaScript String Methods: A Comprehensive Guide

Exploring JavaScript String Methods: A Comprehensive Guide

3
Comments 1
3 min read
Building a Newsletter Subscription System with Node.js and MongoDB

Building a Newsletter Subscription System with Node.js and MongoDB

20
Comments 2
4 min read
Setting Up a Simple Real-Time Application with Angular, Node.js, and Socket.IO

Setting Up a Simple Real-Time Application with Angular, Node.js, and Socket.IO

6
Comments
2 min read
6 ways to hide an element in CSS

6 ways to hide an element in CSS

11
Comments 3
1 min read
Simplifying Image Uploads and Deletion with Node.js and Cloudinary

Simplifying Image Uploads and Deletion with Node.js and Cloudinary

4
Comments 1
2 min read
Building a Simple Email Sending API with Express and Node.js

Building a Simple Email Sending API with Express and Node.js

Comments 4
2 min read
loading...