Click to enlarge

Currently graduating in master degree.

Involved in this project as a project's manager.

You can download my Curriculum Vitae in Microsoft Word format or Adobe PDF Format


Personal Planning'

Feb 26 - March 2 :

Validating first version of specs

March 5 - March 9 :

Wiki installation & setup

March 12 - March 16 :

Validating second version of specs

March 19 - March 23 :

Finalizing specs & presentation for thursday 22

March 26 - March 30 :

Week off : exams preparation

April 2 - April 6 :

Week off : exams

April 10 - April 13 :

  • Back from the grave :-)
  • Wiki updates with personal advancement
  • Getting in touch with every one
  • Reading docs and first summary

April 16 - April 20 :

  • Computer crashed on Tuesday :(
  • Wiki updates
  • Processor model choosen (see docs)
  • Starting new GNU project (getting familiar with autoconf/autogen tools)
  • First alpha release scheduled for this week end !

April 23 - April 27 :

  • First prealpha version of libfucs
  • Autoconf and automake powered (but yet not mastered)
  • Wiki updates (download section)
  • Focusing on architecture simulation of x86 "generic"

April 29 - May 4 :

  • libfucs
    • plug in self unit test case (compilation flag) [50%]
    • load file (raw format) [100%]
    • proxying architecture layers [100%]
  • fucs_x86_generic
    • CPU [40%]
      • registers handling (eax,ebx,...,esi,...) => [80%]
    • Memory [50%]

May 7 - May 11 :

  • rendez vous with M. Mallet Monday
  • libfucs (approx 700 lines of code (headers + code)
    • completing memory handling [100%]
    • closing direct access to plugin classes from main program [100%]
    • completing observer pattern for Cpu and Memory components
  • fucs_x86_generic (approx 300 lines of code (headers + code)
    • completing memory handling [90%]
    • completing general registers [80%]
    • pipeline [0%]
  • wxFucs : converted first "homemade" version of the GUI into a portable

package with autoconf and automake tools. I had several problems yet to be resolved. At the moment, you may want to use the "plain" version instead.

May 14 - May 18 :

  • rendez vous with M. Mallet Monday
  • Tuesday/Wednesday : report paper is being written
  • bug fixes
  • pipeline almost completed

May 21 - May 23 :

  • We can "simulate" our test program !!
  • Most of the things are written but lots of tricks and headaches ...
  • Presentation is under work ...