Skip to content
View cshmookler's full-sized avatar
🎯
Focusing
🎯
Focusing
  • SKR Software
  • Salt Lake City, Utah
  • 19:58 (UTC -07:00)

Block or report cshmookler

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

Hi, I'm Caden Shmookler (@cshmookler)

  • I'm studying Computer Engineering at the University of Utah (expected graduation: 2027).

  • I'm currently working on:

    • moos --> A custom Linux distribution based on Arch Linux.
    • status_bar --> A runtime configurable status bar for dwm.
    • xor_crypt --> A command-line encryption program that uses a one-time pad to encrypt files.
    • cpp_template --> A modern C++ template for libraries and applications.
    • neovim_conf --> A multipurpose Neovim configuration for programming and note-taking.
    • gvw --> A high performance application creation library made with GLFW and Vulkan.
    • ansies --> A heapless library for utilizing ANSI escape sequences.
  • I'm currently learning:

    • C++ for high performance and embedded programming.
    • Python for cross-platform scripting and backend web development.
    • Lua for configuring Neovim.
    • Java for CS1420 and CS2420 at the University of Utah.
    • C# for CS3500 at the University of Utah.
  • Looking to collaborate? Contact me at [email protected].

cshmookler's Top Languages

Pinned Loading

  1. cpp_template cpp_template Public

    C++ project template with automatic versioning, LLVM tools, Conan, Meson, and GoogleTest integration.

    Python 2 1

  2. moos moos Public

    A modern operating system that keeps your hands on the keyboard. Based on Arch Linux.

    Shell 2

  3. special_keys special_keys Public

    Provides functions for common special (multimedia) keys. Communicates with status_bar (https://github.com/cshmookler/status_bar) for instant visual feedback.

    C++

  4. status_bar status_bar Public

    Status bar for dwm. Customizable at runtime and updates instantly.

    C++ 2

  5. auto_moos auto_moos Public

    Automatically installs MOOS (https://github.com/cshmookler/moos) on a device.

    Python

  6. auto_limine auto_limine Public

    Automatically installs Limine (https://limine-bootloader.org/) on BIOS and UEFI systems.

    Shell