-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
173 lines (146 loc) · 8.93 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
<!DOCTYPE html>
<html lang="en">
<!--
(*・ω・)ノ
I'm not the best at web development, if anything looks unusual then feel free to report it here: https://github.com/Erisa/erisa.uk/issues
-->
<head>
<meta charset="UTF-8">
<meta content="It's me, Nikhil!" property="og:title">
<meta content="Hiya! This website provides links to my stuff. I think that's about it, might be more." name="description">
<meta content="Hiya! This website provides links to my stuff. I think that's about it, might be more." property="og:description">
<meta content="Nikhil's Website" property="og:site_name">
<!-- <meta content='https://cdn.erisa.uk/avatars/commo.png' property='og:image'> --> <!--common n is removed by me due to link problem-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- <script src="details-polyfill.js"></script>
<link rel="preload" href="/fonts/inter-v8-latin-regular.woff2" as="font" type="font/woff2" crossorigin> -->
<link rel="stylesheet" href="style.css">
<title>Nikhil !</title>
</head>
<body>
<main>
<h1 class="nikhil">
Nikhil !
</h1>
<!-- <p>
Hi there, I'm <span class="nikhil">Nikhil Patel </span>!<br>
I'm in <a href="https://en.wikipedia.org/wiki/Jabalpur" target="_blank">Jabalpur</a>, <a href="https://en.wikipedia.org/wiki/India" target="_blank" >INDIA</a> and lately I focus on , contribution to the GitHub and web & software development as well as Pursuing Bachelor Degree in Computer Science.<br>
</p> -->
<!-- Below code is the copy of the above code I'm doing this because of to correct the information of mine career expanaton and practice the sentence for the explanation from the tag called Copy code end! -->
<p>
Hi there, I'm <span class="nikhil">Nikhil Patel </span>!<br>
I'm in <a href="https://en.wikipedia.org/wiki/Jabalpur" target="_blank">Jabalpur</a>, <a href="https://en.wikipedia.org/wiki/India" target="_blank" >INDIA</a> and lately I focus on contribution to the GitHub and working as a Full Stack developer.<br>
</p>
<!-- Copy code end! -->
<p>
If you want to check some of my stuff out then you can do that!<br>
<ul>
<li>
<a href="https://github.com/niikhilpatel" target="_blank">GitHub profile</a>
</li>
<li>
<a href="projects.html">Projects</a>
<!-- Websites :
<a href="https://niikhilpatel.github.io/Education-Website/" target="_blank">Education website</a>,
<!--This is my third website with working condition using HTML,CSS and JS.Compatible to all Devices.
<a href="https://niikhilpatel.github.io/Tours-and-Travels-Website/" target="_blank">Tours & Travels website</a> and
<!-- <a href="dynamic_website.html" target="_blank">Dynamic Website</a>
<a href="https://github.com/niikhilpatel/Blog-React-App" target="_blank">Blog React App</a> -->
<!--This is my Second website with little improvement using HTML and CSS.-->
</li>
<li>Chatbots
<a href="https://niikhilpatel.github.io/Messenger-Chatbot/">Messenger</a>
</li>
<li>
<!--Making some chrome Extension but yet not uploaded in the chrome app store-->
Browser add-ons <a href="Extension.html">Random Jokes</a>
</li>
<!-- <li>
</li> -->
<!-- <li>
<a href="https://erisa.dev" target="_blank">My blog</a>
</li>
<li>
Browser add-ons for
<a href="https://addons.mozilla.org/firefox/user/13549342/" rel="noopener" target="_blank">Firefox</a>,
<a href="https://chrome.google.com/webstore/search/Erisa%20A" rel="noopener" target="_blank">Chrome</a>
and <a href="https://microsoftedge.microsoft.com/addons/search/Erisa%20A" rel="noopener" target="_blank">Edge</a>
</li>
<li>
Discord bots:
<a href="https://github.com/Erisa/Cliptok" rel="noopener" target="_blank">Cliptok</a>,
<a href="https://github.com/Yuuki-Discord/Yuuki-Bot" rel="noopener" target="_blank">Yuuki </a>
and <a href="https://github.com/Erisa/Lykos" rel="noopener" target="_blank">Lykos</a>
</li>
<li>
<a href="https://github.com/Erisa?tab=repositories&q=worker&type=source&language=&sort=" rel="noopener" target="_blank">
Cloudflare Workers
</a>
</li> -->
</ul>
</p>
<noscript>
So sorry for the trouble, but you need JavaScript enabled to view my email!<br>
You can also see it by viewing the source of this page or by visiting my GitHub profile!
</noscript>
<!--
Email: erisa@ this website domain. Technically speaking almost all addresses at that domain will work, but that's the one I use.
You can also contact through "erisa" on evenfall.site for inquiries related to Project Evenfall.
Note that the above is my *public* email, there is also gmail and hotmail addressses that are used for private or personal communication.
I would greatly appreciate that should you know them, those addresses are reserved for personal matters rather than general inquiries.
-->
<script src="script.js"></script>
<a href = "mailto:nikhilpatel4353@gmail.com?subject = Feedback&body = Message">
nikhilpatel4353@gmail.com
</a>
<p>
Or you can leave a message with my <a href="contact.html">Contact form</a>!
</p>
<details>
<summary style="color:#C63B65; cursor: pointer;">
Click to read on...
</summary>
<p>
If you're still reading that must mean you're really interested in me.<br>
I'm flattered.
</p>
<p>
Last I checked I was 23 years old and I am currently looking for work. <br>
I spend a lot of my spare time messing about with pieces of technology and managing/moderating
online communities.<br>
<br>
I have been known to play video games occasionally, but it has to be something special to
hold my attention!
</p>
<p>
I feel very passionate about helping people out where possible and doing small things to make other
peoples lives easier and more fun! I usually try to achieve this through my software
creations, which you can find on my GitHub profile!
</p>
<p>
If you think I can help with anything, want me to join your project team or just want to say hi, please
send me an email!<br>
I welcome all friendly communication!
</p>
</details>
</main>
<footer>
<p>
<hr>
<a href="index.html">Home</a> <span class="smallbar">|</span>
<a href="contact.html">Contact</a> <span class="smallbar">|</span>
<!-- <a href="https://erisa.dev" target="_blank">Blog</a> <span class="smallbar">|</span>
<a href="privacy.html">Privacy</a> <span class="smallbar">|</span>
<a href="domains.html"> Domain list</a> <span class="smallbar">|</span>
<a href="https://status.erisa.uk" rel="noopener" target="_blank">Status</a> -->
<a href="https://leetcode.com/niikhilpatel/" rel="">Leetcode</a> <span class="smallbar">|</span>
<a href="https://www.youtube.com/@CodeEnrich">YouTube</a> <span class="smallbar">|</span>
<a href="https://www.linkedin.com/in/niikhilpatel/" rel="">Linkedin</a> <span class="smallbar">|</span>
<!-- <a href="#">Upwork</a> <span class="smallbar">|</span> -->
<a href="https://codepen.io/niikhilpatel">Codepen</a> <span class="smallbar">|</span>
<!-- <a href="https://instagram.com/niikhilpatel" rel="">Instagram</a> <span class="smallbar">|</span> -->
<!-- <a href="domain_name.html">Domain List</a> -->
</p>
</footer>
<!-- Cloudflare Pages Analytics<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "38db65fab07649b1ba2617a744f8ddfb"}'></script><!-- Cloudflare Pages Analytics --></body>
</html>