English French

Computer projects

I have several computer projects, so that few of them, their advancement vary a lot :

Translation tool

A tool that will help to translate application that where written in java, even without having their code source.

Calcasker

Calcasker : A training software for mental calculation

CGR matrice calculation tool

CGR matrix are a way to store the population of oligonucleotides in the genom.

Orthographic corrector

A full set of bash scripts

HTMLTools

It's a set of tools to help user to create html webpages. It'll include differents tools

I'll also write an editor that'll allow the insertion of custome elements. This elements will be highly configurable. For instance we could take an image, and it'll be inserted automatically according to the parametters. I'll also create a tool to find alone component of a webpage.

MarkovModels

A software that allow to represent markov models and help to generate their draw, they will tipically be characters chains.

Locator

A tool to help to find a file according it's textual content on the hard disk, in a first time this tool will build up a database containing key words linked to a location, this location will be optional depending on the frequency of the word. An unfrequent word, could alone be enough to locate a file. For more frequent words combinaisons of this word are required.

FindAFile

Tool for seeking a file on a hard disk using a signature of the file. Several version will apear written in different languages. Some will have a really restricted set of features, and will be their only to show that the project is feasible.

The idea is quite simple, we create a large database of signaturs of blocks of files. The database will be used to find blocks on a hard disk. This way of doing is of course sensible to block fragmentation. But allow to get a large set of file that where present on the disk before the crash of file tables. It's intended to perform a hard disk rescue, allowing to reduce largely the set of data that we will have to treate, so that we migh use much more specific tools.

FindASeq

A fast sequence searching tool, this tool will be based on a map of sequence fragment, it will have several features :

MineSweeper

A little mine sweeper game

Several enhancement will apear in a close future.

Tetris

Small tetris game

Several enhancement will apear soon, new gaming rules, with possibility to play with 2 blocks falling at the same time. Other enhancement will be :

Mahjong game

Il y aura notament la possibilité de construire le plateau comme on le souhaite, de devoir attrapé les pièces par groupe, et il y aura une vérification de la possibilité de finir le jeu.