Pinned Repositories
API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
appointments-finder
Fetch Bürgeramt appointments and broadcast them via websockets
architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
cooking-backend
intellij-javadoc-html-cleaner
Intellij plugin for cleaning HTML markup in JavaDocs
readable-uuid
Simple bash function to generate readable uuids from a given pattern of hex digits.
recipemd-validator
scrab
sleuth-rabbit-issue
spring-boot-annotation-list
Curated list of frequently used annotations in Spring Boot applications
gindex's Repositories
gindex/spring-boot-annotation-list
Curated list of frequently used annotations in Spring Boot applications
gindex/intellij-javadoc-html-cleaner
Intellij plugin for cleaning HTML markup in JavaDocs
gindex/recipemd-validator
gindex/appointments-finder
Fetch Bürgeramt appointments and broadcast them via websockets
gindex/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
gindex/Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
gindex/cooking-backend
gindex/scrab
gindex/book-notes
Notes from books and other interesting things that I've read. Table of contents at the end 👇
gindex/BotD
Bot detection library that runs in the browser. Detects automation tools and frameworks. No server required, runs 100% on the client.
gindex/cheat-sheets
This is my personal knowledge-base. Here you'll find code-snippets, technical documentation, and command reference for various tools, and technologies.
gindex/cli-tool-blueprint
gindex/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
gindex/devdocs
API Documentation Browser
gindex/en.javascript.info
Modern JavaScript Tutorial
gindex/fingerprintjs
Browser fingerprinting library. Compared to Fingerprint Pro has limited accuracy (40 - 60%), but is fully open source.
gindex/gobyexample
Go by Example
gindex/intellij-swagger
A plugin to help you easily edit Swagger and OpenAPI specification files inside IntelliJ IDEA
gindex/interview_questions
Java Developer Interview Preparation Materials
gindex/java-interview
Вопросы и ответы к интервью Java разработчика
gindex/kubernetes-exercises
Collection covers kubernetes exercises categorized topics-wise and referred back to the individual Kubernetes certification exams.
gindex/linuxgems
A succinct cheat sheet for newbie linux coders and system administrators, documenting some of the more obscure and useful gems of linux lore. Intended to be viewed in emacs org-mode, or VimOrganizer, though any text editor will suffice.
gindex/marcobehler-guides
gindex/minimal
Personal blog theme powered by Hugo
gindex/nous
TypeScript AI agent platform with Autonomous agents, Software developer agents, AI code review agents and more
gindex/RecipeMD
Markdown recipe format and cli tool
gindex/spring-bikeshed
An example app to demonstrate Event Sourcing concepts for Spring I/O 2024 AND to learn Vite w/React
gindex/spring-cloud-stream-transactions
gindex/spring-shoestore
An example of Clean Architecture in Spring. Demo app for Spring 2023
gindex/teahouse
Sample applications to demonstrate Observability concepts