cedrickchee / experiments

A collection of little snippets of programs I write when I test out ideas. A code "playground".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Monorepo of My Experiments

tl;dr: various experimental stuffs.

Introduction

This repository contains pieces of code that I want to have, but don't deserve their own repository.

It's a collection of little snippets of programs I write when I test out ideas. Many are written quickly and off the cuff.

Some of these are mostly snippets of random code from small projects, experiments and some courses. This is also a place to keep those "Hello World" and basic examples.

This gives a kind of rough idea of how much I know about a given language, library or framework. They're not complete.

Structure

I've organized the snippets by language, library or framework, each having its own directory. The title of each file should give a clue about its purpose. Keep in mind, however, that some of these are written quickly and aren't necessarily well documented. They're "prototype" or "experimental" code.

Disclaimer

I make no guarantee of any of this code functioning or serving any specific need. I do try to mark code that doesn't work, though. These programs are here primarily for educational or reference value.

That being said, I do hope you find them useful. I'd love to hear from you if so.

About

A collection of little snippets of programs I write when I test out ideas. A code "playground".


Languages

Language:Go 45.7%Language:C 32.4%Language:TypeScript 6.0%Language:JavaScript 5.3%Language:Zig 3.2%Language:Rust 3.1%Language:CSS 0.9%Language:Python 0.9%Language:SCSS 0.9%Language:HTML 0.8%Language:C++ 0.4%Language:Shell 0.2%Language:Dockerfile 0.2%Language:Makefile 0.1%Language:Svelte 0.0%Language:AMPL 0.0%