tnicacio's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
remix-run/react-router
Declarative routing for React
chakra-ui/chakra-ui
Chakra UI is a component system for building products with speed ⚡️
alan2207/bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
ben-manes/caffeine
A high performance caching library for Java
vercel/ai-chatbot
A full-featured, hackable Next.js AI chatbot built by Vercel
ngrx/platform
Reactive State for Angular
jquense/react-big-calendar
gcal/outlook like calendar component
swagger-api/swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
redis/lettuce
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
codemix/ts-sql
A SQL database implemented purely in TypeScript type annotations.
dalibo/pev2
Postgres Explain Visualizer 2
d3/d3-hierarchy
2D layout algorithms for visualizing hierarchical data.
sadmann7/netflx-web
An open source Netflix clone built using the new app router, server components, trpc, and everything new in Next.js 13.
sst/demo-ai-app
Sample AI movies app built with ❍ Ion
ePages-de/restdocs-api-spec
Adds API specification support to Spring REST Docs
shabbirdwd53/spring-security-tutorial
spring-security-tutorial
riverscuomo/new-albums
This project is for me to experiment with open-source collaboration. So please feel free to chime in and participate. I've been learning programming since 2015 but I've been mostly working on my own. So my github/collaboration skills are weak. I'd like to learn more about collaboration so I can accomplish more as a programmer through teamwork. One reason I've hesitated so long to try this is I'm worried about accidentally exposing API keys, secrets, credentials, and access to my users' data (not that I have much). So this project will be a first, low-risk, foray into the field of open-source collaboration. If things go well here, maybe I can start to open up some of my other repositiories. I could sure use some help. And I love that thought that some of my programs could be useful to others. My first goal here is to understand how different developers can work on a codebase together without sharing credentials; to create a program that different people can use with their own credentials. I've attempted this by requiring collaborators (including myself) to use environment variables.
toedter/spring-hateoas-jsonapi
A JSON:API media type implementation for Spring HATEOAS
KonnorRogers/shadow-dom-testing-library
An extension of DOM-testing-library to provide hooks into the shadow dom
algaworks/conteudos-microsservicos
AnkitJodhani/3rdWeekofCloudOps
this repository is created to learn and deploy 2-tire application on aws cloud using terraform
BerkleyTechnologyServices/restdocs-spec
A maven plugin for generating Open API and Postman Collection specifications using Spring Restdocs.
totvs/tjf-samples
TOTVS Java Framework Samples
datastaxdevs/workshop-spring-data-cassandra
Build a Todolist with Spring Data Cassandra
danileao/spring_auth_youtube
DEVin-Senior/M3P2-PCP-Front-end
toedter/spring-hateoas-jsonapi-examples
tnicacio/python-eureka-client
A eureka client written in python. Support registering your python component to Eureka Server, as well as calling remote services by pulling the the Eureka registry.