User:Creature: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
m (Cleaning up my own page.)
 
(7 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. 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 (apart from an occasional fix or update every now and then), as of 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 (fully coded from scratch with only Notepad++ and my browser) and maintainer of the [http://anomtech.uuuq.com/Index.php Anomalistic Technologies website], previously known as 'DevNucleus'.
I've been doing a lot of projects of which very few have been released out on the internet.


==== Online Projects ====
==== Online Projects ====
* [http://anomtech.uuuq.com/Products.php Boot Tuner] - Utility for viewing and modifying Windows startup entries.
* [http://jediknight3.filefront.com/file/Dedicated;87120 Dedicated++] - A utility tool for servers in Jedi Knight 2 (even I play games).
* [http://anomtech.uuuq.com/Products.php Colour 2 CSS] - 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 22: Line 16:
* Back In BlackJack - A .NET BlackJack clone.
* Back In BlackJack - A .NET BlackJack clone.
* 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 Dynamix. Since it's a very premature operating system, there is not much to tell about it. [http://code.google.com/p/osdynamix/ It can be found on Google Code].
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