I've managed to survive quite nicely. I've been visiting CP from school and from the very very weak connection I have here at my house. It has been hell living without the awesome c# help I always get. There shall be hell no more!
I wish I could say I had stuff in c# to show off but I actually took a web design class and I'll be making my own website soon. I took the liberty of asking my teacher if I could code my website out of PHP and she said it was alright so I've been using that quite often.
Just as a preview I guess I've made the following:
Evo Blog (Custom blogging system)
--Supports categories
--Supports searching
--Supports comments
---Supports basic BBcode
---Has several avatars to choose from
---Custom Made Anti-Spam
--Administrative Page
---Post new posts
---Disable/Enable comments for posts
---Edit posts/comments
--Awesome fucking Page system
---I was making this system more complicated than it needed to be
---Sorts posts from newest to oldest, made this way more complicated then needed to be. Simple mysql command to sort things
Cookies 4 U (Its like that thing, "G_G has 5 damns. Click here to give a damn")
--No registration, just a real basic system
--Type name in, wa-la it gives you your cookie stats
--Downside, anyone can access your cookie stats but its not that big of a deal
--Auto image generation
Zombie Swarms Highscore System
--Finally got around to making this
--Requires Registration
---Modified it and made it no registration
--Showed Top 10, Top 50, Top 100
--Also made this system more complicated than it needed to be, used simple mysql command to sort scores