Skip to content
View kekse1's full-sized avatar
Block or Report

Block or report kekse1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kekse1/README.md

Contact

Key Value
👋 Website (private)
📫 Mail address

kekse1's

Repositories

Here are my own repositories, sorted by priority. Also to be found on my private website's ~projects page.

Index

Since my bday 2023 I own a Xiaomi Watch 2 Pro. Because I wanted a special watch face design (I really love 24h analog), I decided to create my own one(s). So here's my Cake Design Collection! :-D

Mostly bash shell scripts (some also for inclusion via source/.), partially JavaScript (like my own Reflect.clone()` function , and maybe even more?

Here's also my notorious $PS1 prompt (including an example screenshot).

Google got it's own animated icon set, available via web interface (and github, too):

I hacked out a mass downloader here, plus an additional PHP interface, and even more.

This is the current API documentation (etc.) for my private website project. Maybe you'd also like to see the source code? Or maybe you want to see all my github projects in my own overview? ^_^

I really love it, so please give it a try! It even got a CLI mode (Console Line Interface) to manage all the values etc. (in your file system) and also to view the current states.

Using the file system (but not a single file!) it's pretty efficient, and I made it really secure! It has really many features and is highly customizable - even with extra config differences for each host, which can be used in any amount.. and there's the configuration on the one hand, and on the other hand there are many $_GET[] parameters to customize the output/drawing.

It supports both text/plain (or other mime/content types) and image/* drawing output.

The last feature I'd like to mention here is the (configurable) ?text parameter to draw short text strings instead of the counted values etc., e.g. to hide some info from automatic web crawlers/spiders/.. etc., e.g. when you want to present your eMail address or so, and scramble it a bit (see my address on my ~impressum page, as an example 4u).

My own getopt interpretation, written in plain/vanilla JavaScript (in fact based on my v4 lib/, but you'll find a polyfill there).

Both for the CLI (Console Line Interface) and the web browser (so via HTTPD): a script to resize images. Only down-scaling allowed, since up-scaling won't make any sense, for obvious reasons..

A PHP script to convert markdown to HTML code, using the GitHub's API.

This is my own TODO. My problem here: foreign people always try to hack my rooty, via Brute Force SSH attacks. After using another port, they still found it. Using fail2ban for a while now helps .. a bit.

But now I'd like to create a fake SSHD using the default port. BUT there are some honeypots available; .. which I don't really need, seem too bloated for my purpose.. and there are more reasons for this, so now I wanted to create my own SSH server. Using Node.js (my all-time favorite! ^_^);

I needed a HTTPD w/ WebSocket support.. so I implemented it. Inclusive own WebSocket protocol parser/.. etc. When it's "finished", I have to separate it from the rest of my project; after it, I'll upload it here.

Basically only a screenshot left of my previous v3 web design (the private one). The code is deleted, since my newest v4 is available right now.

Only a memory of some older libjs.de times.. the project ended some time ago, in it's place now the newest v4, respectively it's lib/ part.

Future Plan(s) for a new count.php;

Important

Currently suspended for a while (because my Norbert project enjoys all my free time atm.)!

Copyright and License

The copyright is (c) Sebastian Kucharczyk, and my projects are mostly licensed under the MIT (also known as 'X' or 'X11' license).

kekse.biz

Pinned

  1. scripts scripts Public

    My notorious `$PS1`, and some of my scripts which could be helpful. Mostly `bash` Shell Scripts.. will grow in time!

    Shell

  2. smartwatch smartwatch Public

    Mostly my own Watch Face Collection

  3. v4 v4 Public

    My private Website <https://kekse.biz/>

    JavaScript

  4. noto-emoji-animation noto-emoji-animation Public

    Google Emoji mass downloader, and other tools

    JavaScript 2