Thanks to visit codestin.com
Credit goes to github.com

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

Highlights

  • Pro

Organizations

@Omega-Numworks

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 ENS Rennes (computer science departemnt) student , ex Grenoble INP - ENSIMAG (computer science and applied maths engineering school in Grenoble, France) and MP2I/MPI student.

πŸ–₯️ 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 Loading

  1. atomic atomic Public

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

    C++ 4 10

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

    Forked from numworks/epsilon

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

    C++ 344 93

  3. numworks/epsilon numworks/epsilon Public

    Modern graphing calculator operating system.

    C++ 1.9k 482

  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)                                                                                                                                                                            |