-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
135 lines (127 loc) · 7.17 KB
/
about.html
File metadata and controls
135 lines (127 loc) · 7.17 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vivian Tran | about</title>
<!-- ICON -->
<link rel="icon" type="image/png" href="img/icon/icon.png"/>
<!-- FONTS -->
<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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=League+Spartan:wght@100..900&family=Noto+Sans+Arabic:wght@500&family=Noto+Sans+Bengali:wght@500&family=Noto+Sans+Devanagari:wght@500&family=Noto+Sans+JP:wght@500&family=Noto+Sans+KR:wght@500&family=Noto+Sans+TC:wght@500&family=Noto+Sans+Tamil:wght@500&display=swap" rel="stylesheet">
<!-- LOCOMOTIVE SCROLL -->
<script src="https://cdn.jsdelivr.net/npm/locomotive-scroll@4.1.4/dist/locomotive-scroll.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/locomotive-scroll@4.1.4/dist/locomotive-scroll.min.css">
<!-- GLOBAL PAGE STYLES -->
<link rel="stylesheet" href="./css/global/colors.css">
<link rel="stylesheet" href="./css/global/main.css">
<link rel="stylesheet" href="./css/global/nav.css">
<link rel="stylesheet" href="./css/global/footer.css">
<!-- PAGE-SPECIFIC STYLE -->
<link rel="stylesheet" href="./css/about.css">
<!-- GLOBAL SCRIPT -->
<script type="text/javascript" src="./js/main.js"></script>
<!-- PAGE-SPECIFIC SCRIPT -->
</head>
<body>
<div id="contents" data-scroll-container>
<nav>
<div id="navigation" data-scroll-section>
<div id="global-menu">
<div id="menu-home">
<a href="https://vyarin.com/"><span id="nav-date">Aug. 2112</span> <span class="bar">|</span> vyarin.com</a>
</div>
<div id="menu-button">
<button type="button" id="menu-toggle">
<span class="hamburger-icon">
<span class="hamburger-inner">
</span>
</button>
</div>
</div>
<div id="menu-items">
<a href="https://vyarin.com/about"><span class="lower">About</span></a>
<a href="https://vyarin.com/projects"><span class="lower">Projects</span></a>
<a href="https://vyarin.com/art"><span class="lower">Art</span></a>
<a href="https://vyarin.com/contact"><span class="lower">Contact</span></a>
</div>
<div class="overflow-wrapper" aria-hidden="true">
<div id="mobile-menu-items" aria-expanded="false" aria-hidden="true">
<a href="https://vyarin.com/about"><span class="lower">About</span></a>
<a href="https://vyarin.com/projects"><span class="lower">Projects</span></a>
<a href="https://vyarin.com/art"><span class="lower">Art</span></a>
<a href="https://vyarin.com/contact"><span class="lower">Contact</span></a>
</div>
</div>
</div>
</nav>
<div class="h-line h-line-nav" data-scroll-section></div>
<main>
<div class="ads" data-scroll-section>
<img src="img/ads/mission1.png">
<img src="img/ads/pctex1.png">
</div>
<div class="main-section">
<div class="section" data-scroll-section>
<div id="about-opening">
<div>
<h1 class="title page-title">who...?</h1>
<p><span class="caps">Hey</span> again, it's still Vivian. I program what I think is cool and draw silly pictures. This had ranged from game show-themed study tools to terrible video players.</p>
<p>Regarding the rest of the time that I have left, this is mostly dedicated to art. Whether it is modelling cosplay props using CAD (they should have not been made in CAD), playing music, or drawing my favourite characters, art has always been a big part of my life ever since my childhood. This is going to be evident, but I combine computing and art a whole lot.</p>
<p>I don't have a solid—profession yet—in a sense. Still a student and trying to figure things out; but that's the fun of it, huh?</p>
</div>
<div>
<h2 class="title">cool stuff I've worked with</h2>
<ul>
<li>FPGAs: ECE 124 pretty much settled my career path</li>
<li>Fusion 360: What allowed me to make cosplay props</li>
<li>Blender: 3D animations are fun</li>
<li>Procreate: How I make all my digital art</li>
<li>Desmos: Desmos art.</li>
<li>Linux: Recently started using it; I feel much lighter</li>
</ul>
</div>
</div>
<div id="about-facts">
<h2 class="title">fun facts about me</h2>
<ul>
<li>I love 90s UI. Been trying to make my computer look like an undescript computer from that time period :)</li>
<li>I collect and drink green tea</li>
<li>My music taste consists of J-pop, breakcore, digital hardcore, and 2010s pop</li>
<li>
<div class="container">
<a href="https://casiopea.neocities.org/isopod/isopodquiz.html"><img id="isopod" src="https://i.imgur.com/wXF6sld.png"></a>
</div>
</li>
</ul>
</div>
</div>
<!-- <div class="section" data-scroll-section>
<div class="container">
<a href="https://casiopea.neocities.org/isopod/isopodquiz.html"><img id="isopod" src="https://i.imgur.com/wXF6sld.png"></a>
</div>
</div> -->
</div>
<div class="ads" data-scroll-section>
<img src="img/ads/colorsnap1.png">
<img src="img/ads/sega1.jpg">
<img src="img/ads/hgr61.png">
</div>
</main>
<footer>
<div id="footer" data-scroll-section>
<div id="footer-items">
<div id="footer-links">
<a href="https://github.com/vyarin">GitHub</a>
<a href="https://linkedin.com/in/vivianvytran">LinkedIn</a>
</div>
<p>
<span id="foot-date">17776</span> bibi anne
</p>
</div>
</div>
</footer>
</div>
</body>
</html>