Pinned Repositories
ALL_Flutter-Widgets
Flutter offers a comprehensive set of widgets that form the building blocks of its UI framework. These widgets include basic UI components like Text, Image, and Icon, as well as complex layouts like GridView, ListView, and Column.
building-api-with-golang-and-mongodb
Learn to build a robust API using Go (Golang) and MongoDB. This guide covers setting up a Go environment, connecting to MongoDB, creating RESTful endpoints, and performing CRUD operations.
CodeMet
Coding site
CodingHats
Developed a comprehensive web application utilizing the MERN stack. Led a ’30-Day Challenge’ initiative, providing a dynamic database of global news and trends using advanced data aggregation.
Google-maps-in-flutter-app
Building an Uber-like application in Flutter involves integrating Google Maps to provide location-based services. Using the google_maps_flutter package, you can display maps, handle location permissions, and display real-time locations of drivers and users. The implementation includes features like real-time tracking, route plotting and geolocation
MlGrate
NestJS-with-database
NestJS with MongoDB & Mongoose
Node-typescript-api
Building APIs with NodeJS and TypeScript enhances the development process by adding static type-checking to JavaScript. TypeScript provides better tooling with code completion, navigation, and refactoring. Using Express.js with NodeJS, you can create robust and scalable APIs.
Quickk-App
Introducing "Quick," your go-to app for fast, reliable tobacco delivery. Browse a wide range of tobacco products and accessories, place your order, and get it delivered to your doorstep in just 10 minutes. Enjoy convenience, quality, and speed with QuickSmoke. Smoke smart, live easy!
SQL-Database-with-Flutter
Integrating SQL databases with Flutter involves using packages like sqflite for SQLite or connecting to remote databases through APIs. This setup allows you to manage persistent data storage for Flutter applications. You can perform CRUD operations, manage relationships, and use complex queries to handle data efficiently.
shaurya019's Repositories
shaurya019/ALL_Flutter-Widgets
Flutter offers a comprehensive set of widgets that form the building blocks of its UI framework. These widgets include basic UI components like Text, Image, and Icon, as well as complex layouts like GridView, ListView, and Column.
shaurya019/Google-maps-in-flutter-app
Building an Uber-like application in Flutter involves integrating Google Maps to provide location-based services. Using the google_maps_flutter package, you can display maps, handle location permissions, and display real-time locations of drivers and users. The implementation includes features like real-time tracking, route plotting and geolocation
shaurya019/Node-typescript-api
Building APIs with NodeJS and TypeScript enhances the development process by adding static type-checking to JavaScript. TypeScript provides better tooling with code completion, navigation, and refactoring. Using Express.js with NodeJS, you can create robust and scalable APIs.
shaurya019/Quickk-App
Introducing "Quick," your go-to app for fast, reliable tobacco delivery. Browse a wide range of tobacco products and accessories, place your order, and get it delivered to your doorstep in just 10 minutes. Enjoy convenience, quality, and speed with QuickSmoke. Smoke smart, live easy!
shaurya019/SQL-Database-with-Flutter
Integrating SQL databases with Flutter involves using packages like sqflite for SQLite or connecting to remote databases through APIs. This setup allows you to manage persistent data storage for Flutter applications. You can perform CRUD operations, manage relationships, and use complex queries to handle data efficiently.
shaurya019/-blocFromZeroToAdvance
shaurya019/BLoC-Pattern-with-Flutter
shaurya019/bookify
shaurya019/Cart-Redux
Guide on implementing a shopping cart in a React application using Redux for state management, including adding and removing items.
shaurya019/ChatGpt-Playground
Overview of the ChatGPT Playground UI, showcasing its features for testing and experimenting with OpenAI's ChatGPT models.
shaurya019/Currency-Converter
shaurya019/Error-Handling
Effective error handling in NodeJS is crucial for building robust and reliable applications. NodeJS provides various mechanisms to handle errors, such as try-catch blocks, error-first callbacks, and promises with async-await.
shaurya019/Firebase-with-Reactjs
Integrating Firebase with ReactJS allows you to build scalable and real-time web applications. Firebase provides various services like authentication, Firestore database, cloud storage, and hosting. You can set up Firebase in your React project to handle user authentication, manage real-time data with Firestore, and deploy your application .
shaurya019/Flutter-eCommerce-App
shaurya019/learning-system-design
My learning journey of system design 🧑💻
shaurya019/LLD
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
shaurya019/Making-API-Call-in-Redux-
Step-by-step guide on integrating API calls within a Redux-based application, including setting up actions, reducers, and middleware.
shaurya019/Mern-ecommerce
shaurya019/mini-Context
shaurya019/Navigation-in-react-native
Exploring navigation in React Native, covering stack, tab, and drawer navigators using React Navigation library for mobile apps.
shaurya019/Nextjs-basics
An introduction to Next.js, a React framework that enables server-side rendering, static site generation, and easy routing.
shaurya019/Password-Generator
shaurya019/Quickk_web
shaurya019/React-Native
shaurya019/React-Native-Api-Call-with-Redux-Toolkit
Tutorial on making API calls in React Native applications using Redux Toolkit for efficient state management and data fetching.
shaurya019/React-Native-Shopping-App
Building a complete shopping app in React Native, focusing on product listing, cart functionality, and user authentication.
shaurya019/Redux-Tool-Kit
Redux Toolkit is a package designed to simplify Redux development by providing efficient tools and best practices for state management, including features like reducers, actions, and middleware integration.
shaurya019/Social-Media
shaurya019/Ticket-App
Next.js, Tailwind CSS, and MongoDB
shaurya019/todo-app-react-redux