Om Prashant Londhe

Full Stack Developer

Full StackFrontendBackendReactJSNextJSNodeJSMongoDBExpressJSFirebaseMERNJavaScriptTypeScript

TypeScriptFull StackFrontendBackendReactJSNextJSNodeJSMongoDBExpressJSFirebaseMERNJavaScript

JavaScriptTypeScriptFull StackFrontendBackendReactJSNextJSNodeJSMongoDBExpressJSFirebaseMERN

MERNJavaScriptTypeScriptFull StackFrontendBackendReactJSNextJSNodeJSMongoDBExpressJSFirebase

FirebaseMERNJavaScriptTypeScriptFull StackFrontendBackendReactJSNextJSNodeJSMongoDBExpressJS

ExpressJSFirebaseMERNJavaScriptTypeScriptFull StackFrontendBackendReactJSNextJSNodeJSMongoDB

MongoDBExpressJSFirebaseMERNJavaScriptTypeScriptFull StackFrontendBackendReactJSNextJSNodeJS

Hero section base image

Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?       Who Am I?

Hello, my name is Om Prashant Londhe. I am Self-taught Full Stack Developer and College-taught Computer Engineer. I live in a beautiful city called Chhatrapati Sambhajinagar (formerly known as Aurangabad) in Maharashtra State, India. I have been coding for almost last 6 years and developing for almost last 5 years and did not stop till today! I love to develop Web applications and Hybrid mobile applications. This is my personal portfolio website to showcase my Projects, Achievements, Experience and Blogs.

I Develop applications, Contribute to Open Source, and Give back to the community. On top of that I also love to Spend time with my family, Go out on walk with my brother Luffy, Play games both on Mobile and Personal Computer and Watch movies in multiplex etc! I am always ready to learn different skills that I find relevant and emerging. Don't forget to go through the whole web application and dive into amazing world of tech from my shoe!!!

About partition

PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS      PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS     PROJECTS

I call myself a Developer since last 5 years. It was 2020 when I started learning Web development and since then I tried everything from Web development, Android app development, Hybrid app development, Game development, Machine Learning and Artificial Intelligence, Data science and whatnot. After going through all these techs, I finally figured that Web development is what I love the most and I started building many web development projects from the golden year - 2021. Along with web development, I also love Hybrid app development and I have some projects in React Native and Flutter too. Except these two amazing techs, I love Game development too and am trying to make my hands dirty on it as I get time to do so!

I can work in any Framework or Library and can adapt to any Tool, but I primarily use following Frameworks, Libraries and Tools to build my projects and am extremely familiar with them.

HTML

Language

HTML

Yes! HTML! Do you really think that we can do Web Development without this language? Naah! we can't thus this is on the top of my list. I always try ro write semantic HTML so it will be helpful for people as well as bots!

CSS

Language

CSS

I want my websites to look as attractive as possible and thus, styles in my HTML are very important. We all know that this is impossible without CSS. I love to practice all the CSS tricks!

JavaScript

Language

JavaScript

HTML and CSS are great, but what if your web application have no brain? I add that brain to my web applications using JavaScript. I know that this language is very unusual as compared to others, but still I love it!

TypeScript

Language

TypeScript

Okay okay okay! JavaScript can add the brain to the web application, but what if that brain is buggy? JavaScript by default is very buggy and thus I use TypeScript to make my code bug free by catching most of the errors in the development time itself.

Python

Language

Python

I still remember, it was 2020 and I started learning Python and fell in love with it! I love this language so much due to its simplicity, less code compatibility and learning curve. I learnt django and flask in the initial days of my web development journey. I know and can use Python but I feel JavaScript/TypeScript is best suited for me!

C++

Language

C++

There are a lot of languages, but there's no language as faster and as logical as C++. I practice my Data Structures and Algorithm skills using C++.

ReactJS

Library

ReactJS

After learning Flask and django, I got to know about this library. I am using it for almost 2-3 years now and still enjoying it. I can't imagine my web development journey without ReactJS ad it is what pushed me to go deeper in making great frontend.

Material UI

Library

