-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog.html
161 lines (152 loc) · 5.53 KB
/
blog.html
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Austin F | Blog</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rel="icon" type="image/x-icon" href="/images/favicon.png">
</head>
<body>
<!-- Navbar -->
<div class="nav">
<a class="nav" href="index.html">
<span class="nav">Home</span>
</a>
<a class="nav" href="blog.html">
<span class="nav">Blog</span>
</a>
<a class="nav" href="fun.html">
<span class="nav">Fun & Games</span>
</a>
<a class="nav" href="https://donate.stripe.com/3cs7uO96u2Jj8QU144">
<span class="nav">Donate</span>
</a>
</div>
<h1>🌐 My Thoughts on the vast world 🤔</h1>
<span>I enjoy writing awesome articles about intriguing subjects</span>
<div class="divider"></div>
<span><i>Have fun reading!</i></span>
<div class="divider"></div>
<h2>Interesting Creations</h2>
<div class="cards">
<a href="blog/jameswebb.html">
<div class="card hvr-bounce-in">
<img class="card" src="images/jameswebb.jpg">
<h3 class="card">The James Webb Telescope</h3>
<h4 class="card">This amazing creation is going to help humaniy discover what the universe contains.</h4>
<button>Learn More</button>
</div>
</a>
<a href="blog/amazfitgtr4.html">
<div class="card">
<img class="card" src="images/gtr4.jpeg">
<h3 class="card">The Amazfit GTR 4: The Ultimate Smartwatch</h3>
<h4 class="card">The ultimate powerhouse smartwatch explained in a few pharagraphs.</h4>
<button>Learn More</button>
</div>
</a>
<a href="blog/prime.html">
<div class="card">
<img class="card" src="images/prime.jpeg">
<h3 class="card">PRIME</h3>
<h4 class="card">Learn more about this popular sports drink.</h4>
<button>Learn More</button>
</div>
</a>
<a href="https://docs.google.com/document/d/160Xy6_yFY32GkRZ82ACdKbiqtVdspwNsiagNu5lP1ZI/edit?usp=sharing">
<div class="card">
<img class="card" src="https://th.bing.com/th/id/OIP.QDy28bVmeC8fovW37Iai-gHaGe?w=213&h=186&c=7&r=0&o=5&pid=1.7">
<h3 class="card">Hopes</h3>
<h4 class="card">A fiction book about a boy named Tristan who has lost everything. This story takes place in WW2. Feel free to help me edit!</h4>
<a href="https://docs.google.com/document/d/160Xy6_yFY32GkRZ82ACdKbiqtVdspwNsiagNu5lP1ZI/edit?usp=sharing">
<button>Help me edit</button>
</a>
</div>
</a>
<a href="https://docs.google.com/document/d/e/2PACX-1vSKHqcDVc9eRH1prUE22EAT7MyIIYsncO8NccDLlMUlAEytItj-d1dbg4WvProhhCM0xWJwiCVD-qTm/pub">
<div class="card">
<img class="card" src="https://th.bing.com/th/id/OIP.QDy28bVmeC8fovW37Iai-gHaGe?w=213&h=186&c=7&r=0&o=5&pid=1.7">
<h3 class="card">The Snook</h3>
<h4 class="card">A short story about a animal that is half snake, half book.</h4>
<a href="https://docs.google.com/document/d/e/2PACX-1vSKHqcDVc9eRH1prUE22EAT7MyIIYsncO8NccDLlMUlAEytItj-d1dbg4WvProhhCM0xWJwiCVD-qTm/pub">
<button>Read it</button>
</a>
</div>
</a>
<h2>Kind of Awesome Facts</h2>
<a href="blog/jerboas.html">
<div class="card">
<img class="card" src="images/jerboa.jpg">
<h3 class="card">Jerboas</h3>
<h4 class="card">What <i>really</i> is this amazing creature?</h4>
<button>Learn More</button>
</div>
</a>
<a href="blog/weird-but-true.html">
<div class="card">
<img class="card" src="images/weird-but-true.jpg">
<h3 class="card">Weird But True</h3>
<h4 class="card">We humans are strange - so let's learn more about <i>why</i> we are so strange!</h4>
<button>Learn More</button>
</div>
</a>
<h2>Science</h2>
<a href="blog/cystic-fibrosis.html">
<div class="card">
<img class="card" src="images/dna.jpeg">
<h3 class="card">Cystic Fibrosis</h3>
<h4 class="card">Cystic fibrosis is a rare genetic disorder that affects the lungs and results in coughing up mucus and difficult breathing.</h4>
<button>Learn More</button>
</div>
</a>
<h2>Technology</h2>
<a href="https://dev.to/darkoutcast6/apple-car-or-project-titan-if-you-will-1d8d">
<div class="card">
<img class="card" src="images/applecar.jpg">
<h3 class="card">The Apple Car (Or Project Titan if you will)</h3>
<h4 class="card">Everything we know about the Apple Car</h4>
<a href="https://dev.to/darkoutcast6/apple-car-or-project-titan-if-you-will-1d8d">
<button>Learn More</button>
</a>
</div>
</a>
<a href="https://dev.to/darkoutcast6/openais-gpt-4-vs-googles-bard-i-tested-complex-responses-between-to-ais-21dg">
<div class="card">
<img class="card" src="images/gpt.jpg">
<h3 class="card">Chat GPT-4 VS Google's Bard</h3>
<h4 class="card">Is Google's Bard or Chat GPT-4 better??? Everything is covered in the following article!</h4>
<a href="https://dev.to/darkoutcast6/openais-gpt-4-vs-googles-bard-i-tested-complex-responses-between-to-ais-21dg">
<button>Learn More</button>
</a>
</div>
</a>
</div>
</body>
<!-- Footer -->
<div class="footer">
<footer class="footer">
<a href="https://github.com/DarkOutcast6">
<img class="footer" src="images/git.jpeg">
</a>
<a href="https://replit.com/@RedCoder">
<img class="footer" src="images/replit.jpeg">
</a>
<a href="https://dev.to/darkoutcast6">
<img class="footer" src="images/dev.jpeg">
</a>
<a href="https://codepen.io/DarkOutcast6">
<img class="footer" src="images/codepen.jpeg">
</a>
<a href="https://www.figma.com/@darkoutcast">
<img class="footer" src="images/figma.jpeg">
</a>
<!-- <a href="mailto:amfutoran@gmail.com?subject=Mail From Your Website">
<img class="footer" src="images/email.jpeg">
</a> -->
<a href="collaborations.html">
<img class="footer" src="images/collaborations.png">
</a>
</footer>
</div>
</html>