Muhannad508's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
cypress-io/cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
hasura/graphql-engine
Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.
apache/kafka
Mirror of Apache Kafka
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
open-telemetry/opentelemetry-collector
OpenTelemetry Collector
micro/micro
An API first development platform
micro/services
Real World Micro Services
gohugoio/hugo
The world’s fastest framework for building websites.
pmd/pmd
An extensible multilanguage static code analyzer.
micronaut-projects/micronaut-examples
Example Projects Using Micronaut
karatelabs/karate
Test Automation Made Simple
shopizer-ecommerce/shopizer
Shopizer java e-commerce software
ory/kratos
Headless cloud-native authentication and identity management written in Go. Scales to a billion+ users. Replace Homegrown, Auth0, Okta, Firebase with better UX and DX. Passkeys, Social Sign In, OIDC, Magic Link, Multi-Factor Auth, SMS, SAML, TOTP, and more. Runs everywhere, runs best on Ory Network.
thymeleaf/thymeleaf
Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
http4k/http4k
The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
micronaut-projects/micronaut-core
Micronaut Application Framework
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
golang/pkgsite
[mirror] Home of the pkg.go.dev website
languagetool-org/languagetool
Style and Grammar Checker for 25+ Languages
piomin/sample-spring-microservices
Many samples in different branches that shows how to create microservices with Spring Boot, Spring Cloud, Zipkin, Zuul, Eureka, Hystrix, Kubernetes, Elastic Stack and many more tools
microservices-demo/microservices-demo
Deployment scripts & config for Sock Shop
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
ory/hydra
The most scalable and customizable OpenID Certified™ OpenID Connect and OAuth Provider on the market. Become an OpenID Connect and OAuth2 Provider over night. Broad support for related RFCs. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
containerd/containerd
An open and reliable container runtime
iluwatar/java-design-patterns
Design patterns implemented in Java
authelia/authelia
The Single Sign-On Multi-Factor portal for web apps
gothinkster/spring-boot-realworld-example-app
Example Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.