-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
309 lines (294 loc) · 19.3 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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="Jeel Developer Portfolio, Jeel Developer, Jeel Dobariya, jeel, dobariya, software engineer, web developer, student">
<meta name="description" content="I am a 16-year-old boy with a deep passion for computer programming and a strong aspiration to become a young software engineer.">
<meta property="og:site_name" content="Jeel's Portfolio"/>
<meta property="og:title" content="Jeel's Portfolio - Developer Portfolio">
<meta property="og:description" content="I am a 16-year-old boy with a deep passion for computer programming and a strong aspiration to become a young software engineer.">
<meta property="og:image" content="https://jeeldobariya38.github.io/Personal-Portfolio/Graphics/small_image.png">
<meta property="og:url" content="https://jeeldobariya38.github.io/Personal-Portfolio/">
<title>Jeel - Developer Portfolio</title>
<link rel="icon" href="icons/coder.ico" type="image/x-icon">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<link rel="stylesheet" href="StyleSheets/animation.css">
<link rel="stylesheet" href="StyleSheets/utils.css">
<link rel="stylesheet" href="StyleSheets/standby.css">
<link rel="stylesheet" href="StyleSheets/style.css">
<script src="https://unpkg.com/typed.js@2.0.16/dist/typed.umd.js"></script>
<script defer src="Scripts/index.js"></script>
</head>
<body class="light-theme">
<header>
<div class="main-header">
<div class="title">Jeel's Portfolio</div>
<div class="navbar">
<a href="#hero-section">Home</a>
<a href="#about-section">AboutMe</a>
<a href="#skill">Skill</a>
<a href="#project">Projects</a>
</div>
</div>
</header>
<main>
<section class="screen-fit-center">
<div class="container" id="hero-section">
<div class="hero-intro">
<div>
<div class="text">Hey there, I'm <span>Jeel</span></div>
<div class="text">Aspiring Mini Software Engineer & Student.</div>
<!-- <div class="text"><span id="domains">Software Engineer</span></div> -->
</div>
<div class="side-by-side button">
<a download href="Resources/Resume.pdf">Download Resume</a>
<a download href="mailto:dobariyaj34@gmail.com">Hire Me!!!</a>
</div>
<div class="side-by-side button contact">
<div class="item"><a href="https://wa.me/7016958781"><i class="fa-brands fa-whatsapp whatapp"></i></a></div>
<div class="item"><a href="https://www.instagram.com/jeel9582/"><i class="fa-brands fa-instagram insta"></i></a></div>
<div class="item"><a href="https://github.com/JeelDobariya38"><i class="fa-brands fa-github github"></i></a></div>
<div class="item"><a href="https://www.linkedin.com/in/jeeldobariya"><i class="fa-brands fa-linkedin linkedin"></i></a></div>
</div>
</div>
<div class="hero-image">
<div>
<img src="Graphics/aigenerated.png" alt="coding illustration" class="img-fit">
<a href="https://www.freepik.com">Designed by Freepik AI</a>
</div>
</div>
</div>
</section>
<hr>
<section>
<div id="about-section">
<h2>About Me!!</h2>
<div>
<p>
I am a <i>16-year-old boy</i> with a deep passion for <i>computer programming</i> and a strong
aspiration to become a young software engineer. From a young age, I have been captivated by the world of
technology and the endless possibilities
</p>
<br>
<p>
it offers for problem-solving and innovation. My journey in coding started with languages like
<em>C#, Python, and Java.</em> Through self-guided learning and exploration, I have acquired a solid
foundation in these languages and enjoy applying them in
development of various projects. The process of creating software that can positively impact people's lives truly fascinates me.
</p>
<br>
<p>
With each project I undertake, I strive to
deepen my understanding of programming principles and expand my skill set. I eagerly embrace new
challenges and am constantly seeking opportunities
to learn and grow as a developer. I am motivated by the idea of contributing to the development of
cutting-edge technologies and being part of
a collaborative team that pushes the boundaries of innovation.
</p>
<br>
<p>
Beyond coding, I am an avid learner who believes in the power of knowledge and its
potential to transform lives. I am dedicated to staying up-to-date with the latest advancements in
the tech industry.
</p>
<br>
<p>
I am excited to connect with like-minded individuals, industry professionals, and mentors who share my passion for programming
and can provide guidance and inspiration on this rewarding journey.
</p>
<br>
<p>
Together, let's shape the future through technology! 🚀💻
</p>
<br>
</div>
<div>
<div><a href="https://leetcode.com/Jeel_Dobariya/">LeetCodeRank: <b id="rank"></b></a></div>
</div>
</div>
</section>
<hr>
<section>
<div id="skill">
<h2>My Skills!!</h2>
<div class="skills">
<div class="skills-container">
<div class="skill">
<img src="lightimg/python-min.png" alt="Python">
<p>Python</p>
</div>
<div class="skill">
<img src="lightimg/java-min.png" alt="Java">
<p>Java</p>
</div>
<div class="skill">
<img src="lightimg/csharp-min.png" alt="CSharp">
<p>CSharp</p>
</div>
<div class="skill">
<img src="lightimg/html-min.png" alt="Html">
<p>Html</p>
</div>
<div class="skill">
<img src="lightimg/css-min.png" alt="Css">
<p>Css</p>
</div>
<div class="skill">
<img src="lightimg/cpp-min.png" alt="C++">
<p>C++</p>
</div>
</div>
</div>
</div>
</section>
<hr>
<section>
<div id="project">
<h2>Projects</h2>
<div class="projects-container">
<div class="project">
<h3>
Smart Manager - Securing Passwords, Simplifying Authentication
</h3>
<div>
"Smart Manager" is more than an application; it's a guardian for your sensitive data in the tech-driven era. Tailored to securely store and manage passwords, it stands as a robust solution that prioritizes data security, ease of use, and efficient management. Smart Manager, a Python command-line application, empowers users to safeguard their passwords locally.
<br>
<br>Smart Manager is a python command-line application. Which allow user to store there password locally in there own system.
<br>
<br><b>Warning</b>:
<br>Don't share your authentic details with Smart Manager; it's a python project designed for fun and exploration of the world of Python. It doesn't ensure security. For secure password management, consider reputable alternatives.
<br>
<br><b>Key Features</b>:
<ul>
<li><i>Secure Password Storage</i>: Smart Manager ensures the secure storage of passwords locally.</li>
<li><i>Efficient Data Management</i>: Organize and manage authentication-related data with ease.</li>
</ul>
<br><b>Contribution and Documentation</b>:
<br>Explore comprehensive documentation, usage instructions, and examples on the dedicated web page. Contribute to the project's development on GitHub, where you can find the source code and actively participate in shaping the future of Smart Manager.
<br>
<br><b>Why Smart Manager Matters</b>:
<br>"Smart Manager" addresses the essential need for secure password management. Beyond that, it's an exploration of Python's capabilities, fostering a community-driven approach to improving password security.
<br>
<br><b>Let's revolutionize authentication together! 🚀🔐</b>
</div>
<div>Technologies used:- Python</div>
<div class="projectlinks">
<button><a href="https://jeeldobariya38.github.io/Smart-Manager/">Checkout!!</a></button>
<button><a href="https://github.com/JeelDobariya38/Smart-Manager">Github</a></button>
</div>
</div>
<div class="project">
<h3>
PyDevTools - Simplifying Python Development
</h3>
<div>
"PyDevTools" is more than just a utility package; it's your trusty companion in the vast landscape of Python development. Crafted to streamline various facets of Python programming, it becomes your go-to toolkit for efficient and effective coding.
<br>
<br><b>Key Features</b>:
<ul>
<li><i>Mathematical Magic</i>: Seamlessly perform mathematical operations with a diverse range of functions and utilities.</li>
<li><i>User Input Simplified</i>: Effortlessly handle and validate user input, making interaction smoother.</li>
<li><i>Output Perfection</i>: Format and display output with finesse, enhancing readability.</li>
<li><i>File Management Made Easy</i>: Efficiently navigate and manage files and directories for a more organized project.</li>
<li><i>Data Structures at Your Fingertips</i>: Use powerful tools to work with data collections and structures.</li>
<li><i>Database Interaction</i>: Seamlessly interact with databases, making data management a breeze.</li>
</ul>
<br><b>Contribution and Documentation</b>:
Explore comprehensive documentation, usage instructions, and examples on the dedicated web page. Contribute to the project's development on GitHub, where you can find the source code and actively participate in shaping the future of PyDevTools.
<br>
<br><b>Why PyDevTools Matters</b>:
<br>"PyDevTools" is a catalyst for Python developers, aiming not just to streamline processes but to inspire mastery. It's about making Python development intuitive, enjoyable, and collectively empowering the community.
<br>
<br><b>Join us in revolutionizing Python development together! 🚀🐍</b>
</div>
<div>Technologies used:- Python</div>
<div>
<button><a href="https://jeeldobariya38.github.io/PyDevTools/">Checkout!!</a></button>
<button><a href="https://github.com/JeelDobariya38/PyDevTools">Github</a></button>
</div>
</div>
<div class="project">
<h3>
PyFileHandling - Streamlining Pythonic File Operations
</h3>
<div>
"PyFileHandling" is a Python package meticulously crafted to simplify file handling operations, offering a robust toolkit for seamless manipulation of files and directories in your Python projects.
<br>
<br><b>Key Features</b>:
<ul>
<li><i>Effortless File Operations</i>: Perform file reading and writing with ease, enhancing your code's efficiency.</li>
<li><i>Streamlined Code Management</i>: Simplify file operations for improved code readability and maintenance.</li>
<li><i>Pythonic File Handling</i>: Elevate Python's native file capabilities, providing versatility and developer-friendly solutions.</li>
</ul>
<br><b>Contribution and Documentation</b>:
<br>Explore comprehensive documentation, usage instructions, and examples on the dedicated web page. Contribute to the project's development on GitHub, where you can find the source code and actively participate in shaping the future of PyFileHandling.
<br>
<br><b>Why PyFileHandling Matters</b>:
<br>This package is not just about file handling; it's about making Python development more intuitive and enjoyable. Join the community, experiment with PyFileHandling in your projects, and share your insights to help us collectively enhance Python file management.
<br>
<br><b>Let's Revolutionize Python File Handling Together! 🚀📂</b>
</div>
<div>Technologies used:- Python</div>
<div>
<button><a href="https://jeeldobariya38.github.io/PyFileHandling/">Checkout!!</a></button>
<button><a href="https://github.com/JeelDobariya38/PyFileHandling">Github</a></button>
</div>
</div>
<div class="project">
<h3>
Coding-Notes - Your Coding Compendium
</h3>
<div>
"Coding-Notes" is more than just a platform; it's your comprehensive compendium for all things coding. This website is meticulously designed to provide developers with organized notes covering a wide array of programming topics, acting as a valuable reference whenever you need it.
<br>
<br><b>Key Features</b>:
<ul>
<li><i>Cheatsheet Convenience</i>: Think of it as your organized cheatsheet for various programming languages, available at your fingertips.</li>
<li><i>Snippet Efficiency</i>: Get snippets that are well-organized, helping you write code efficiently within minutes.</li>
<li><i>Enhanced Visualization</i>: "Coding-Notes" prioritizes great visualization and style for an enriched coding experience.</li>
</ul>
<br><b>Supported Languages</b>:
<br>"Coding-Notes" supports Python, C++, Java, HTML, CSS, and C-lang. The snippets provided range from basic to advanced, catering to developers at every skill level.
<br>
<br><b>Contribution and Documentation</b>:
<br>Explore comprehensive documentation, usage instructions, and examples on the platform. Contribute to the project's development on GitHub, where you can find the source code and actively participate in shaping the future of Coding-Notes.
<br>
<br><b>Why Coding-Notes Matters</b>:
<br>"Coding-Notes" is a pivotal resource for developers, offering not just a cheatsheet but a curated collection of organized snippets. It's about making coding more accessible, efficient, and enjoyable.
<br>
<br><b>Join us in crafting the ultimate coding resource! 🚀💻</b>
</div>
<div>Technologies used:- Html, Css, Javascript</div>
<div>
<button><a href="https://jeeldobariya38.github.io/Coding-Notes/">Checkout!!</a></button>
<button><a href="https://github.com/JeelDobariya38/Coding-Notes">Github</a></button>
</div>
</div>
</div>
</div>
</section>
<hr>
<section>
<div id="achievements">
<h2>
Certificates & Achievements
</h2>
<div class="certificates-container">
<div class="certificate"><a href="https://www.hackerrank.com/certificates/590f5d66febb"><img src="lightimg/python-basic-min.png" alt="python(basic)"></a></div>
<div class="certificate"><a href="https://www.hackerrank.com/certificates/fc1e239c7dfb"><img src="lightimg/java-basic-min.png" alt="java(basic)"></a></div>
</div>
</div>
</section>
</main>
<footer>
<div class="attribution">
<b>Copyright © 2024 Jeel Dobariya</b>
</div>
<div class="attribution">
<b>Special thanks to <a href="https://www.freepik.com/">freepik.com</a> and <a href="https://fontawesome.com/">fontawesome.com</a> for the images and icons</b>
</div>
</footer>
<script src="Scripts/leetcode-data.js"></script>
</body>
</html>