Material UI

ReactJS is great, but who is going to create those components the time they want to use it? So we need a good library which contains UI elements according to Material Design and this is what this amazing library provides. I love using it, especially the icons are amazing.

NextJS

Framework

NextJS

ReactJS really sucks in many things and these are provided better by NextJS. Basically this is a ReactJS framework trying to make ReactJS a better library for developers, users and bots. Specially NextJS 13 is really lit! I not longer use Create React App!

Tailwind CSS

Framework

Tailwind CSS

Framework for frontend, frameworks for backend, framework for this, framework for that then why no framework for our beloved CSS. Tailwind provides a framework for CSS where we just have to use classes in HTML and CSS is applied automatically, this is great, isn't it?

NodeJS

Runtime

NodeJS

People call it a framework, but it is actually a runtime. It helps running JavaScript in backend and what's better than this. A frontend developer can be a backend developer just because of NodeJS runtime.

ExpressJS

Framework

ExpressJS

Enough of frontend web development frameworks, now it is a time for backend. I use ExpressJS while creating NodeJS backend as this provides extra functionalities to my backend application and helps me develop MERN stack application with ease.

React Native

Framework

React Native

ReactJS works only in browsers and we can obviously make PWAs out of it. but it is better if we can leverage the benefit of react in mobile applications too, and that's why Meta made React Native and I love to use it for my Mobile projects.

Flutter

Framework

Flutter

Learnt a hybrid application development framework by Meta, so why leave a framework by Google behind, so I learnt Flutter too. I love using Flutter when I want to make mobile applications having great animations in it.

MongoDB

Database

MongoDB

I love NoSQL databases a lot. MongoDB is one of my favorite NoSQL database, their cloud service, MongoDB ATlas is really amazing to get up and running faster and scale out the database as much as we need. Let it be Atlas or Compass, I love MongoDB.

MySQL

Database

MySQL

I don't find any other SQL database better than MySQL. I learnt SQL using MySQL in my college and I feel that this is the best database that I have used till now. Whenever I want to use a SQL database I just go for MySQL or SQLite as they are very similar.

VS Code

Text Editor

VS Code

If you ask me, this is the best text editor I have ever seen. I have tried too many text editors, but this is different. The features that it has, the extension, the customization and the community support for VS Code is amazing.

Git

Version Control

Git

I use Git for version control. I love to keep my code secure and navigate through different versions of the code if needed, git helps in doing all of this. There is one more thing that people use with git, if you know what I mean...

GitHub

Version Control

GitHub

Why only control the version of the project locally when you can do this remotely too. I use GitHub to do version control, make open source contributions, collaborate with people, host my static sites and so on!

Postman

API Testing

Postman

This is a great product to test the backend APIs. When I create my backend for any project, I tend to test my APIs using Postman only. This helps me to validate the functionalities of my APIs.

Firebase

Baas

Firebase

Backend as a Service is what makes it easier to do Agile development. I use Firebase to back my applications with unique services like Firestore, Realtime Database, Storage, Authentication, Hosting, etc

Vercel

Hosting

Vercel

I was learning NextJS and got to know that it was acquired by a company called as Vercel some years ago. This encouraged me to learn more about Vercel, I got to know that Vercel has their own hosting platform having great support for almost every JavaSCript framework, since then I am hosting all my JavaScript web applications on Vercel only!

Apple

Machine

Apple

For me, Apple is love. ot because of the name, but because of quality and performance that they provide with their products. I use MacBook as my daily driver, the performance is amazing. I love to use Apple Ecosystem.

Experience

Loop Health

Software Engineer Intern

Loop Health

Pune (On-site)

07/2023

Present

    Kp Technologies

    Full Stack Developer

    Kp Technologies

    Aurangabad (Remote)

    12/2020

    09/2021

    • I worked as a Full Stack Software developer.
    • I developed Full Stack Mobile applications using React Native.
    • I developed Full Stack Web applications using NextJS.

    NextJS

    ReactJs

    React Native

    Flutter

    HTML

    CSS

    JavaScript

    TypeScript

    Firebase