-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
178 lines (143 loc) · 6.19 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
<!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>Portfolio</title>
<link rel = "stylesheet" href = './css/styles.css'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"/>
</head>
<body>
<nav class="navbar">
<div>
<span class="logo">Suyash Singh</span>
</div>
<ul class="nav-list">
<li class="list-item">
<a href="#home">Home</a>
</li>
<li class="list-item">
<a href="#skills">Skills</a>
</li>
<li class="list-item">
<a href="#work">Work</a>
</li>
<li class="list-item">
<a href="#about">About Me</a>
</li>
<li class="list-item">
<a href="#contact">Contact</a>
</li>
</ul>
</nav>
<div >
<img src="./images/resized2.png" alt="Home_Page" class="responsive-img">
</div>
<div class="skill-bar">
<hr class="break">
<h1 id="skills"> Skills </h1>
<div class="align-img skill-bar">
<h3><span class = "skill-content">C++</h3></span>
<img class = "size-img" src="./images/cppfinal.png" alt="cppskillbar">
<h3><span class = "skill-content">Python</h3></span>
<img class = "size-img" src="./images/pythonfinal (2).png" alt="pythonskillbar">
<h3><span class = "skill-content">HTML and CSS</h3></span>
<img class = "size-img" src="./images/htmlcss.png" alt="me noob">
</div>
</div>
<hr class="break">
<span class = "heading"><h1 id = "work">Work</h1></span>
<div class="work-container-container">
<div class="work-container">
<img src="./images/tsa.jpg" alt="TheSecondAngle" class="responsive-img">
<h2 class="cursive"> The Second Angle </h2>
<p class="message">
I worked as a technology writer there and 30 articles on various technological fields.
<br>
<a class="link" href="https://thesecondangle.com/moores-law-defined-silicon-valley-is-dying/">Link</a>
</p>
</div>
<div class="work-container">
<img src="./images/codeforces.png" alt="">
<h2 class="cursive"> Codeforces </h2>
<p class="message">
I am a newbie on codeforces with 805 rating there and have solved 50+ questions.
<br>
<a class="link" href="https://codeforces.com/profile/RedBlackTrees">Link</a>
</p>
</div>
<div class="work-container">
<img src="./images/videoedit.png" alt="PremiereProNoob" class="responsive-img">
<h2 class="cursive"> Premiere Pro </h2>
<p class="message">
I have used Premiere Pro and love to do anime edits, especially projects involving Naruto.
<br>
<a class="link" href="https://drive.google.com/file/d/1GvKcIneYJrgBDQFFaaxWc1IqBPzf7Ix0/view?usp=sharing">Link</a>
</p>
</div>
</div>
<hr class="break">
<span class = "heading"><h1 id = "about">About Me</h1></span>
<div class="about-me">
<img src="./images/8-Bit-Character-1.png" alt="My Image" class="about-me-img-flex" class="responsive-img">
<div class="aboutme-content">
<!-- <h1>About Me</h1> -->
<p> Greetings everyone, I am Suyash Singh. I am a sophomore studying Computer Science at Abdul Kalam Technical University. </p>
<p>
<br>
I always had a keen interest in semiconductor devices and their internal workings. I haven't really coded in my life and just saw people afar writing these cool commands on terminal. Finally the oppurtunity has arrived and I would love to gain new programming skills and upskill myself everyday.
<br>
<br>
I am currently learning Python and look forward to get into the field of Data Analysis. I would love to explore Open-Source projects and contribute to them in the future.
<br>
<br>
For Leisure I like to do a lot of things. I like to watch anime, play chess, learn new skills and make acquaintances when the oppurtunity arrives.
</p>
</div>
</div>
<hr class="break">
<span class = "heading"><h1 id = "contact">Contact Me</h1></span>
<div class="container">
<span class="contact-details"><p>Get in Touch With Me</p>
<br>
<p> I am always eager to learn new things. If you think you have any project/ work that matches my skillset, you can contact me with the following details</p></span>
<br>
<br>
<div class = "address contact-details">
<p>
<i class="fas fa-map-marker-alt icon-details"></i>
<h3>Address</h3>
<br>
Earth, Solar System
<br>
Milky Way Galaxy, Universe-1218
<br>
<br>
</p>
</div>
<div class = "phone contact-details">
<p>
<i class="fas fa-phone-alt icon-details"></i>
<h3>Phone</h3>
<br>
+91-701745****
<br>
+91-701787****
<br>
<br>
</p>
</div>
<div class = "email contact-details">
<p>
<i class="fas fa-envelope icon-details"></i>
<h3>Email</h3>
<br>
<br>
<br>
</p>
</div>
</div>
</body>
</html>