aboutsummaryrefslogtreecommitdiff
path: root/about.md
diff options
context:
space:
mode:
Diffstat (limited to 'about.md')
-rw-r--r--about.md66
1 files changed, 66 insertions, 0 deletions
diff --git a/about.md b/about.md
new file mode 100644
index 0000000..566c043
--- /dev/null
+++ b/about.md
@@ -0,0 +1,66 @@
+---
+layout: default
+title: About
+description: Things about me.
+---
+
+<h1>Contact Me</h1>
+<p><b>Email Address: {{ site.email }}</b></p>
+<p><b>GitHub: <a href="https://github.com/Alee14">Alee14</a></b></p>
+<p><b>Twitter: <a href="https://twitter.com/Alee14498">Alee14498</a></b></p>
+<p><b>YouTube: <a href="https://youtube.com/user/Andrew14Lee/">Andrew Lee</a></b></p>
+<p><b>Discord: <a href="https://discord.gg/EFhRDqG">Alee's Community</a></b></p>
+
+<h1>My Computer Specs</h1>
+<table class="pcpp-part-list">
+ <thead>
+ <tr>
+ <th>Type</th>
+ <th>Item</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td class="pcpp-part-list-type">CPU</td>
+ <td class="pcpp-part-list-item">AMD - Ryzen 3 2200G 3.5 GHz Quad-Core Processor</td>
+ </tr>
+ <tr>
+ <td></td>
+ </tr>
+ <tr>
+ <td class="pcpp-part-list-type">CPU Cooler</td>
+ <td class="pcpp-part-list-item">Cooler Master - Hyper T2 54.8 CFM Sleeve Bearing CPU Cooler</td>
+ </tr>
+ <tr>
+ <td></td>
+ </tr>
+ <tr>
+ <td class="pcpp-part-list-type">Motherboard</td>
+ <td class="pcpp-part-list-item">ASRock - B450M-HDV Micro ATX AM4 Motherboard</td>
+ </tr>
+ <tr>
+ <td></td>
+ </tr>
+ <tr>
+ <td class="pcpp-part-list-type">Memory</td>
+ <td class="pcpp-part-list-item">Corsair - Vengeance LPX 8 GB (1 x 8 GB) DDR4-2400 Memory</td>
+ </tr>
+ <tr>
+ <td></td>
+ </tr>
+ <tr>
+ <td class="pcpp-part-list-type">Case</td>
+ <td class="pcpp-part-list-item">Rosewill - FBM-X1 MicroATX Mini Tower Case</td>
+ </tr>
+ <tr>
+ <td></td>
+ </tr>
+ <tr>
+ <td class="pcpp-part-list-type">Power Supply</td>
+ <td class="pcpp-part-list-item">EVGA - 500 W 80+ Certified ATX Power Supply</td>
+ </tr>
+ <tr>
+ <td></td>
+ </tr>
+ </tbody>
+</table> \ No newline at end of file