Random stuff I created
Back to Mihai's homepage.
Information
Software
- gallery.pl: a Perl script
creating digital photo galleries automatically, like this one.
-
delatex: a simple
program for transforming standard LaTeX sources (sorry, no macros)
into text.
- GRE Verbal trainer source files and
dictionary. This is a really simple program I wrote to help me
enhance my knowledge of the English vocabulary (useful for the Verbal
section of the GRE or SAT). The dictionary is in Romanian.
-
A dual-disk filesystem for Linux. Download the source code of an enhancement to the Linux
ext2 file system, which uses two partitions at once, making it faster
in some circumstances. Here is a paper
describing the architecture. (I also have a postscript version.)
-
A pico-kernel. Download the source code
and documentation of my bachelor graduation project, a pico-kernel
OS for PC's (quite old, simple and not maintained at all, but maybe
interesting...).
-
A small kernel in assembly for 286. Arj source archive. This was a programming
project I did a while back, and it is demoing how to write protected
mode assembly for Intel 286 CPUs.