Skip to content
View codeconscious's full-sized avatar
👾
Learning
👾
Learning

Highlights

  • Pro

Block or report codeconscious

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
codeconscious/README.md

ꉔꄲ꒯ꏂꉔꄲꋊꇙꉔ꒐ꄲ꒤ꇙ

Welcome! I'm Jon, and this is a small workshop where I occasionally upload small tools—sometimes to learn, sometimes to solve a problem I'm having, sometimes just for fun, but generally for some mix of these.

はじめまして!僕はジョンといいます。ここは僕の小さなプログラミング工房です。もっと学びたいから、ある問題や不便などを解決したいから、開発が楽しいからと、さまざまな理由でツールを少しずつ開発してアップしています。勉強は一生続くものですね。よろしくお願いします!


🔗 Website
📕 Blog
✉️ hello[at]codeconscio.us

Pinned Loading

  1. ccvtac ccvtac Public

    Download audio from YouTube and automatically post-process it via the CLI.

    C# 1

  2. audiotagger audiotagger Public

    Various ID3 tag–related operations on local audio files

    C# 2

  3. unique-file-generator-csharp unique-file-generator-csharp Public

    Create an arbitrary number of random, unique (by name and content) files.

    C# 2

  4. unique-file-generator-rust unique-file-generator-rust Public

    Create an arbitrary number of random, unique (by name and content) files.

    Rust 1

  5. game-of-life-cli game-of-life-cli Public

    A CLI version of Conway's Game of Life made using C#.

    C#