{"id":21880625,"url":"https://github.com/andresmpa/babylon","last_synced_at":"2025-04-15T05:07:44.588Z","repository":{"id":39343922,"uuid":"362878678","full_name":"AndresMpa/babylon","owner":"AndresMpa","description":"A library of resource for developers","archived":false,"fork":false,"pushed_at":"2024-11-24T02:51:19.000Z","size":121607,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-24T03:25:32.683Z","etag":null,"topics":["ai","backend","coursera","css","frontend","html","js","ml","mongodb","nodejs","nosql","postgresql","python","sql","ts","udemy"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndresMpa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-29T16:22:18.000Z","updated_at":"2024-11-24T02:51:22.000Z","dependencies_parsed_at":"2023-09-26T19:50:46.634Z","dependency_job_id":"bd7f4272-7f7c-48c9-842d-d30da83f5669","html_url":"https://github.com/AndresMpa/babylon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndresMpa%2Fbabylon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndresMpa%2Fbabylon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndresMpa%2Fbabylon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndresMpa%2Fbabylon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndresMpa","download_url":"https://codeload.github.com/AndresMpa/babylon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226888093,"owners_count":17698110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","backend","coursera","css","frontend","html","js","ml","mongodb","nodejs","nosql","postgresql","python","sql","ts","udemy"],"created_at":"2024-11-28T09:14:58.116Z","updated_at":"2025-04-15T05:07:44.582Z","avatar_url":"https://github.com/AndresMpa.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg\n    src=\"./.assets/logo.png\"\n    alt=\"Babylon\"\n  /\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eBabylon\u003c/h1\u003e\n\n## What the hell is this?\n\nBabylon is a collection of courses I have took or I'm taking; basically those folders up there are my notes\nsome code and personal thoughts about different technologies, from Frontend to AI/ML, you can (Or will) find\nalmost anything here.\n\nThe aim of this repository is to have a set of tools for myself (Or you) to keep checking them, in order to\nremember of find topic. I'm also adding a reference list for tools I find useful.\n\n## Reference list\n\n\u003cdiv align=\"center\"\u003e\n\n| Course                                                                                  | Topic                                    |\n| --------------------------------------------------------------------------------------- | ---------------------------------------- |\n| [Design patterns](./designPatterns)                                                     | Basics, Design Patterns                  |\n| [Data structures](./dataStructures)                                                     | Basics, Data structures, Python          |\n| [Docker](./dockerCourse)                                                                | Basics, Docker, CLI                      |\n| [Basic JavaScript](./Basic-JavaScript)                                                  | JavaScript, Basics, Asynchronism         |\n| [Asynchronism](./asynchronism)                                                          | JavaScript, AST, POO, POE                |\n| [DOM](./DOM)                                                                            | HTML, JavaScript, Basics                 |\n| [Practical JS](./practiceCourserJS)                                                     | JavaScript, WebAPI                       |\n| [Professional JS](./professionalJScourse)                                               | Frontend, CSS, JavaScript                |\n| [Webpack](./webpackCourse)                                                              | Builders, Webpack, JavaScript            |\n| [Webpack for code splitting with Express, React and TS](./webpackWithExpressReactAndTS) | microFrontend, Optimization, React, TS   |\n| [Practice Fronted development course](./practiceCourseFrontendDeveloper)                | Frontend, CSS, JavaScript                |\n| [Practical React](./reactPracticeCourse)                                                | Frontend, JavaScript, React, Basics      |\n| [React with Vite and TailwindCSS](./reactWithViteAndTailwindCSS/)                       | Frontend, React, Vite, TailwindCSS       |\n| [Render and composition using React](./renderAndCompositionWithReact)                   | microFrontend, Render Patterns, React    |\n| [Navigation with React Router DOM](./navigationWithReactRouter/)                        | Frontend, Router, React                  |\n| [Redux state management](./reactRedux/)                                                 | Frontend, FSM, React, Redux              |\n| [Practical Nextjs](./nextjsPracticeCourse)                                              | Frontend, React, Nextjs                  |\n| [Professional Nextjs](./professionalNextjsCourse)                                       | Frontend, React, Nextjs                  |\n| [Node fundamentals](./nodeFundamentals)                                                 | Backend, Nodejs, Basics                  |\n| [AutoX using Passport and JWT](./authUsingPasswordjsAndJWT)                             | Backend, AuthX, Passport, JWT            |\n| [APIs using Salils](./apiUsingSails)                                                    | Backend, API, Sails                      |\n| [Hapi as a Framework](./hapiFramework)                                                  | Baskend, Nestjs, Basics                  |\n| [Express backend course](./expressBackendCourse)                                        | Backend, Nodejs, Express, Basics         |\n| [Express using PostgreSQL](./expressBackendWithPostgreSQL)                              | Backend,Express, PostgreSQL, SQL, Docker |\n| [nestjsCourse](./nestjsCourse)                                                          | Backend, Nestjs, Basics                  |\n| [nestjsUsingMongo](./nestjsUsingMongo)                                                  | Backend, Nestjs, Mongo, NoSQL            |\n| [Websockets using mongo](./webSocketsAndMongoDB)                                        | Backend, Websockets, Mongo, NoSQL        |\n| [Microservices using Redis](./microservicesUsingRedis)                                  | Backend, Microservices, Redis, NoSQL     |\n| [Data visualization](./dataVisualizatione)                                              | AI, ML, Python, Basics                   |\n| [Bash \u0026 Shell](./baseShell)                                                             | Bash                                     |\n\n\u003c/div\u003e\n\n### Useful resources\n\n#### Tools for interviews\n\n- [Interview Warmup](https://grow.google/certificates/interview-warmup/)\n- [Guías de entrevistas para programación](https://github.com/DevCaress/guia-entrevistas-de-programacion)\n- [Data Structures and Algorithms Problems - Interview problems](https://www.techiedelight.com/data-structures-and-algorithms-problems)\n\n#### Guides\n\n- [Path to senior engineer handbook](https://github.com/jordan-cutler/path-to-senior-engineer-handbook)\n- [Every programmer should know](https://github.com/mtdvio/every-programmer-should-know)\n- [build your own x](https://github.com/codecrafters-io/build-your-own-x)\n- [About Solid](https://dev.to/alisamirali/mastering-solid-principles-1aa6)\n- [Stay updated about JS/TS](https://ecma-international.org/publications-and-standards/standards/ecma-262/)\n- [Courses about programming](https://www.codedex.io/courses)\n- [Learn anything - Website for learning paths](https://learn-anything.xyz/)\n- [Coding Katas](https://github.com/gamontal/awesome-katas)\n\n#### Certificartes\n\n- [A collection of free certifications](https://www.classcentral.com/report/free-developer-it-certifications/)\n\n#### Architecture \u0026 design patterns\n\n- [awesome-design-patterns](https://github.com/DovAmir/awesome-design-patterns)\n- [system-design-primer](https://github.com/donnemartin/system-design-primer)\n- [Observer Pattern](https://dev.to/superviz/design-pattern-3-observer-pattern-36eo)\n- [Data structures](https://www.techiedelight.com/data-structures-and-algorithms-problems)\n- [Books about programming](https://github.com/midudev/libros-programacion-gratis)\n- [Free public apis](https://github.com/public-apis/public-apis)\n- [A guide about tunnels](https://medium.com/@mazleyou/comprehensive-guide-to-setting-up-cloudflare-tunnel-secure-access-to-local-resources-a0d8a88e437b)\n- [tRPC, gRPC, GraphQL or REST: When to Use What?](https://medium.com/@thiwankajayasiri/trpc-grpc-graphql-or-rest-when-to-use-what-fb16fb188268)\n\n#### AI\n\n- [Data Version Control · DVC](https://dvc.org/doc)\n- [ChatGPT](https://chat.openai.com/)\n- [Stability AI](https://stability.ai/)\n- [Index — AMPGO](https://infinity77.net/global_optimization/genindex.html)\n- [A Neural Network Playground](https://playground.tensorflow.org/#activation=relu\u0026batchSize=15\u0026dataset=circle\u0026regDataset=reg-plane\u0026learningRate=0.3\u0026regularizationRate=0\u0026noise=25\u0026networkShape=4,5,5,4\u0026seed=0.52244\u0026showTestData=false\u0026discretize=false\u0026percTrainData=70\u0026x=true\u0026y=true\u0026xTimesY=false\u0026xSquared=false\u0026ySquared=false\u0026cosX=false\u0026sinX=false\u0026cosY=false\u0026sinY=false\u0026collectStats=false\u0026problem=classification\u0026initZero=false\u0026hideText=false)\n- [Database visualizer](https://postgres.new/)\n- [5 Tips for Getting Started with Language Models](https://www.kdnuggets.com/5-tips-for-getting-started-with-language-models)\n- [10 GitHub Repositories to Master Computer Vision](https://www.kdnuggets.com/10-github-repositories-to-master-computer-vision)\n- [10 GitHub repositories to learn about Math](https://www.kdnuggets.com/10-github-repositories-master-math)\n- [Search engine with AI](https://www.perplexity.ai/)\n- [AI Course from Helsinki](https://www.elementsofai.com/es/)\n\n##### Docker\n- [A way to visualize docker](https://code.visualstudio.com/docs/devcontainers/create-dev-container)\n\n##### Git\n\n- [Delta](https://dandavison.github.io/delta/installation.html)\n- [Dive - See docker by layers](https://github.com/wagoodman/dive)\n- [Better replacement for \"ls\"](https://github.com/eza-community/eza)\n- [git reset | Atlassian Git Tutorial](https://www.atlassian.com/es/git/tutorials/undoing-changes/git-reset#:~:text=Como%20resumen%2C%20git%20reset%20es,y%20el%20directorio%20de%20trabajo.)\n- [setting-up-ssh-agent](https://github.com/White-Oak/arch-setup-for-dummies/blob/master/setting-up-ssh-agent.md)\n- [Generación de una nueva clave SSH y adición al agente SSH - Documentación de GitHub](https://docs.github.com/es/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)\n- [git - la guía sencilla](https://rogerdudler.github.io/git-guide/index.es.html)\n- [gitignore.io - Create Useful .gitignore Files](https://www.toptal.com/developers/gitignore)\n- [How do I make Git forget about a file that was tracked, but is now in .gitignore?](https://stackoverflow.com/questions/1274057/how-do-i-make-git-forget-about-a-file-that-was-tracked-but-is-now-in-gitignore)\n- [Git - Reference](https://git-scm.com/docs)\n- [Keep your git directory clean with `git clean` and `git trash` (Example)](https://coderwall.com/p/g16jpq/keep-your-git-directory-clean-with-git-clean-and-git-trash)\n- [anuraghazra/github-readme-stats](https://github.com/anuraghazra/github-readme-stats#customization)\n- [Commit only part of a file's changes in Git](https://stackoverflow.com/questions/1085162/commit-only-part-of-a-files-changes-in-git)\n- [ryo-ma/github-profile-trophy](https://github.com/ryo-ma/github-profile-trophy)\n- [github-readme-stats/themes](https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md)\n- [github-readme-streak-stats](https://github.com/DenverCoder1/github-readme-streak-stats/blob/main/docs/themes.md)\n- [How to grep (search through)](https://stackoverflow.com/questions/2928584/how-to-grep-search-through-committed-code-in-the-git-history)\n- [GitHub Webhook CI/CD: Step-by-step guide](https://dev.to/techlabma/github-webhook-cicd-step-by-step-guide-1j6g)\n\n#### CSS\n\n- [Transition.css - easy transitions with clip-path](https://www.transition.style/)\n- [A game for practice CSS](https://flexboxfroggy.com/#es)\n- [Simple Flexbox test](https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Flexbox_skills)\n- [Flexbox guide](https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Flexbox)\n- [Float guide](https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Floats)\n- [Grid guide](https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Grids)\n- [A guide for responsive design](https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Responsive_Design)\n- [Zero-config number](http://number-flow.barvian.me)\n- [Reduce image sizes](https://squoosh.app/)\n- [A reference guide for css](https://cssreference.io/)\n- [Grid generator](http://cssgridgenerator.io)\n- [Flexbox generator](https://flexboxlabs.netlify.app/grid)\n- [Layout generator - Brad woods](https://layout.bradwoods.io)\n- [A comprensive guide about web components](https://css-tricks.com/web-components-demystified/)\n- [BulmaCSS - A moder CSS framework](https://bulma.io/)\n\n#### UX/UI\n\n- [A collection of different UX/UI ideas](https://calltoinspiration.com/)\n- [Inspiration for designers](http://godly.website)\n\n#### JavaScript\n\n- [You might not need jQuery](https://youmightnotneedjquery.com/)\n- [Node Best Practices](https://github.com/goldbergyoni/nodebestpractices/blob/spanish-translation/README.spanish.md)\n- [A library of hooks for react](https://usehooks.com/)\n- [5 JavaScript Security Best Practices for 2024](https://thenewstack.io/5-javascript-security-best-practices-for-2024/)\n- [Better ways to use async functions in Javascript](https://dev.to/adityabhattad/better-way-to-make-async-calls-calls-in-javascript-dag)\n- [Public APIs](https://publicapis.dev/)\n- [TypeScript Best Practices — Using Enums](https://dev.to/stephengade/typescript-best-practices-using-enums-311c)\n- [Techniques for TypeScript](https://dev.to/shafayeat/advanced-and-creative-typescript-techniques-for-professionals-1f02)\n- [JS course by Midi](http://midu.link/js)\n- [Practice Frontend short challenges](https://frontendpractice.hmellahi.me/)\n- [Tutorials on JS](https://driverjs.com/)\n- [Threejs animations examples](https://sketches.sarlloc.xyz/sketch/homepage)\n- [Maps on Reactjs](https://github.com/visgl/react-google-maps)\n- [Small size calendar utility](https://github.com/WickyNilliams/cally)\n- [REST API generator](http://retool.com/api-generator)\n- [Check web if it has any problem](http://web-check.xyz)\n- [Send email using JS](http://resend.com)\n- [SVX on Svelte](https://github.com/pheralb/svgl)\n- [Easy to use Charts - Roseta Chart](https://rosencharts.com/)\n- [5 Advanced JavaScript Concepts](https://javascript.plainenglish.io/5-most-powerful-advanced-javascript-concepts-9d78cc22287a)\n- [PyLint - Utility for python](https://pypi.org/project/pylint/)\n- [Lottie for a Pull\u0026Refresh using React](https://search.app/owvRz)\n- [Plug and in - Drag and drop](https://www.npmjs.com/package/@atlaskit/pragmatic-drag-and-drop)\n\n#### Vue\n\n- [Component library - Vuetify](https://vuetifyjs.com/en/)\n- [Component library - PrimeVue](https://primevue.org/)\n- [Component library - Quasar](https://quasar.dev/)\n\n#### Python\n\n- [Automate the Boring Stuff with Python](https://automatetheboringstuff.com/)\n- [How to Think Like a Computer Scientist](https://openbookproject.net/thinkcs/python/english3e/)\n- [Learn Python 3 The Hard Way](https://learnpythonthehardway.org/python3/)\n- [30 Must-Know Tools for Python Development](https://search.app/G4Bh)\n\n\n## TODO\n- [ ] Refactor this readme, split it\n- [ ] Chsnde the folder system\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandresmpa%2Fbabylon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandresmpa%2Fbabylon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandresmpa%2Fbabylon/lists"}