As a self-taught geek developer and backend builder, my objective is to consistently deliver high-quality work while continuously seeking opportunities for learning and incorporating best practices into my development process.
- 🌍 I like to contribute to open source and explore github.
- 🤝 If you want any collaboration feel free to mail me at [email protected].
- ✌️ I'm open to opportunities.
- ⚡ Fun fact: I like to watch movies and do sketching.
- 🗣 Commented on #527 in reactplay/react-play
- 🗣 Commented on #390 in reactplay/react-play
- 💪 Opened PR #475 in reactplay/react-play
- 💪 Opened PR #60 in commclassroom/roadmaps
- 💪 Opened PR #59 in commclassroom/roadmaps
- 🗣 Commented on #45 in commclassroom/roadmaps
- 🗣 Commented on #280 in reactplay/react-play
- ❗️ Opened issue #45 in commclassroom/roadmaps
- 🗣 Commented on #280 in reactplay/react-play
- 🗣 Commented on #280 in reactplay/react-play
MongoDB schema design best practices
MongoDB has been a popular database among all NoSQL databases used these days for storing big data. Unlike relational databases, it may not provide techniques for defining good relationships but it provides flexibility in defining the schema of our c...
Awesome CSS Tools to Maximize Your Design
CSS has already proved its potential and it's being used by almost 100% of the website. There are many different types of CSS tools are available over Internet which will help you in developing something innovative according to your demand. However, ...
Import Excel data to the MongoDB database
MongoDB is an open-source NoSQL document-oriented database, that stores the data in JSON format. It is a distributed database that is designed to store a large scale of data.
In this article, we will look into how excel data can be imported to the Mo...
Evolution of JavaScript and its versions
JavaScript is a popular scripting language used for various purposes from creating static websites to dynamic web applications, desktop and mobile native applications, this increasingly growing language has its amazing history of how it was evolved a...