commit 4a1a2e774fc065d5e0e129bff30a4a08912f313c Author: Lutchy Horace Date: Wed May 24 05:36:18 2023 -0400 Initial commit diff --git a/imgs/my_pic.jpg b/imgs/my_pic.jpg new file mode 100644 index 0000000..e5d076d Binary files /dev/null and b/imgs/my_pic.jpg differ diff --git a/index.php b/index.php new file mode 100644 index 0000000..9159af7 --- /dev/null +++ b/index.php @@ -0,0 +1,23 @@ + + + + +Bugzbunny - AboutMe + +

About me

+

My name is L. Horace, but my friends call me Bugz, short for Bugzbunny. A intermediate sysadmin. I was born in Brooklynn, NY, in 1982 (that makes me 42) and now I live in Philadelphia, Pennsylvania. My mother is from Haiti, unfortunately, she passed away from Pneumonia in the late 1980s. Don't ask about my pops, no idea. +

My hobbies consist of maintaining various services, have a peek at my projects below. Playing video games, check out my streams at https://twitch.tv/blacbugzbunny. Watching sci-fiction shows, films, and animation. Oh, I'm also a big fan of anime too! +

My own projects live on git.gir.st, but I also contribute to projects on GitHub on occasion. A few of my hardware projects have been published on Hackaday.io. +

You can reach me at via email (bugzbunny bugzbunny net). + +

Do I look pretty in text + +

Projects and Services

+
+

Hosting Services Yeah, I provide web hosting, vps, and dedi servers. +

+ + diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..c13b11e --- /dev/null +++ b/readme.md @@ -0,0 +1,3 @@ +# AboutMe website + +This repo will keep track of the changes to the about me website that will be hosted on http://bugzbunny.net. \ No newline at end of file