-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathportfolio.html
More file actions
25 lines (24 loc) · 1.46 KB
/
portfolio.html
File metadata and controls
25 lines (24 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<title>Portfolio</title>
<link rel="stylesheet" href="portfilo.css">
<a href="/">Back to the Homepage</a>
<center><h1>Portfolio</h1>
<h1>I am not known for the work I do but for just kinda existing. Despite this I do have abilities I would like to share here on this Portfilo Page. I hope this page is seen by the people that would use it.
<hr>
<h1>Computer Repair</h1>
<h1>I do computer repair and outside of laptops I will fix almost any laptop thrown to me if given the parts. I will gladly help at any job that would require computer repair help.</h1>
<hr>
<h1>Programming</h1>
<h1>I am a very basic programmer and can program in HTML (this website I programmed myself) I started programming at 6 and memorized and got the ability to mostly program without help at age 8. I am still learning new stuff and plan to add more languages to my list.</h1>
<hr>
<h1>Writer</h1>
<h1>I have written several short stories and currently working on something more long form. I will be writing in my blog if you want to see more</h1>
<hr>
<h1>Game Development</h1>
<h1>I am currently learning FPSCreator and RPGMaker.</h1>
<hr>
<h1>Server Hosting</h1>
<h1>I have hosted several game servers and websites on my own at home servers. I have worked with Linux, Git, WSL, and Docker. I plan on eventually upgrading my server.</h1>
<hr>
<h1>Jobs</h1>
<p>None, that might change.</p>
<footer><p>PlanetDaikatana.net</p></footer>