https://github.com/k0pernikus/registry
my public github repositories
https://github.com/k0pernikus/registry
gh-pages git github list
Last synced: 29 days ago
JSON representation
my public github repositories
- Host: GitHub
- URL: https://github.com/k0pernikus/registry
- Owner: k0pernikus
- Created: 2026-05-14T17:00:26.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-02T00:08:54.000Z (about 1 month ago)
- Last Synced: 2026-06-02T02:11:34.283Z (about 1 month ago)
- Topics: gh-pages, git, github, list
- Language: Jinja
- Homepage: https://k0pernikus.github.io/registry/
- Size: 117 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome Registry
A curated list of my public repositories, automatically updated.
[k0pernikus' public github repositories web view](https://k0pernikus.github.io/registry/)
## my projects
### Docker
| Name | Description | Tags |
| :--- | :--- | :--- |
| `docker-build-beahvior-for-add` | *No description provided.* | |
| `httpie-docker-alpine` | Dockerfile to generate small docker container for the human-friendly curl alternative httpie | httpie docker-container dockerfile http-client |
| `jellyfin-tvheadend` | docker-compose settings to quick start jellyfin and tvheadend | |
| `talk-docker-compose` | Slides for a docker-compose talk | |
### JavaScript
| Name | Description | Tags |
| :--- | :--- | :--- |
| `goatParadox` | Little JavaScript project showcasing the the counter-intuitive goat paradox, that shows you always should switch in order to win. | |
| `puzzle.js` | *No description provided.* | |
### Other
| Name | Description | Tags |
| :--- | :--- | :--- |
| `allAnswersForQuora` | Chrome Extension that adds the `share=1` parameter for all the quora answers to be readable without having to register. | |
| `AmazingBreakout` | Simple Java implementation of the Breakout game using the ACM Java libraries | |
| `AStar` | *No description provided.* | |
| `big-damn-clock` | shows a large digital clock on a screen without any diversion | |
| `CurrencyConverter` | Currency Converter supporting the European Central Bank XML | |
| `cv` | Lebenslauf und Zeugnisse | |
| `fnord` | I always wanted to do that | |
| `foobar` | *No description provided.* | |
| `g18-abstract-class` | test project to showcase how abstract classes work | |
| `g18-dice` | homework for vocational school | |
| `g18-randomProject` | Project that should include all the stuff we got taught at school. | |
| `github-cleanup-forks` | cleanup one's own github forks via gh | |
| `GraphTraversal` | Recursively traverse through "rooms" in a "cave". | |
| `hackingBoilerplate` | Preconfigured repo to allow for easy hacking without having to set up new enviroment | |
| `jpc2015` | Sessionplan des JPC 2015 | |
| `k0pernikus.github.com` | Github Page | |
| `lebenslauf` | *No description provided.* | |
| `Little-Java-Password-Generator` | Just for the fun of testing githb out | |
| `massmailer` | *No description provided.* | |
| `pomodoro` | *No description provided.* | |
| `promise` | For learning purpose: Working with promises. | |
| `PureSnake` | A simple snake clone written in PureBasic. | |
| `registry` | my public github repositories | gh-pages git github list |
| `repro-destiny-76` | *No description provided.* | |
| `resume` | *No description provided.* | |
| `stackoverflowQuestion17772418` | *No description provided.* | |
| `test` | *No description provided.* | |
| `timr-report-manager` | Tool to reformat timr time tracking to export it to external time tracking tools | |
| `tracker` | *No description provided.* | |
| `unzipper` | watch folder and automatically unzip files within it | |
| `vagrant-base` | vagrant config | |
| `yarn-bug-install-force` | Reproducing the issue of `yarn install --force` not updating the `yarn.lock` file. | |
| `yarn-different-os` | *No description provided.* | |
### PHP
| Name | Description | Tags |
| :--- | :--- | :--- |
| `left-pad.io-php` | PHP wrapper for the cloud service http://left-pad.io/ | |
| `php-dev-base` | Dockerfile for php development in a docker stack | |
| `php-fizzbuzz` | Example on how to setup a unit-tested library with php7 / composer / phpunit | |
| `php-nginx-dev` | *No description provided.* | |
| `phpunit-ignore-dir` | *No description provided.* | |
| `symfony-base` | symfony base application | |
| `symfony2-stack` | wip | |
### Python
| Name | Description | Tags |
| :--- | :--- | :--- |
| `fizzbuzz_python` | *No description provided.* | |
| `reproduce-uv-19508` | Minimal reproduction for astral-sh/uv#19508 | |
### Shell
| Name | Description | Tags |
| :--- | :--- | :--- |
| `bash_helpers` | Collection of useful Bash functions | |
| `left-pad.io-bash` | Consumes the left-pad.io via bash! | |
### TypeScript
| Name | Description | Tags |
| :--- | :--- | :--- |
| `commandLineTweeter` | Sends tweets from command line. | |
| `golden-master-test` | Example project showcasing the setup of a golden master test. It was created as a simplified howto for my hhjs (JavaScript usergroup of Hamburg) talk. It uses typescript and relies on nock for http recording. | |
| `httpSilexExample` | Demonstration of how to handle requests and responses using silex, esp. considering the error handling. | |
| `MakePageBlue` | Example chrome extension that inserts jQuery into tabs in order to modify the DOM. | |
| `parallel-paratests` | paratest-not-testing-parallel | |
| `rubyPlayground` | just me messing about with ruby for me to grog its syntax | |
| `typescript-fizzBuzz` | TypeScript implementation of FizzBuzz to showcase mocha tests | |
## my forks
### Other
| Name | Description | Tags |
| :--- | :--- | :--- |
| `bc` | Blackpearl's Canvas | |
| `gdv.xport` | library for the GDV format | |
| `Github-Dark` | Github Dark style for Stylish Addon | |
| `is-thirteen` | Check if a number is equal to 13. | |
| `just` | 🤖 Just a command runner | |
| `scavenger-hunt-webservice` | *No description provided.* | |
### PHP
| Name | Description | Tags |
| :--- | :--- | :--- |
| `Codeception` | Full-stack testing PHP framework | |
| `FormErrorsBundle` | Symfony2 Service to get ALL form errors using twig extension or service. | |
| `FOSJsRoutingBundle` | A pretty nice way to expose your Symfony2 routing to client applications. | |
| `php-coding-standard` | Combines various code quality tools into a single command with shared output for easier CI integration | |
| `prestissimo` | composer parallel install plugin | |
| `symfony` | The Symfony PHP framework | |
| `symfony-docs` | The Symfony documentation | |
### Rust
| Name | Description | Tags |
| :--- | :--- | :--- |
| `uv` | An extremely fast Python package and project manager, written in Rust. | |
### Shell
| Name | Description | Tags |
| :--- | :--- | :--- |
| `dotfiles` | @holman does dotfiles | |
### TypeScript
| Name | Description | Tags |
| :--- | :--- | :--- |
| `TypeScript` | TypeScript is a superset of JavaScript that compiles to clean JavaScript output. | |