-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
197 lines (175 loc) · 10.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
<!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>Himanshu Sharma</title>
<script src="https://kit.fontawesome.com/21b1d0aea2.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="style.css">
<script defer src="index.js"></script>
</head>
<body>
<div id="loader-wrapper">
<div class="loader-section section-left"></div>
<div class="loader-section section-right"></div>
<img class="loading" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzQiIGhlaWdodD0iMjAwIiBmaWx0ZXI9ImRyb3Atc2hhZG93KDAgMCkiPjxwYXRoIGZpbGw9IiMxYzI2MzEiIGQ9Ik04Mi4yNzIgMi41cTQuMzMtMi41IDguNjYgMGw3Ny45NDMgNDVxNC4zMyAyLjUgNC4zMyA3LjV2OTBxMCA1LTQuMzMgNy41bC03Ny45NDIgNDVxLTQuMzMgMi41LTguNjYgMGwtNzcuOTQzLTQ1UTAgMTUwIDAgMTQ1VjU1cTAtNSA0LjMzLTcuNXoiLz48L3N2Zz4="></img>
</div>
<div>
<nav>
<ul class="navi">
<li class="navi"><a href="index.html#skills" class="navi">Skills</a></li>
<li class="navi"><a href="index.html#proj" class="navi">Projects</a></li>
<li class="navi"><a href="index.html#gigs" class="navi">Gigs</a></li>
<li class="navi"><a href="index.html#about" class="navi">About</a></li>
</ul>
</nav>
</div>
<div class="spacer layer-1 "></div>
<div class="grid-content ">
<div class="grid-item home">
<p style="margin: 0">Hi, my name is</p>
<h1 class="fade-up title">Himanshu Sharma</h1>
<hr style="width: 75%;">
<h3 class="fade-up">I can do web development, artificial intelligence & much much more.</h3>
<img src="pfp.jpg" alt="" class="profile fade-in">
<a href="#proj" class="view-work">View my Work <i class="fa-solid fa-arrow-right"></i></a>
</div>
<div class="spacer layer-2"></div>
<div class="grid-item secondary-color " id="skills">
<hr style="width: 25%;">
<h2 class="slide-in from-left"> <strong>Skills</strong> </h2>
<hr style="width: 25%;">
<div class="skill-text">
<p class="fade-up">I use <strong> HTML & CSS </strong> along with <strong> Javascript </strong> & <strong>
SVG
</strong>
for my web development projects. I try to keep up with the latest features while maintaining support for
older
or depricated features </p>
<p class="fade-up"> For backend development I usually use <strong> NodeJS </strong> or <strong> PHP
</strong>
along
with <strong> MongoDB </strong> or <strong> MySQL </strong>. I also often use <strong>Firebase</strong>
for
small projects. I am familiar with frameworks such as <strong>React</strong> or <strong>Angular</strong>
but
don't use them regularly. </p>
<p class="fade-up"> I am very well versed in the field of artificial intelligence and have made various
projects with
it on my <strong> <a target="_blank" href="https://github.com/Enerhim">Github</a> </strong> using <strong>Python</strong>. I have also
completed a course by HarvardX on AI - <strong><a target="_blank"
href="https://courses.edx.org/certificates/b7c99f17380343f59823e3b8e1adccab">Certificate</a></strong>
</p>
<p class="fade-up"> I started on this journey through the field of game development with <strong>Unity </strong> & <strong>Blender</strong>.
<p class="fade-up"> Currently, i am learning <strong> Flutter </strong> as a side hobby to improve my app
development
skills </p>
</div>
</div>
<div class="spacer layer-3"></div>
<div class="grid-item" id="proj">
<h2 class="slide-in from-left"> <strong>Projects</strong> </h2>
<hr style="width: 25%;" class="slide-in from-left">
<div class="proj-grid">
<img src="videoweb.png" alt="" class="project-img from-left slide-in">
<div class="prj-data fade-up">
<h3>Vidshare</h3>
<p>A YouTube-like video website where the user can login, watch and upload videos as well as comment
on the videos.</p>
<p><strong>Bootstrap, HTML, CSS & JS</strong><br><strong>PHP & MySQL</strong></p>
<a target="_blank" href="https://github.com/Enerhim/Video-Website">Github <i
class="fa fa-github-alt"></i></a>
<p>(Hosted link coming soon)</p>
</div>
<img src="cryptotracker.png" alt="" class="project-img from-left slide-in">
<div class="prj-data fade-up">
<h3>Crypton</h3>
<p>A small website which shows and regularly updates the prices of the top 7 most popular crypto
currencies.</p>
<p><strong>Bootstrap, HTML, CSS, JS</strong><br><strong>NodeJS Express</strong></p>
<a href="https://github.com/Enerhim/Crypton">Github <i class="fa fa-github-alt"></i></a>
<p><a target="_blank" href="https://enerhim.github.io/Crypton/">Hosted Link</a></p>
</div>
<img src="roverimages.JPG" alt="" class="project-img from-left slide-in">
<div class="prj-data fade-up">
<h3>Mars Images Script</h3>
<p>A script which can fetch images of mars taken by rovers sent by NASA through the NASA Rover
Images API</p>
<p><strong>Python</strong>
</p>
<a href="https://github.com/Enerhim/MarsRoverImages">Github <i class="fa fa-github-alt"></i></a>
<p>(Hosted link coming soon)</p>
</div>
<img src="flappybirdneat.png" alt="" class="project-img from-left slide-in">
<div class="prj-data fade-up">
<h3>Flappy Bird NEAT</h3>
<p>A NEAT algorithm that learns to play flappy bird over many generations</p>
<p> <strong>Python</strong> <strong>(NEAT Lib)</strong></p>
<p><a href="https://github.com/Enerhim/FlappyBirdNEAT">Github <i class="fa fa-github-alt"></i></a></p>
</div>
<img src="programminglang.png" alt="" class="project-img from-left slide-in">
<div class="prj-data fade-up">
<h3>Custom Programming Language</h3>
<p>A programming language based on an older language called <strong>BASIC</strong>. The language has
all basic features of a programming language such as variable, conditions, loops,
functions...etc </p>
<p><strong>Python</strong></p>
<a href="https://github.com/Enerhim/CustomProgrammingLanguage">Github <i
class="fa fa-github-alt"></i></a>
</div>
</div>
</div>
<div class="spacer layer-2"></div>
<div class="grid-item secondary-color " id="gigs">
<h2 class="slide-in from-left"> <strong>Gigs</strong> </h2>
<hr style="width: 25%;" class="slide-in from-left">
<div class="gig-grid">
<div class="gig fade-up">
<h2>
Custom Portfolio Website
</h2>
<p>
I will make you an amazing custom portfolio website with HTML, CSS & JS
<br>
</p>
<a target="_blank" href="https://www.fiverr.com/enerhim/make-you-a-responsive-portfolio-website" class="view-gig">View more on Fiverr <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
</div>
<div class="spacer layer-3"></div>
<div class="grid-item " id="about">
<h2 class="from-left slide-in"> <strong>About</strong> </h2>
<hr style="width: 25%;" class="from-left slide-in">
<p class="fade-up">I am a 16 year old that began his coding adventures at the age of 10 through game development.</p>
<p class="fade-up">I have been honing my programming skills for the last 4-5 years of my life and I one day
hope to create a
tech
unicorn which takes humanity beyond the stars to find the secrets of the universe</p>
<p class="fade-up">Hobbies other than programming that I am into are philosophy, anything linked to big dogs and science!
</p>
<p class="fade-up">I constantly try to learn new things and expand my knowledge and brain.</p>
<p class="fade-up"><i class="fa-solid fa-location-dot"></i> Vadodara, Gujarat</p>
<p class="fade-up"><i class="fa-solid fa-ice-cream"></i> is my favourite food</p>
</div>
<div class="spacer layer-2"></div>
<footer class="grid-item secondary-color layer-4">
<ul>
<li><a class="link" href="https://github.com/Enerhim" title="Enerhim on GitHub" rel="me"
target="_blank"><i class="fa fa-github-alt"></i></a></li>
<li><a class="link" href="https://twitter.com/HimEner" title="Enerhim on twitter" rel="me"
target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a class="link" href="https://www.linkedin.com/in/himanshu-sharma-4b7347204/" rel="me"
title="Enerhim on LinkedIn" target="_blank"><i class="fa fa-linkedin"></i></a></li>
</ul>
<h5>
<i class="fa-brands fa-discord"></i> Enerhim#0427
<br>
<br>
himsharma.contact@gmail.com
</h5>
</footer>
</div>
</script>
</body>
</html>