-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
224 lines (186 loc) · 7.09 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
212
213
214
215
216
217
218
219
220
221
222
223
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Namgyel portifolio</title>
<link rel="stylesheet" href="home_design.css" />
<!-- menu icon -->
<link
href="https://unpkg.com/[email protected]/css/boxicons.min.css"
rel="stylesheet"
/>
</head>
<body>
<header class="header">
<a href="#" class="logo">Namgyel</a>
<!-- importing menu icon -->
<div class="bx bx-menu" id="menu-icon"></div>
<nav class="navbar">
<a href="#home" class="active">Home</a>
<a href="#about">About</a>
<a href="#resume">Resume</a>
<a href="#project">Projects</a>
</nav>
</header>
<!-- home section design -->
<section class="home" id="home">
<div class="home-content">
<h1>Hi,I'm <span>Namgyel</span></h1>
<div class="text-animation">
<h3>Software Engineer</h3>
</div>
<p>
This is my first working website and i will be updating my status here
in the coming future, changes may be applied in this web-design.
</p>
<div class="button-box">
<a href="#about" class="btn">About me</a>
<a href="#resume" class="btn">My resume</a>
</div>
</div>
<div class="home-sci">
<a href="https://www.facebook.com/"><i class='bx bxl-facebook' ></i></a>
<a href="https://github.com/"><i class='bx bxl-github' ></i></a>
<a href="https://www.instagram.com/"><i class='bx bxl-instagram' ></i></a>
</div>
<div class="home-image_hovering"></div>
</section>
<!-- about page -->
<section class="about" id="about">
<h2 class="heading">About<span> Me</span></h2>
<div class="about-img">
<img src="profile.webp" alt="" />
<span class="circle"></span>
</div>
<div class="about-content">
<h3>I'm <span>Namgyel Wangchuk</span></h3>
<p>
who’s currently pursuing Degree in Bachelor of Software engineering as
a first year in College of Science and Technology, set to graduate in
2027. I’ve been interested in design, photography, robotics,AI and
video production since High school. I’m especially passionate about
digital design, a world where art intersects with technology. In my
free time I enjoy exploring the country side, reading a good manga,
and taking photos of the beautiful scenario. Over the year I have
learned the basic of python language, UI/UX designing, Data analysis
and Web development.
</p>
</div>
</section>
<!-- Resume -->
<!-- education column -->
<section class="education" id="resume">
<h2 class="heading">My <span> Resume </span> </h2>
<div class="education-row">
<div class="education-column">
<h3 class="title">Education</h3>
<div class="education-box">
<div class="education-content">
<div class="content">
<!-- icon -->
<div class="year"><i class='bx bxs-calendar'></i> 2018 - 2020</div>
<h3>Middle school</h3>
<p>I completed my middle school from Dungtse Central School.</p>
</div>
</div>
<div class="education-content">
<div class="content">
<!-- icon -->
<div class="year"><i class='bx bxs-calendar'></i> 2020 - 2022</div>
<h3>High school</h3>
<p>I completed my high scholl from Rangjung Central School and i toke math as my main subject with chemistry, physic, english and dzongkha as my sub-subject</p>
</div>
</div>
</div>
<div class="education-content">
<div class="content">
<!-- icon -->
<div class="year"><i class='bx bxs-calendar'></i> 2023 - 2027</div>
<h3>Degree</h3>
<p>With passion burning inside me i toke swoftare engineering as my major course and will get my degree certificate in the year 2027</p>
</div>
</div>
</div>
</div>
<!-- skill column -->
<div class="education-column">
<h3 class="title">Skill</h3>
<div class="education-box">
<div class="education-content">
<div class="content">
<h3>SDA module</h3>
<p>The skill i got from this module is to design website using ui and ux principle and to create website using HTML and CSS.</p>
</div>
</div>
<div class="education-content">
<div class="content">
<h3>DSF module</h3>
<p>Through this module i learn how to train AI and creat ML from a give data set. </p>
</div>
</div>
</div>
<div class="education-content">
<div class="content">
<h3>CSF module</h3>
<p>With this module i learn how to code games and to code using the most renouned PYTHON language.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- project -->
<section class="project" id="project">
<h2 class="heading">Latest <span>Project</span></h2>
<div class="project-container">
<div class="project-box">
<img src="persona.png" alt="" />
<div class="project-layer">
<h4>User Persona</h4>
<p>
Using the principle of UI/UX, a user persona was designed to
represent a group of Bhutanese Defector who went to Australia
</p>
</div>
</div>
<div class="project-box">
<img src="automation.png" alt="" />
<div class="project-layer">
<h4>Python Task automation</h4>
<p>
To make task easier, a set of code was written in a way that the
code could recognize the user’s input speech and would open a
website on users command.
</p>
</div>
</div>
<div class="project-box">
<img src="pygame.png" alt="" />
<div class="project-layer">
<h4>Py-game</h4>
<p>
A space game where the user will follow the instruction and then
dodge the falling metoriod. The user is the space ship.
</p>
</div>
</div>
<div class="project-box">
<img src="data_vis.png" alt="" />
<div class="project-layer">
<h4>Data Visualiatio and AI</h4>
<p>
Using the skill gained from pandas course and python, ML was
trained to predict the outcome of a different data set.
</p>
</div>
</div>
</div>
</section>
<section>
<div class="last"></div>
<h1 class="thx">Yet To Come</h1>
</section>
</body>
</html>