mnsotelo's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
iluwatar/java-design-patterns
Design patterns implemented in Java
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
JushBJJ/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
shadcn-ui/taxonomy
An open source application built using the new router, server components and everything new in Next.js 13.
tc39/proposals
Tracking ECMAScript Proposals
rockerBOO/awesome-neovim
Collections of awesome neovim plugins.
denisidoro/navi
An interactive cheatsheet tool for the command-line
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
redguardtoo/mastering-emacs-in-one-year-guide
Be great at emacs in one year
sadmann7/skateshop
An open source e-commerce skateshop build with everything new in Next.js.
amitshekhariitbhu/go-backend-clean-architecture
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
chanakaudaya/solution-architecture-patterns
Reusable, vendor-neutral, industry-specific, vendor-specific solution architecture patterns for enterprise
remote-es/remotes
This is a repository listing companies which offer full-time remote jobs with Spanish contracts
piomin/sample-spring-microservices-new
Demo for Spring Boot 3(`master` branch)/2(other branches) and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger/OpenAPI documentation (Springdoc), logs correlation using Spring Cloud Sleuth/Micrometer OTEL and many more
aleixmorgadas/awesome-engineering-strategy
🎉 How to design and execute engineering strategies for tech leadership.
afontcu/awesome-learning
A curated list of awesome learning material
AlexChesser/recruiter-autoresponse
Based on the Medium Article entitled - "Career Advice Nobody Gave Me: Never ignore a recruiter" this repo has a copyable script which you can use to auto-respond to recruiters.
err0r500/go-realworld-clean
a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld
swkBerlin/kata-bootstraps
Empty projects for different languages with a failing test
eclipse-ee4j/cargotracker
The project demonstrates how you can develop applications with Jakarta EE using widely adopted architectural best practices like Domain-Driven Design (DDD).
TypedDevs/bashunit
A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way.
eclipse-ee4j/jakartaee-examples
Jakarta EE Examples
bcneng/recruiter-autoresponse
Based on the Medium Article entitled - "Career Advice Nobody Gave Me: Never ignore a recruiter" this repo has a copyable script which you can use to auto-respond to recruiters.
pmareke/python-boilerplate
This repository is a Python boilerplate to be used as a fast starter point
samverrall/microservice-example
An example microservice in Golang following hexagonal architecture and DDD.
alexey-lapin/realworld-backend-micronaut
Real world backend API built in Micronaut