Skip to content
View Gashmob's full-sized avatar
🤔
Thinking...
🤔
Thinking...

Organizations

@Enalean @Archict

Block or report Gashmob

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Gashmob/README.md

Welcome on my Github profile 🎉

Current projects:

  • fil: a programming language

Finished projects (finished as far as I can, some are still on work):

  • CrossedFingers: a c++ test framework
  • YesChief!: a C++ library to manage options and commands of programs.
  • Archict: a php framework. I use it for my portfolio and aim to use it for several other projects.
  • Enquirer: An interactive CLI library in C++, inspired by the same name javascript library Enquirer.
  • A Logger made in several languages (Java, Kotlin, C, C++, Python, Go). It uses the same principle for each targets.

You can retrieve some of my work on home.ktraini.com and on my portfolio ktraini.com.

Pinned Loading

  1. Enquirer Enquirer Public

    Interactive CLI library

    C++ 2

  2. YesChief YesChief Public

    C++ library helping you to easily create and manage options and commands of your CLI

    C++ 3

  3. CrossedFingers CrossedFingers Public

    C++ testing framework 🤞

    C++ 2

  4. fil fil Public

    Main tool for fil language

    Rust