#typescript u11g.com

#typescript

Viewing all content tagged with typescript

Projects

Aime Directory

2025

Curated tools & knowledge for building modern AI-powered software. A comprehensive directory of Model Context Providers (MCPs), VSCode configs, prompts, instructions, articles, and tools for AI-assisted development.

Hero image for Aime Directory

Boring Dev Tools

2025

A collection of essential developer utilities that work locally in your browser. No fancy UIs, no backends, no data collection - just the tools you need including JWT decoder, URL decoder, Cron expressions, JSON formatter, and more.

Hero image for Boring Dev Tools

Data Democracy

2025

Empowering organizations to democratize data access and decision-making. Tools, resources, and best practices for making data accessible and actionable for everyone in your organization.

Hero image for Data Democracy

Dev Pulse

2025

A platform for tracking developer productivity and team health metrics. Monitor burnout indicators, code velocity, and collaboration patterns to build sustainable, high-performing engineering teams.

Hero image for Dev Pulse

Camunda Directory

2025

A curated directory of resources, tools, and best practices for the Camunda ecosystem. Discover connectors, templates, plugins, and community contributions for process automation and workflow orchestration.

Hero image for Camunda Directory

Dynamic Pong

2025

A multi-area competitive pong game where balls battle for territory. Watch as each ball defends its colored zone while trying to conquer others in this AI-designed physics playground.

Hero image for Dynamic Pong

Lifosy

2024

The Life Operating System - A local-first personal management platform with dashboards, notes, habits, tasks, and micro pages. Your data belongs to you, stored as files with infinite Git-based history and cross-platform sync.

Hero image for Lifosy

Art u11g

2023

A generative art playground and toolkit for creating algorithmic artwork. Features multiple art generators including binary patterns from images, Minecraft-style faces, chaos lines, circles, freeform shapes, magic circles, sand storms, and sand walk animations.

Hero image for Art u11g

DiyPunks

2022

Generate and mint your own punk! Since cryptopunks became very expensive and I'd like to get at least the art for me I've implemented my own punk project.

Hero image for DiyPunks

dapphuntr

2022

DappHunter is for finding the coolest new dapps and/or for showcasing and receiving feedback on your dapps. Made without special backends, only smartcontracts, ipfs, and thegraph. This project was implemented during ETH Amsterdam 2022 Hackathon and won a prize by TheGraph.

Hero image for dapphuntr

flethy

2022

Discover how flethy can help you integrate with hundreds of popular APIs, connect them as flows, and execute them in the cloud. Learn how to use this powerful framework to automate your workflows and save time and money.

Hero image for flethy

Maker Oracles

2022

This is an POC for a Maker Oracles Dashboard. It collects data from the data feeds (peer to peer network), uses a TheGraph subgraph to get latest price updates on chain and illustrates all the data in a nice dashboard.

Hero image for Maker Oracles

SwagTime

2022

That's a fun project that uses canvas to generate and combine different images and shapes. The idea was born when I was playing around with shapes to create a new Camunda item.

Hero image for SwagTime

EthME

2021

Your chic web3 identity and profile, powered by Ethereum and IPFS

Hero image for EthME

fcheat

2021

fcheat is for all who cannot remember all the commands ;) It is a CLI that can be extended with your own commands. It helps you to find your commands quickly.

Hero image for fcheat

Find the next victim

2021

You are always looking for a volunteer? As the next chair for a meeting, as the next at the standup, ...? This miniapp helps you. Just publish a Google Spreadsheet with all participants and you are ready to go.

Hero image for Find the next victim

Generative Arts

2021

This is a Github project I started with a colleague. We want to try out different techniques in Generative Art. We are also creating assets that we will use for a conference talk to generate art from a BPMN process using a BPMN process.

Hero image for Generative Arts

MakerDAO Delegates

2021

A webapp that aggregates and visualizes diverse data from the MakerDAO ecosystem regarding delegates.

Hero image for MakerDAO Delegates

SkunkWorks NFT

2021

Skunk Works is a collection of NFTs - unique digital collectibles, working within the Ethereum Blockchain given a high degree of autonomy. 10k skunks have been programmatically generated from a wide range of combinations, each with unique characteristics and different traits.

Hero image for SkunkWorks NFT

Trees of Life NFT

2021

2050 unique trees of life NFTs. Every tree has its own unique traits and is generated with different properties.

Hero image for Trees of Life NFT

zukuNFT

2021

100 OpenSea collections analyzed reg connecting collections

Hero image for zukuNFT

RestZeebe

2020

If you want to try out Camunda Clouds Workflow Engine without implementing one line of code Restzeebe will help you. Register Service Workers, send messages or start new instances from your browser.

Hero image for RestZeebe

Zeebetron: How to Manage Multiple Zeebe Profiles with Electron

2020

Learn how to use a simple Electron app to switch between different Zeebe profiles and communicate with various Zeebe brokers. This can save you time and hassle when working with Zeebe, a cloud-native workflow engine for microservice orchestration.

Hero image for Zeebetron: How to Manage Multiple Zeebe Profiles with Electron

Websiteshot

2020

Never spend time again to create awesome screenshots of your websites.

Hero image for Websiteshot

dot calendar

2019

When I first saw a Dot calendar I was super taken with the concept. However, I wanted to customize the calendar to my needs, like using my own colors, storing already known dates, etc. Since I didn't find a service that does everything, I wrote my own little tool. It creates a calendar for a certain year, with a defined color set and with my calendar entries. I have the result produced in a print shop and I am very happy with it.

Hero image for dot calendar

Decentralized and encrypted filesharing via IPFS and permission and rights management via an Ethereum contract.

Hero image for Sharu

Posts

12/7/2025

Dynamic Pong: Territory Conquest Meets Classic Physics

How I used GitHub Copilot to build a multi-area competitive pong game where balls battle for territory. A journey into AI-assisted game development.

#game-development#ai#github-copilot#canvas#physics#typescript#react
9/30/2023

Cloudflare pages direct upload with stable preview urls

Cloudflare pages direct upload with stable preview urls. I switched all my projects to Monorepos this year, and I use Cloudflare Pages intensively.

#cloudflare#typescript#nodejs#github actions
3/5/2023

Building your own Twitter Thread Generator

That's a twitter thread made with flethy. Setup in less than 5 minutes. Create a thread with a single command. Don't trust any 3rd party service.

#typescript#nodejs#beginners#tutorial
1/30/2023

300 APIs integrated in minutes, not days

So now how about just deploying this description to the cloud, and it will be executed there, and you don’t have to worry about it yourself.

#typescript#nodejs#beginners#tutorial#webdev#api
5/28/2022

Cut a few braids - new NPM package

Cut a few braids - new NPM package. web3nao http-configs is a zero-dependency library that provides http configs for a number of web3 (and web2) APIs.

#typescript#npm#webdev#javascript
11/25/2021

Automatically update data and commit

Automatically update data and commit using Github Actions. For a single page application, various data sources are tapped.

#github#node#typescript#github-actions
11/25/2021

Aren't the standard actions going too far for you? Write your own one!

Aren't the standard actions going too far for you? Write your own one! I’m currently working on a new NPM package that is supposed to be an abstraction layer for API endpoints.

#github#node#typescript#github-actions
2/14/2021

Screenshots - a perfect task to automate!

Screenshots - a perfect task to automate! My Github Action is essentially a small NodeJS app that ships as a Dockerfile and can be found in the Marketplace.

#github#node#typescript#github-actions
1/4/2020

How do I implement a command line tool?

How do I implement a command line tool? I’m a software engineer, so I expect a direction in which a product should be developed.

#cli#npm#typescript#nodejs