Skip to content
View CFrancis03's full-sized avatar
🚀
You only look crazy until it works. Then you're a genius.
🚀
You only look crazy until it works. Then you're a genius.

Block or report CFrancis03

Report abuse

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

Report abuse
CFrancis03/README.md

Hi 👋, I'm Colton

A software engineer from Illinois

- 🌱 I’m currently learning: C++

Languages and Tools:

bash c cplusplus css3 html5 linux

Pinned Loading

  1. ceditr ceditr Public

    Ceditr is a basic text editor written in c

    C

  2. Thesh Thesh Public

    Thesh is a basic Unix shell written in c

    C

  3. clox clox Public

    This is a C++ implementation of the **Lox** interpreter from Bob Nystrom's book _Crafting Interpreters_.

    C++

  4. brainfuck-interpreter brainfuck-interpreter Public

    A simple Brainfuck interpreter written in python

    Python