Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions figma.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>HET3</h1>
<a href="https://www.figma.com/design/fLOpIySbuJA4Kd8L8Cq7vu/my-1st-asgn?node-id=167-2&t=lMGFNtNoNPHvnd8K-1">het</a>
</body>
</html>
74 changes: 74 additions & 0 deletions portfolio.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1 align="center">Het Sakariya</h1><br>
<h2 align="center">Fornt-End Developer</h2><br>

<p>I am from Gondal, Gujarat. My religion is Hinduism. I am 18 years old.</p><br>

<table border="2px solid">
<tr>
<th colspan="3" align="left">Skills</th>
</tr>
<tr>
<td>UI/UX</td>
<td>Html</td>
<td>C</td>
</tr>
<tr>
<td>Python</td>
<td>Github</td>
<td>Java</td>
</tr>
</table>


<h2 align="center">Experience Section</h2><br>
<p>Internship : I receive offer of internship by TCS Ahmedabad 25000 per month.</p><br>
<p>Hackathon Participate In : I recently participate in DAIICT Hackout 2025. This is my 4th and superior hackathon in my life.</p><br>

<h2 align="center">Education</h2><br>
<p>I am a FY student and I am learning software engineering in coding gita 4 year B.tech Program. I pass out my 12th in BAPS Gondal in 2025.</p><br>

<h2 align="center">Certificates</h2><br>
<table border="2px solid">

<th>Spoken English</th>
<th>Organized by Unity Spoken Classes</th>
<th>2023</th>
<th>I got 1st rank in Debate compitition.</th>
</table>

<table border="2px solid">

<th>Sarswati Vidyaratna Pariksha</th>
<th>Organized by Indian Govt.</th>
<th>2015</th>
<th>I got 1st rank inn this exam.</th>
</table>

<h2 align="center">Projects</h2><br>
<p>I have been created many projects.</p><br>
<p>1. Make a table of the digit which given by user.</p><br>
<p>2. Print 1 to n number by using do while-loop.</p><br>
<p>3. Make your 12th result by using <table> element in HTML.</p><br>

<h2 align="center">Hobbies and Interests</h2><br>
<p>My hobbies are playing throw-ball and bad-minton and My interests are make own business and doing share-marketing.</p><br>

<h2 align="center">Contact on</h2><br>
<p>Mobile No. : 96620 19277</p><br>
<p>E-mail : [email protected]</p><br>

<p>--------------------------------------------------------------</p><br>
<p>2025 Het Sakariya | All Rights Reserved</p><br>
<p>--------------------------------------------------------------</p><br>


</body>
</html>