Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
abhivyakti2 authored Nov 6, 2024
1 parent 76ff553 commit 1584e72
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
Binary file added image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Abhivyakti's Resume</title>
</head>
<body>
<img src="./image.png" height="200">
<h1>ABHIVYAKTI PAL</h1>
<h2>Aspiring Web Developer</h2>
<hr/>
<h3>OBJECTIVE</h3>
<p>Seeking opportunities to contribute to innovative web projects and apply logical thinking to real-world challenges. Eager to leverage skills in web technologies while gaining hands-on experience in a dynamic development environment.</p>
<h3>EDUCATION</h3>
<p>
INDIRA GANDHI DELHI TECHNICAL UNIVERSITY FOR WOMEN <br/>
2023-2027 <br/>
BTech Information Technology<br/>
GPA: 8.32<br/>
</p>
<h3>EXPERIENCE</h3>
<p><h4>OPEN-SOURCE CONTRIBUTOR – HACKTOBERFEST 2024</h4><h5>Level 2 badge earned</h5>Worked on improving open-source projects by submitting pull requests for bug fixes, enhancement and new features.</p>
<h3>KEY SKILLS</h3>
<p><ul><li>Java Programming</li><li>Developing DSA proficiency</li><li>Basic understanding of Web development</li><li>Analytical Problem-Solving</li><li>Supportive Team Participant </li></ul></p>
<h3>CERTIFICATES</h3>
<p><h4>SUMMER INTERNSHIP ON 'MOBILE APP DEVELOPMENT WITH AI'</h4>
AUG 2023 - JAN 2024<br/>Completed a comprehensive training program on mobile app development using Flutter. Gained practical experience in building cross-platform applications, working with Dart programming. Learnt to optimize performance and ensure smooth navigation. Strengthened skills in app architecture, state management, and working with various Flutter libraries for real-world mobile app solutions</p>
<p><h4>MASTER DATA STRUCTURES AND ALGORITHMS USING JAVA (COURSE BY CODING BLOCKS)</h4>JUNE 2024 - JULY 2024<br/>Completed a comprehensive course focused on learning key data structures and algorithms using Java. Gained a solid understanding of concepts such as arrays, linked lists, trees, graphs, and dynamic programming. Developed understanding of how to implement efficient algorithms and optimize time and space complexities. Currently applying these concepts to solve real-world problems and coding challenges.</p>
<h3>HOBBIES</h3>
<p><ul><li>Travel</li><li>Reading novels</li><li>Yoga</li></ul></p>
<h3>CONTACT</h3>
<p>[email protected]<br/>+91 9560470859<br/><a href="https://www.linkedin.com/in/abhivyakti-pal-a5336a294/">Linkedin Profile</a><br/><a href="https://github.com/abhivyakti2">Github Profile</a><br/>Delhi, India<br/></p>
<footer>
<p>© 2024 Abhivyakti</p>
</footer>
</body>
</html>

0 comments on commit 1584e72

Please sign in to comment.