User:Creature: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
(New page: There is not really much to tell about me, really. I started programming when I was about 14 years old. I first started out with C++, then stopped and started Visual Basic because I had so...)
 
m (Cleaning up my own page.)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
There is not really much to tell about me, really. I started programming when I was about 14 years old. I first started out with C++, then stopped and started Visual Basic because I had some good documentation about it. But after a week, I felt Visual Basic didn't give me quite the thrill C++ did, so I dropped Visual Basic and started out with C++ again, quite crazy, huh?
There is not really much to tell about me, really. I started programming when I was about 14 years old. I first started out with C++, then stopped and started Visual Basic because I had some good documentation. But after a week, I felt Visual Basic didn't give me quite the thrill C++ did, so I dropped Visual Basic and started out with C++ again. Quite crazy, huh?

== Contribution(s) ==
Honestly, I don't have many contributions, as at the time of writing, I haven't been around for too long.

* [[Double Buffering|Double Buffering]] - An article that describes and explains double-buffering.


== Projects ==
== Projects ==
I've been doing a lot of projects of which very few have been released out on the internet. I'm also the creator of [http://devnucleus.110mb.com DevNucleus] together with a friend of mine, Boomlala.
I've been doing a lot of projects of which very few have been released out on the internet.


==== Online Projects ====
==== Online Projects ====
* [http://jediknight3.filefront.com/file/Dedicated;87120 Dedicated++] - A utility tool for servers in Jedi Knight 2 (even I play games).
* [http://code.google.com/p/glux/ glux - OpenGL Utility And Auxiliary Library] - Crazy windowing library for OpenGL that looks like a mix of SDL and Glut with a little C++ in between.
* [http://devnucleus.110mb.com/Colour2CSS.php Colour2CSS] - Utility tool that converts coloured text to inline CSS.
* [http://jediknight3.filefront.com/file/Dedicated;87120 Dedicated++] - A utility tool for servers in Jedi Knight 2 (even I used to play games).


==== Projects Which Never Saw The Bright Internet Light ====
==== Projects Which Never Saw The Bright Internet Light ====
* Black Serpent - SDL/OpenGL Snake Clone.
* UIX - User Interface Extension - a GUI library for SDL.
* UIX - User Interface Extension - a GUI library for SDL.
* Box Guy 1 and 2 - A Block Dude SDL Game and its successor.
* Box Guy 1 and 2 - A Block Dude SDL Game and its successor.
Line 21: Line 15:
* AutoRestore - An application running in the background that notifies of closing applications and restarts them if requested.
* AutoRestore - An application running in the background that notifies of closing applications and restarts them if requested.
* Back In BlackJack - A .NET BlackJack clone.
* Back In BlackJack - A .NET BlackJack clone.
* BootMod - Simple .NET application allowing you to view/modify startup entries.
* Simple TaskMan - A (very) simple .NET task mananger.
* Simple TaskMan - A (very) simple .NET task mananger.
* Boot Tuner - Utility for viewing and modifying Windows startup entries.
* Colour 2 CSS - Utility tool that converts coloured text to inline CSS.


==== Operating System ====
==== Operating System ====
Like almost everyone on these forums and wiki, I also have an OS I create in my spare time. It is called NucliX. Since NucliX is a very premature operating system, there is not much to tell about it. It's also not on the internet anywhere.
Like almost everyone on these forums and wiki, I also have an OS I create in my spare time. It is called Dynamix. There's not really much to say about it, the only reason I started the project is purely for auto-didactic purposes. I tend to experiment with things every now and then, but apart from that my OS can't really do anything shiny.

=== User Pages ===
{{Special:Prefixindex/User:Creature/}}

Latest revision as of 08:33, 29 March 2011

There is not really much to tell about me, really. I started programming when I was about 14 years old. I first started out with C++, then stopped and started Visual Basic because I had some good documentation. But after a week, I felt Visual Basic didn't give me quite the thrill C++ did, so I dropped Visual Basic and started out with C++ again. Quite crazy, huh?

Projects

I've been doing a lot of projects of which very few have been released out on the internet.

Online Projects

  • Dedicated++ - A utility tool for servers in Jedi Knight 2 (even I play games).

Projects Which Never Saw The Bright Internet Light

  • Black Serpent - SDL/OpenGL Snake Clone.
  • UIX - User Interface Extension - a GUI library for SDL.
  • Box Guy 1 and 2 - A Block Dude SDL Game and its successor.
  • Asteroid Chaos - An Asteroid OpenGL clone.
  • AudioTech - A simple audio console player that plays loads of formats.
  • AutoRestore - An application running in the background that notifies of closing applications and restarts them if requested.
  • Back In BlackJack - A .NET BlackJack clone.
  • Simple TaskMan - A (very) simple .NET task mananger.
  • Boot Tuner - Utility for viewing and modifying Windows startup entries.
  • Colour 2 CSS - Utility tool that converts coloured text to inline CSS.

Operating System

Like almost everyone on these forums and wiki, I also have an OS I create in my spare time. It is called Dynamix. There's not really much to say about it, the only reason I started the project is purely for auto-didactic purposes. I tend to experiment with things every now and then, but apart from that my OS can't really do anything shiny.

User Pages