Skip to content
View RedGl0w's full-sized avatar
πŸ’»
πŸ’»

Highlights

  • Pro

Organizations

@Omega-Numworks @Vanadinite-Studio
Block or Report

Block or report RedGl0w

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

Hi there πŸ‘‹

My name is Joachim (RedGl0w) Le Fournis.

πŸ“– School

I'm a MPI student in France

πŸ–₯️ Main projects

I've mainly worked on :

  • epsilon, a firmware for Numworks' open source calculator.
    • omega, a fork of epsilon, with unmerged PR, and some other power user features
    • Atomic, a mandeleiev table on numworks

πŸ“š Main languages

C++ Β  JavaScript Makefile OCaml C Python


My main languages

πŸ“« Contact me

You can send me message with :
email : joachimlf@redgl0w.net twitter : @Gl0wRed discord : redgl0w

My github stats

Pinned

  1. atomic atomic Public

    An improved version of https://github.com/M4xi1m3/nw-atom

    C++ 4 13

  2. Omega-Numworks/Omega Omega-Numworks/Omega Public archive

    Forked from numworks/epsilon

    Omega 2.0, the next evolution of Epsilon! Now available for your Numworks calculator!

    C++ 318 97

  3. numworks/epsilon numworks/epsilon Public

    Modern graphing calculator operating system.

    C++ 1.7k 460

  4. Some numworks' epsilon things Some numworks' epsilon things
    1
    Some flags aren't described here, because they're not used at all (ex : `QUIZ_USE_CONSOLE` and `POINCARE_TESTS_PRINT_EXPRESSIONS`).
    2
    
                  
    3
    |            Flag            |                                                                                                                                                                                                Description                                                                                                                                                                                               |
    4
    |:--------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
    5
    | `PLATFORM`                 | The platform for which you want to compile (values : `device`, `simulator` and `blackbox`). [Default value : `device`](https://github.com/numworks/epsilon/blob/93d687abc261d3c30a0a8e02d295465551ed2bf6/build/config.mak#L3)                                                                                                                                                                            |