-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
211 lines (197 loc) · 9.4 KB
/
index.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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Apathetic</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap"
rel="stylesheet" />
<link href="https://api.fontshare.com/v2/css?f[]=general-sans@500,600,400&display=swap" rel="stylesheet" />
<link href="styles/general.css" rel="stylesheet" />
<link href="styles/header-section.css" rel="stylesheet" />
<link href="styles/hero-section.css" rel="stylesheet" />
<link href="styles/about-section.css" rel="stylesheet" />
<link href="styles/skills-section.css" rel="stylesheet" />
<link href="styles/hobbies-section.css" rel="stylesheet" />
<link href="styles/footer-section.css" rel="stylesheet" />
<link href="styles/animations/animations.css" rel="stylesheet" />
<link href="styles/media-queries.css" rel="stylesheet" />
<link rel="stylesheet" href="pages/movies/movies.css" />
<link rel="stylesheet" href="pages/games/games.css" />
<link rel="icon" href="public/images/vagabond-images/sasaki-kojiro-round.png" />
<link href="styles/buttons.css" rel="stylesheet" />
</head>
<body>
<span class="message-text">
You cannot use this website on your device
</span>
<header class="header">
<img src="public/images/vagabond-images/sasaki-kojiro-round.png" alt="sasaki-kojiro-logo"
class="header__sasaki-kojiro-logo" />
<span class="header__website-name"> Apathetic </span>
<nav class="header__nav">
<div class="nav-item-group">
<a href="#home" class="nav-buttons">Home</a>
<a href="#about-me" class="nav-buttons">About me</a>
</div>
<div class="nav-item-group">
<a href="#skills" class="nav-buttons">Skills</a>
<a href="#home" class="nav-buttons contact-me-nav-button">Contact me</a>
</div>
</nav>
</header>
<section id="home" class="hero-section">
<div class="hero-section__intro-container">
<div class="intro-header-div">
<div class="intro-header">
<h2 class="sub-heading heading-xmd">
Hi
<span class="wave-emoji"> 👋 </span>
, It's me
</h2>
<h1 class="main-heading heading-lg">
I'm<a class="apathetic" href="https://dictionary.cambridge.org/dictionary/english/apathetic"
target="_blank"> Apathetic</a>
</h1>
</div>
</div>
<h3 class="sub-heading heading-md">
<span style="color: var(--clr-blood-red);">Front End</span> Developer
</h3>
<div class="intro-paragraph">
<p class="main-paragraph paragraph-pop-slate600 paragraph-md">
As a <strong>front-end developer</strong>, I excel in creating
<strong>visually stunning</strong> and
<strong>responsive</strong> web interfaces with a passion for
cutting-edge technologies.
</p>
</div>
<div class="hero-section__contact-section" id="contact">
<a href="mailto: apathetic.damn@gmail.com">
<button id="contact-me" class="contact-me-button">
Contact Me
</button>
</a>
</div>
</div>
<div class="hero-section__sasaki-kojiro-div">
<img src="public/images/vagabond-images/sasaki-kojiro.jpg" alt="sasaki-kojiro-full-body-pic" class="sasaki-kojiro-img" />
</div>
</section>
<section id="about-me" class="about-section">
<h3 class="sub-heading heading-md about-section__heading">About me</h3>
<p class="about-section__text">
<span class="about-section__apathetic-text">Apathetic</span>, I don't
mean that in a bad way. I just don't get worked up about things very
easily. I'm not easily excited or disappointed. I'm not easily angered
or saddened. <br /><br />
But that doesn't mean I don't care. I do care. I care about my
<span class="about-section__indigo-text">work</span>. I care about my
<span class="about-section__indigo-text">friends</span>. I care about
the <span class="about-section__indigo-text">world</span>. I just don't
let my emotions control me. I don't let them get in the way of my
thinking. <br /><br />
I'm a <span class="about-section__blood-red-text">programmer</span>. I'm a
<span class="about-section__blood-red-text">problem solver</span>. I'm a
<span class="about-section__blood-red-text">creator</span>. I use my skills to
make things. I use my skills to solve problems. I use my skills to make
the world a better place. <br /><br />
Of course, I'm not without flaws. Like everyone, I am prone to making
errors, but I don't view these as setbacks. Instead, I embrace them as
opportunities for growth and learning. Continual self-improvement
remains a guiding principle in my journey through life, a commitment to
always strive for betterment.
</p>
</section>
<section class="skills-section">
<div class="skills-section__header">
<h3 id="skills" class="skills-section__heading sub-heading heading-md">Skillset</h3>
</div>
<div class="skills-section__languages-and-tools">
<div class="skills-section__lang skills-section__lang--html">HTML</div>
<div class="skills-section__lang skills-section__lang--css">CSS</div>
<div class="skills-section__lang skills-section__lang--js">
JavaScript
</div>
<div class="skills-section__lang skills-section__lang--py">Python</div>
<div class="skills-section__lang skills-section__lang--c">C</div>
<div class="skills-section__lang skills-section__lang--md">
Markdown
</div>
<div class="skills-section__lang skills-section__lang--git">Git</div>
<div class="skills-section__lang skills-section__lang--gh">Github</div>
<div class="skills-section__lang skills-section__lang--nvim">
Neovim
</div>
</div>
<div class="skills-section__full-paragraph-div">
<p class="skills-section__paragraph">
Well, I'm pretty good with
<span style="color: rgb(255, 47, 0); font-weight: 300">HTML</span>,
<span style="color: rgb(0, 183, 255); font-weight: 300">CSS</span>,
<span style="color: rgb(246, 255, 0); font-weight: 300">JavaScript</span>
,
<span style="color: var(--clr-blood-red); font-weight: 300">Python</span>
& <span style="color: rgb(0, 47, 255); font-weight: 300">C</span>. I
know the ins and outs of these languages and how to use them to build
cool stuff on the web. I'm always learning new things, too, so I'm
confident I can tackle whatever you throw my way.
</p>
</div>
</section>
<section class="hobbies-section">
<div class="hobbies-section__header">
<h3 id="hobbies" class="sub-heading heading-md hobbies-section__heading">Hobbies</h3>
</div>
<div class="hobbies-section__hobbies">
<a class="hobbies-section__hobby-link" href="https://apathy-wifu-network.vercel.app" target="_blank">
<div class="hobbies-section__hobby hobbies-section__computer--hobby">
<img src="public/images/web/web-dev-icon.png" alt="Web Development" class="hobbies-section__hobby-img" />Web
Development
</div>
</a>
<a class="hobbies-section__hobby-link" href="https://github.com/apatheticdamn/pixel-dash-mai-s-Journey"
target="_blank">
<div class="hobbies-section__hobby hobbies-section__computer--hobby">
<img src="public/images/games/game-development-icon.png" alt="Game Development"
class="hobbies-section__hobby-img" />Game Development
</div>
</a>
<a class="hobbies-section__hobby-link" target="_blank">
<div class="hobbies-section__hobby hobbies-section__movies--hobby">
<img src="public/images/movies-and-shows/movies-icon.png" alt="Movies & Shows"
class="hobbies-section__hobby-img" />Movies
</div>
</a>
<a class="hobbies-section__hobby-link" target="_blank">
<div class="hobbies-section__hobby hobbies-section__games--hobby">
<img src="public/images/games/game-icon.png" alt="Games" class="hobbies-section__hobby-img" />Games
</div>
</a>
</div>
</section>
<hr class="horizontal" />
<section class="footer-section">
<a class="footer-section__link" href="https://discord.com/invite/7zE6zr3Ys2" target="_blank">
<div class="footer-section__links-div">
<img class="footer-section__discord-link" src="public/icons/dark/icons8-discord-500.png" alt="discord-logo" />
</div>
<p class="footer-section__link-text">Discord</p>
</a>
<a class="footer-section__link" href="https://github.com/ApatheticDamn" target="_blank">
<div class="footer-section__links-div">
<img class="footer-section__github-link" src="public/icons/dark/icons8-github-480.png" alt="github-logo" />
</div>
<p class="footer-section__link-text">Github</p>
</a>
<a class="footer-section__link" href="https://open.spotify.com/playlist/6cHhrkvftGIuT1vaxP7iMZ" target="_blank">
<div class="footer-section__links-div">
<img class="footer-section__spotify-link" src="public/icons/dark/icons8-spotify-500.png" alt="spotify-logo" />
</div>
<p class="footer-section__link-text">Spotify</p>
</a>
</section>
</body>
</html>