Skip to content
View kekse1's full-sized avatar

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

Kuchen's

Overview

Repositories

Here are my own repositories, sorted by priority.. not all, but the most important ones.

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 Biscuits Collection!

Here's my notorious $PS1 prompt. Just moved it from the scripts repository to it's own one. Here's also the example screenshot.

When I created a script which I found to be very useful, I decided to additionally create this repository for some most useful scripts that would be overlooked in the original scripts repository..

Mostly bash shell scripts (some for direct execution, some for inclusion via source or .). At the moment even one C/C++.. the JavaScripts moved to their own repository [2024-09-24];

This started by moving all the JavaScripts from my scripts repository.

[Alpha state] Radix Viewer/Editor ...

Tip

When I talk about the radix, I mean the numeric base (decimal, binary/dual, ..).

First version with only viewing functionality, but there is much more planned.

This sub project started since I wanted to observe the header values of my Norbert project (with --refresh in --radix 10). The whole code (based on my own infrastructure/framework) was a piece of cake, so I decided to make it public although any polyfill is missing. Merely an example code for you. hf.

Just started this one, since I needed to insert comments in my JSON configuration.

Extensions for JavaScript/Node.js of ANSI Escape Sequences.

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..

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! ^_^);

My own quantum artificial general intelligence.

https://github.com/kekse1?tab=repositories

My Forks

Some interesting repositories I wanted to mirror here.

My Prompt Favicon

Etnies

Pinned Loading

  1. scripts scripts Public

    Some of my scripts which could be somewhat helpful. ... will grow in time!

    Shell

  2. smartwatch smartwatch Public

    Watch Face Collection (all designed by myself)

  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 4 2