-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
47 lines (47 loc) · 1.9 KB
/
index.html
File metadata and controls
47 lines (47 loc) · 1.9 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>MY RESUME</title>
</head>
<body>
<h1>ASHMIT GUPTA</h1>
<p><img src="photo.jpg" height = 100 width = 80/>
<p>Full Stack Developer | Btech - Computer Science | JECRC UNVIVERSITY </p> </p>
<h2> SUMMARY </h2><hr>
<p>
Motivated and detail-oriented B.Tech Computer Science student with a strong foundation in programming, data structures, and cloud technologies.
Certified in Google Cloud Fundamentals and currently pursuing AWS certification.
Passionate about DevOps, automation, and full-stack development.
Quick learner with hands-on experience in Git, Linux, Python, and web development through academic projects and self-learning.
Seeking an opportunity to apply technical skills in a growth-driven organization and contribute effectively to real-world projects.
</p>
<h2>EDUCATION</h2> <hr>
<h3>St. TERESSAS'S SCHOOL </h3>
<p>Passesd with percentage - 72% </p>
<h3>JECRC UNIVERSITY</h3>
<p>Btech Cse core - 8.5/10</p>
<h2>WORK EXPERIENCE</h2> <hr>
<P>Currently have no work experience ; Hoping to find a decent Internship
</P>
<h2>SKILLS</h2> <hr>
<ul>
<li>Languages: C/C++ , Python , JavaScript , Scratch </li>
<li>Frameworks: ReactJS , Springboot , Spark</li>
<li>Tech-Stack: MS-SQL , Mysql , AWS Services , GCP , Docker , Kubernetes , Airflow</li>
</ul>
<h2>Achievment</h2><hr>
<p>Jee Advance 2023 - 77 marks</p>
<h2>OTHER</h2><hr>
<ul>
<li><a href="contact.html">CONTACT</a> <br></li>
<p></p>
<li><a href="hobbies.html">HOBBIES</a> </li>
</ul> <hr>
<footer>
<p></p>
Copyright © 2023 Ashmit Gupta. All Rights Reserved.
</footer>
</body>
</html>