My projects

[ DTEditor | Now ]

My programming career started at GIH - my high school. There I learned to program in PASCAL. And for I found PASCAL real good for me, now I'm mostly programming in Delphi, which is somehow a succesor to Pascal - it uses its language. But Delphi(for Windows) and Kylix(for Linux) are made mostly to create graphical interface programs - window based. So if I need a real good console application ,I still use Pascal - now Borland Pascal or Free Pascal(the newest Pascal programming interface I know about)
I made a lot of little programs in Pascal that I would really like to share, but almost all of them are using Slovak language... But maybe someday I'll rewrite them also into English...

Delphi programming

Drum Tab Editor

2002/03 I was working on a 2-semester-project, which my university wanted me to. It should be a Drum-tab Editor, it means, you can make your own drum tabs there.
You can export the drum tabs to TXT,HTML or MIDI.
Of course the editor has MIDI playback.
At this time I regret to say that the help file is only in Slovak, so if you don't speak Slovak, you'll have to find out on your own how the program works, but I think that should be no real problem, cause it's very simple.
Here you can download the final version


Nowadays I'm working on a project, that should be able to draw graphs of functions. At this point I have to thank my friend Danyel, cause I'm using his orginal project(3DView) made in Pascal as the basis for displaying the graphs.

Go back to main page