What is the purpose of this website?
This website is used as a kind of personal CV. It was mainly created with CSS,
with a touch of JavaScript to bring some interactive apps, games, and a virtual assistant to life.
She's S.O.F.I.A. Hopefully, you have already met her. The apps you’ll find here are small personal projects,
embedded using iframes for your enjoyment. Anyway, I hope you like the site and have fun!!!
Why windows are not very responsive?
The windows were mostly created with CSS and a bit of JavaScript, which allows them to
move around. You can do quite a lot with CSS (when it does not get on your nerves :D).
What do you do when life gives you lemons?
...Make lemon batteries
Hello World
printf("Hello World\n"); C is the best
To see a simple version of a hello world program written in C, open the
terminal and type:
- cd documents
- cat hello_world.c