aldorea's Stars
amejiarosario/dsa.js-data-structures-algorithms-javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
public-apis/public-apis
A collective list of free APIs
guidesmiths/sql-challenge-2024
Spanish SQL Challenge done in One Beyond in 2024
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
adrianhajdin/project_next_14_ai_prompt_sharing
Next.js recently became the official React framework as outlined in React docs. In this course, you'll learn the most important Next.js concepts and how they fit into the React ecosystem. Finally, you'll put your skills to the test by building a modern full-stack Next 14 application.
lukehoban/es6features
Overview of ECMAScript 6 features
loiane/javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
Pierian-Data/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
CodelyTV/awesome-typescript-examples
✨ Awesome TypeScript Examples with complete show cases of how to take advantage of the language potential.
brocoders/nestjs-boilerplate
NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
typestack/routing-controllers
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
tonsky/FiraCode
Free monospaced font with programming ligatures
torokmark/design_patterns_in_typescript
:triangular_ruler: Design pattern implementations in TypeScript
labs42io/clean-code-typescript
Clean Code concepts adapted for TypeScript
stemmlerjs/software-design-and-architecture-roadmap
🧱 The software design and architecture roadmap for any developer
BretFisher/node-docker-good-defaults
sample node app for Docker examples
lostdesign/webgems
A curated list of resources for devs and designers. Join me on devcord.com if you are up for a chit chat :)
wiamsuri/apistar-docker-codepipline
This is a guideline of how to set up AWS CodePipeline. Although API Star is used here, the script can be easily converted to other frameworks since the application is dockerized.
PacktPublishing/Node.js-Design-Patterns-Third-Edition
Node.js Design Patterns Third Edition, published by Packt
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
BretFisher/udemy-docker-mastery
Docker Mastery Udemy course to build, compose, deploy, and manage containers from local development to high-availability in the cloud
kakoni/awesome-healthcare
Curated list of awesome open source healthcare software, libraries, tools and resources.
sindresorhus/awesome-nodejs
:zap: Delightful Node.js packages and resources
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
jmcdo29/testing-nestjs
A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more