Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by codergogoi
A curated list of projects in awesome lists by codergogoi .
https://github.com/codergogoi/nodejs_microservice
NodeJS Microservice Architecture Example with the real-time project. This is a practical source code of the NodeJS Microservice tutorial series. Where we have split up a monolithic application into Microservices Architecture. The main goal of this repository is to provide an overview of how the microservices architecture is working with nodejs and what is the complexity we need to resolve to achieve the outcome from a Monolithic architecture.
architecture microservice microservices microservices-architecture nodejs
Last synced: 08 Nov 2024
https://github.com/codergogoi/grocery_online_shopping_app
This is a practical example of NodeJS Microservices Architecture. We have built a simple Online Grocery Shopping Application using ES6 in a Monolithic way and segregate in Microservices Architecture without impact frontend. So each individual service will work independently to serve the purpose and business logic. You can watch its Youtube tutorial for better understanding and Microservice part.
Last synced: 08 Nov 2024
https://github.com/codergogoi/online_food_order_app
Online Food Order App on React Native using Typescript. It is a hot tutorial series on youtube where you can learn how to make apps like Uber Eats from the sketch. We have covered all the advanced topics to make it production-ready.
food-app food-delivery food-delivery-application food-ordering hotel-app online-food-delivery-app online-food-ordering online-food-ordering-system online-food-store react-native restaurant-app restaurant-management restaurant-menu uber-eats ubereats-clone zomatoclone
Last synced: 08 Nov 2024
https://github.com/codergogoi/nodejs_online_food_order_backend_typescript_youtube
NodeJS Backend & Microservices for Youtube tutorial series. This series included all advanced topic of nodejs. Payment, SMS, Notifications, and deployed on AWS
food-ordering microservices nodejs nodejs-server
Last synced: 08 Nov 2024
https://github.com/codergogoi/nodejs-sls-master-class.io
A master class series on NodeJS microservices using serverless. A complete practical Advanced Nodejs course to upgrade your career level from Engineer to architect.
aws-lambda backend-service cdk clean-architecture cloudformation microservice nodejs serverless serverless-framework solid-principles system-design
Last synced: 08 Nov 2024
https://github.com/codergogoi/react_native_food_order_app
React Native Food Order App: An Online Food Order application build through React Native for iOS and Android. [React Native , react hook , React Navigation, react native elements]
react-components react-native react-redux react-router
Last synced: 08 Nov 2024
https://github.com/codergogoi/food_order_backend
Food Order Backend on NodeJS. A portion of the project to demonstrate how things are working on Backend to support a Food Order App.
express express-js javascript middleware mongodb mongoose node nosql
Last synced: 08 Nov 2024
https://github.com/codergogoi/kafka_elastic_search_ms
This repository is part of the Node.js Microservice with Kafka and Elastic Search. Through out of this series we will learn everything you need to know about NodeJs microservice interaction with Kafka and how Elastic Search is working with E-Commerce application.
Last synced: 08 Nov 2024
https://github.com/codergogoi/netflix_backend_nodejs
Video streaming Backend in NodeJS. The basic mechanism to deliver streaming content. Let's explore more
Last synced: 08 Nov 2024
https://github.com/codergogoi/node.js-clean-architecture
This repository is a representation of Clean Architecture practical implementation in Node.JS. We have two videos that is explain the core concept of Clean Architecture and how it solves the problem that we facing in traditional approach while building a backend service.
clean-architecture clean-code dependency-injection inversion-of-control solid-principles
Last synced: 08 Nov 2024
https://github.com/codergogoi/react_native_local_storage_yt
Local Storage Example in React Native
Last synced: 08 Nov 2024
https://github.com/codergogoi/micro_services
Node JS Microservices using Typescript: A representation of Microservices how it is working together to accomplish complete services.
Last synced: 08 Nov 2024
https://github.com/codergogoi/spotify_backend_nodejs
[NodeJS] Spotify like Backend to server Music streaming functionality through NodeJS
Last synced: 08 Nov 2024
https://github.com/codergogoi/go-ecommerce-series
How to Build Go Backend System from Scratch to Production-ready Monolithic to Microservice. Go E-commerce Series is a complete course based on the Go ecosystem where you can learn GO from scratch to a professional level. We will be covering the following topics throughout this series.
backend-service go golang microservice
Last synced: 08 Nov 2024
https://github.com/codergogoi/stripe_react_native
Stripe integration in react Native
Last synced: 08 Nov 2024
https://github.com/codergogoi/nodejs_microservice_rpc_communication
Nodejs Microservice RPC Communication
Last synced: 08 Nov 2024
https://github.com/codergogoi/redux_hook_react_native_with_typescript_youtube
Last synced: 08 Nov 2024
https://github.com/codergogoi/payment_gateway_react_native
Payment Gateway Integration in React Native
Last synced: 08 Nov 2024
https://github.com/codergogoi/spotifyclone
Streaming iOS App : Spotify clone which is built on Swift. The looks and feel exactly like Spotify which is done through programmatically without storyboard.
Last synced: 08 Nov 2024
https://github.com/codergogoi/react_native_redux_typescript
React Native with redux hook in Typescript.
Last synced: 08 Nov 2024
https://github.com/codergogoi/nodejs_complete_rest_api
Rest API complete project build in NodeJS & Express. It is a very tiny project which is representing the way of utilization of nodeJS to build a quick REST API for web and mobile application with keeping usability. Here I have used most of the important techniques to make secure API end points, user authentication along with the resource accessibility for authorize users, Signup, SignIn mechanism etc.
express expressjs jsonwebtoken mongodb mongoose nodejs rest-api
Last synced: 08 Nov 2024
https://github.com/codergogoi/react_native_school_app
React Native App: [React Native & Redux Flow]. A project which is helping to kids to attend online examinations on iOS and Android devices built in React Native and Redux Flow.
hybrid-apps react-native redux
Last synced: 08 Nov 2024
https://github.com/codergogoi/react_context_api_in_react_native_yt
You tube tutorial Source code: react context api in React Native
Last synced: 08 Nov 2024
https://github.com/codergogoi/food-delivery-engine
Grocery Items Delivery backend using PHP. This is a project dedicated to students who have taken the Complete Backend Course.
api backend-services grocery-store mysql php supermarket
Last synced: 08 Nov 2024
https://github.com/codergogoi/reactjs_netflix_app
Netflix Like web application built using ReactJS Hook and NodeJS backend to experience streaming videos online. Disclaimer: This is for Educational purpose only. There is no intention to duplicate Netflix features and resources.
how-to-build-netflix-like-web-app netflix netflix-reactjs
Last synced: 08 Nov 2024
https://github.com/codergogoi/video_streaming_app_swiftui
Netflix Like Video Streaming App in Swift UI
Last synced: 08 Nov 2024
https://github.com/codergogoi/ios_gamecenterplugin_unity3d
Open Source iOS Gamecenter Plugin for Unity3D
Last synced: 08 Nov 2024
https://github.com/codergogoi/netflixclone
iOS Netflix Clone: is an iOS project build on Swift and RxSwift through MVVM. It will demonstrate how we can achieve complex functionality like Netflix through swift and rxswift without story board. The backend engine also I have written on NodeJS to provide the same comfort and streaming features like Netflix.
ios-netflix-like-app ios-video-player netflix streaming-video video-streaming-application
Last synced: 08 Nov 2024
https://github.com/codergogoi/web_api_for_android_and_ios
Web service example for mobile apps using php
Last synced: 08 Nov 2024
https://github.com/codergogoi/taskmanager-admin-console
ReactJS: CRM Web application for Employee to keep track work progress and follow customer for specified products
flexbox javascript react reactjs redux
Last synced: 08 Nov 2024
https://github.com/codergogoi/go-depl-gcp
This repository is a part of ongoing recording series of "Learn Backend Deployment Easy Way" Where we have included all the possible deployment techniques step by steps with hands-on examples.
Last synced: 08 Nov 2024
https://github.com/codergogoi/unity3dcustomleaderboard
Custom Leaderboard in Unity3d Using PHP Mysql and C#
Last synced: 08 Nov 2024
https://github.com/codergogoi/swiftloader
Simple loader in 5 minutes for instant solution of loading problem
Last synced: 08 Nov 2024
https://github.com/codergogoi/app_store_duplicate
Swift: iOS App Store Duplicate. Check how quickly we can make a ditto complex application like Apple Appstore programmatically without storyboard through Swift.
appstore ios iosdevelopment reactive-programming swift swift-package-manager swift5
Last synced: 08 Nov 2024
https://github.com/codergogoi/facebooklikeapp
Facebook Feed Like App is a demo application built in swift for educational purpose.
Last synced: 12 Oct 2024
https://github.com/codergogoi/reactjs_crm_application
CRM web application for Corporate Orgsnisations
Last synced: 08 Nov 2024
https://github.com/codergogoi/social-app-using-swiftui
Social App Using Swift UI
Last synced: 08 Nov 2024
https://github.com/codergogoi/ios_custom_animations_in_swift
iOS Custom Animations in Swift
Last synced: 08 Nov 2024
https://github.com/codergogoi/flightappfarecalendar
Flight App Fare Calendar
Last synced: 08 Nov 2024
https://github.com/codergogoi/task-manager-middleware
Task Manager Middleware
Last synced: 08 Nov 2024
https://github.com/codergogoi/tiny-train-mobile-game
Tiny Train source code for Android and iOS
Last synced: 08 Nov 2024
https://github.com/codergogoi/online_shopping_engin
Online Shopping Engine is a Backend service to provide business logic and app interface to deal with real time users to avail products for quick shopping.
Last synced: 08 Nov 2024
https://github.com/codergogoi/off-road-drive-mobile-game
Off road Drive for Android and iOS
Last synced: 08 Nov 2024
https://github.com/codergogoi/splittableview
Split Table View for Airlines iOS application
Last synced: 08 Nov 2024
https://github.com/codergogoi/ios_custom_slider
iOS Customized Slider on Swift using UIControl
Last synced: 08 Nov 2024
https://github.com/codergogoi/devops_course_private_students
DevOps Course for Private Students: This repository is for Private students who has subscribed for DevOps CICD
Last synced: 08 Nov 2024
https://github.com/codergogoi/callbackapi
Call back API in iOS using Objective C, It will help you to build your own framework for custom webservices
Last synced: 08 Nov 2024
https://github.com/codergogoi/ios_communication_pattern
iOS Communication pattern Example
Last synced: 08 Nov 2024