- Wroclaw, Poland
- @AndrzejSydor
-
-
developer-roadmap Public
Forked from kamranahmedse/developer-roadmapInteractive roadmaps, guides and other educational content to help developers grow in their careers.
TypeScript Other UpdatedOct 5, 2025 -
-
RxJava Public
Forked from ReactiveX/RxJavaRxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Java Apache License 2.0 UpdatedJul 7, 2025 -
-
logseq Public
Forked from logseq/logseqA privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
-
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
generator-jhipster Public
Forked from jhipster/generator-jhipsterJHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
-
immutables Public
Forked from immutables/immutablesAnnotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included
Java Apache License 2.0 UpdatedApr 17, 2025 -
podman Public
Forked from containers/podmanPodman: A tool for managing OCI containers and pods.
Go Apache License 2.0 UpdatedApr 6, 2025 -
rancher-desktop Public
Forked from rancher-sandbox/rancher-desktopContainer Management and Kubernetes on the Desktop
-
podman-desktop Public
Forked from podman-desktop/podman-desktopPodman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy co…
TypeScript Apache License 2.0 UpdatedApr 4, 2025 -
ohmyzsh Public
Forked from ohmyzsh/ohmyzsh🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python…
-
coding-interview-university Public
Forked from jwasham/coding-interview-universityA complete computer science study plan to become a software engineer.
Creative Commons Attribution Share Alike 4.0 International UpdatedMar 28, 2025 -
freeCodeCamp Public
Forked from freeCodeCamp/freeCodeCampfreeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedMar 28, 2025 -
free-programming-books Public
Forked from EbookFoundation/free-programming-books📚 Freely available programming books
HTML Creative Commons Attribution 4.0 International UpdatedMar 28, 2025 -
awesome-chatgpt-prompts Public
Forked from f/awesome-chatgpt-promptsThis repo includes ChatGPT prompt curation to use ChatGPT better.
-
rxjs Public
Forked from ReactiveX/rxjsA reactive programming library for JavaScript
TypeScript Apache License 2.0 UpdatedFeb 23, 2025 -
awesome-certificates Public
Forked from PanXProject/awesome-certificatesList of free dev courses with certificates & badges.
-
-
tech-interview-handbook Public
Forked from yangshun/tech-interview-handbook💯 Curated interview preparation materials for busy engineers
-
akullpp-awesome-java Public
Forked from akullpp/awesome-javaA curated list of awesome frameworks, libraries and software for the Java programming language.
-
awesome-docker Public
Forked from veggiemonk/awesome-docker🐳 A curated list of Docker resources and projects
Apache License 2.0 UpdatedJan 22, 2025 -
resilience4j Public
Forked from resilience4j/resilience4jResilience4j is a fault tolerance library designed for Java8 and functional programming
Java Apache License 2.0 UpdatedJan 12, 2025 -
backstage Public
Forked from backstage/backstageBackstage is an open framework for building developer portals
TypeScript Apache License 2.0 UpdatedJan 10, 2025 -
trivy Public
Forked from aquasecurity/trivyFind vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
Go Apache License 2.0 UpdatedDec 24, 2024 -
samples-java Public
Forked from temporalio/samples-javaTemporal Java SDK samples
Java Other UpdatedDec 10, 2024 -
top-github-repositories-which-everyone-should-look Public
Forked from sachin-source/top-github-repositories-which-everyone-should-lookThis repository contains a list of important and useful github repos which a developer, coder, a student should never miss to look at.
-
CheatSheetSeries Public
Forked from OWASP/CheatSheetSeriesThe OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
-
AutoParams Public
Forked from AutoParams/AutoParamsEnhance your TDD experience! AutoParams is a versatile test data generator designed for parameterized tests in Java and Kotlin, drawing inspiration from AutoFixture.