An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by zicklag

A curated list of projects in awesome lists by zicklag .

https://github.com/zicklag/rust-tutorials

Miscellaneous Rust tutorials including: Rust Plugins

plugins rust rust-crates rust-lang

Last synced: 05 May 2025

https://github.com/zicklag/cyberchef-desktop

Unofficial desktop builds of CyberChef

cyberchef tauri tauri-app tauri-apps

Last synced: 08 May 2025

https://github.com/zicklag/sucre

Experimental, work-in-progress, just for fun, symmetric interaction combinator runtime.

Last synced: 12 May 2025

https://github.com/zicklag/see-you-then

WIP Decentralized Calendly alternative built on Solana

calendar quasar-framework solana solana-program

Last synced: 17 Mar 2025

https://github.com/zicklag/hop

High-Order Virtual Machine Plus - A simple syntax layer on top of raw HVM, written in HVM.

Last synced: 23 Oct 2025

https://github.com/zicklag/blender_point_cloud_display

A tiny blender plugin to display colored point clouds in the viewport.

Last synced: 17 Mar 2025

https://github.com/zicklag/tuxy

Super small node TCP/UDP proxy

Last synced: 17 Mar 2025

https://github.com/zicklag/blog

@Zicklag's Blog

programming rust

Last synced: 17 Mar 2025

https://github.com/zicklag/xmrig-rs

Xmrig crypto miner embedded as a Rust library

Last synced: 30 Dec 2025

https://github.com/zicklag/drone-script-dumper

Tiny utility to dump out the scripts from a .drone.yml so that you can paste them into a terminal.

Last synced: 20 Aug 2025

https://github.com/zicklag/nasa-iotd-wallpaper

A teeny tiny utility to update your desktop wallpaper with the NASA image of the day

Last synced: 03 Sep 2025

https://github.com/zicklag/voxel-armory-test

A rudimentary test or using Armory3D and voxel triangulation like a sandbox game.

Last synced: 30 Dec 2025

https://github.com/zicklag/me-learning-opengl

My code as I learn OpenGL with Rust

Last synced: 05 Jul 2025

https://github.com/zicklag/blog_os

Me walking through https://github.com/phil-opp/blog_os

Last synced: 29 Oct 2025

https://github.com/zicklag/zicklag-forge

The conda packages that I needed that weren't already on conda-forge.

conda pixi

Last synced: 14 Oct 2025

https://github.com/zicklag/vjsf-quasar-demo

Demo of using VJsf with Quasar

Last synced: 24 Oct 2025

https://github.com/zicklag/alphafix-upscale

Mini tool to fix the upscaling of the alpha channel when using a real-esrgan upscaler for game assets.

Last synced: 26 Aug 2025

https://github.com/zicklag/buttercup-cli

( Eventually ) A Buttercup CLI Made with Deno

Last synced: 30 Dec 2025

https://github.com/zicklag/type-id-gen

Webpage for generating TypeIDs

Last synced: 30 Dec 2025

https://github.com/zicklag/docker_fcc-nginx-base

A base nginx container that I use for hosting my Free Code Camp challenges

Last synced: 30 Dec 2025

https://github.com/zicklag/hula

A multi-threaded lua runtime built on HVM.

Last synced: 09 Jul 2025

https://github.com/zicklag/drone-starlark-test

A test of using starlark build scripts for Drone

Last synced: 12 Aug 2025

https://github.com/zicklag/oauth-clients

OAuth client JSONs.

Last synced: 01 Nov 2025

https://github.com/zicklag/rust-proc-macro-example

Simple example of doing things at compile time with Rust proc macros

Last synced: 22 Jul 2025

https://github.com/zicklag/conda-libtorch

Conda build for libtorch.

Last synced: 30 Dec 2025

https://github.com/zicklag/bin-dump

Some binaries I need to share

Last synced: 25 Jul 2025

