User:Creature: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
m (Changed some minor things.)
No edit summary
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) ==
== Contribution(s) ==
Honestly, I don't have many contributions, as at the time of writing, I haven't been around for too long.
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.
* [[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. 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 '[http://devnucleus.110mb.com DevNucleus]'.


==== Online Projects ====
==== Online Projects ====
* [http://anomtech.uuuq.com/Products.php Boot Tuner] - Utility for viewing and modifying Windows startup entries.
* [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://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).
* [http://jediknight3.filefront.com/file/Dedicated;87120 Dedicated++] - A utility tool for servers in Jedi Knight 2 (even I used to play games).


Line 21: Line 21:
* 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.


==== 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 codenamed 'CodeBone' (mostly because I can't figure out a good name for my OS'). Since it's 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 NucliX. Since it's a very premature operating system, there is not much to tell about it. It's also not on the internet anywhere.

Revision as of 15:06, 12 April 2009

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.

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 Anomalistic Technologies website, previously known as 'DevNucleus'.

Online Projects

  • Boot Tuner - Utility for viewing and modifying Windows startup entries.
  • Colour 2 CSS - Utility tool that converts coloured text to inline CSS.
  • Dedicated++ - A utility tool for servers in Jedi Knight 2 (even I used to play games).

Projects Which Never Saw The Bright Internet Light

  • 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.

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 it's a very premature operating system, there is not much to tell about it. It's also not on the internet anywhere.