-
ReadMyCourse
- Noida 75, India
- https://readmycourse.com/
-
-
-
-
awesome-generative-ai-guide Public
Forked from aishwaryanr/awesome-generative-ai-guideA one stop repository for generative AI research updates, interview resources, notebooks and much more!
MIT License UpdatedSep 16, 2024 -
lasier Public
Forked from luizalabs/lasierA sync/async circuit breaker implementation in Python
Python MIT License UpdatedJan 11, 2024 -
github-actions-course-resources Public
Forked from academind/github-actions-course-resourcesResources (code, slides) for our GitHub Actions course (https://acad.link/gh-actions)
JavaScript UpdatedJul 12, 2023 -
codepathshala Public
CodePathsahala is a learning sysytem currently used by official website of ReadMyCourse.
-
-
-
data-science-portfolio-sajal Public
Forked from sajal2692/data-science-portfolioPortfolio of data science projects completed by me for academic, self learning, and hobby purposes.
Jupyter Notebook MIT License UpdatedFeb 2, 2022 -
-
-
-
-
-
-
-
Beginners-Crash-Course-to-Elastic-Stack-Series-Table-of-Contents Public
Forked from LisaHJung/Beginners-Crash-Course-to-Elastic-Stack-Series-Table-of-ContentsUpdatedOct 29, 2021 -
30-Days-Of-React Public
Forked from Asabeneh/30-Days-Of-React30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. I…
JavaScript UpdatedOct 17, 2021 -
-
-
-
-
-
-
-
-
coding-interview-university Public
Forked from jwasham/coding-interview-universityA complete computer science study plan to become a software engineer.
Creative Commons Attribution Share Alike 4.0 International UpdatedJun 29, 2021 -
AcquirerDynamicRouting Public
This application is created to dynamically route the transaction coming to any credit card to the healthy acquirer to minimize the transaction failure with keeping the cost minimum.
-
DotNetCoreCleanArchitecture Public
A C# appliction created with the Clean architecture that puts the business logic and application model at the center of the application. Instead of having business logic depend on data access or ot…