https://github.com/zicklag/deno_mirror_script

Just testing out deno to mirror S3 buckets.

Last synced: 27 Jul 2025

https://github.com/zicklag/weird-website-test

Website deployed with Weird

Last synced: 22 Sep 2025

https://github.com/zicklag/armory_weapon-nodes

Shot Delay and Trigger Single logic nodes for Armory

Last synced: 08 Aug 2025

https://github.com/zicklag/oembed-test-site

A site to test oEmbed-ability of a simple HTML site

Last synced: 29 Dec 2025

https://github.com/zicklag/proxylist-manager

Very simple personal tool for managing proxy domain whitelist files

Last synced: 30 Dec 2025

https://github.com/zicklag/fcc_tribute-page

Free Code Camp Tribute Page

Last synced: 11 Jun 2025

https://github.com/zicklag/rust-gamedev-experiments

Some random experiments as I learn more about Rust gamdev, specifically graphics and scripting ( hopefully )

Last synced: 10 Jun 2025

https://github.com/zicklag/random-egui-demo

Just a random, small Egui demo

Last synced: 30 Dec 2025

https://github.com/zicklag/engine

Last synced: 30 Dec 2025

https://github.com/zicklag/discord_identity

A simple attestation to my discord handle to informally link my GitHub account for those interested.

Last synced: 06 Oct 2025

https://github.com/zicklag/solana-wallet-grind

A utility for grinding for Solana wallet addresses starting with a specific sequence of letters.

Last synced: 06 Oct 2025

https://github.com/zicklag/wediy.life

The WeDIY.life website.

Last synced: 12 Oct 2025

https://github.com/zicklag/dotfiles

Some of my Linux config files

Last synced: 23 Oct 2025

https://github.com/zicklag/demonstration-scripts

Miscellaneous scripts for demonstrating random stuff

Last synced: 25 Oct 2025

https://github.com/zicklag/shaders

Just some of my shader experimentation

Last synced: 27 Oct 2025

https://github.com/zicklag/pixi-nerfstudio

A pixi environment for installing nerfstudio.

Last synced: 29 Dec 2025

https://github.com/zicklag/git-testing

Last synced: 28 Oct 2025

https://github.com/zicklag/charm_http-server

Juju charm for an HTTP server that is just for testing.

Last synced: 29 Dec 2025

https://github.com/zicklag/easy-pages

Publishing abstraction for deploying to services like GitHub Pages, Netlify, Cloudflare Pages, etc.

Last synced: 29 Dec 2025

https://github.com/zicklag/actix-rethinkdb-example

And example of how to use RethinkDB in an Actix web application

Last synced: 30 Dec 2025

https://github.com/zicklag/xmrig-rs.old

Demo of embedding xmrig inside of a Rust-built executable

Last synced: 30 Dec 2025

https://github.com/zicklag/me-learning-opengl-2

Experiments with Rust and OpenGL ( ES 3.0 )

Last synced: 30 Dec 2025

https://github.com/zicklag/me-learning-luminance

Experimentation with the Luminance Graphics API

Last synced: 30 Dec 2025

https://github.com/zicklag/draw.io-diagrams

Zicklag's draw.io diagrams

Last synced: 30 Dec 2025

https://github.com/zicklag/temp_http-client-charm

Test charm that consumes an http relation and prints its data to the Juju status

Last synced: 30 Dec 2025

https://github.com/zicklag/actix-error-handling-example

An example of a way to handle errors in Actix web APIs

Last synced: 30 Dec 2025

https://github.com/zicklag/lucky-example_custom-container-image

Example of using custom private/non-docker-hub docker image as a Juju resource

Last synced: 30 Dec 2025

https://github.com/zicklag/ulid_cli

A dead simple CLI for generating ULID identifiers

Last synced: 30 Dec 2025

https://github.com/zicklag/easy-pages-test

Website deployed with Weird

Last synced: 30 Dec 2025