-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
166 lines (145 loc) · 5.48 KB
/
Copy pathindex.html
File metadata and controls
166 lines (145 loc) · 5.48 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="Style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Mulish:wght@200&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<title>Document</title>
</head>
<body >
<header>
<a href="Home.html"><img src="Images/MYLOGO.png" alt="My Logo"></a>
<nav>
<a href="#about">About</a>
<a href="#skills">Skills</a>
<a href="#edu">Education</a>
<a href="#projects">Projects</a>
<a href="#contact" style="margin-right: 30px;">Contact</a>
</nav>
</header>
<main>
<div>
<h1 >Hello,</h1>
</div>
<div class="row">
<h3>
I'm Aswin S
</h3>
</div>
</main>
<div class="bg-img">
<div class="filler-section">
<p class="qabout" style="background-color: transparent;">I am a person who loves technology and have high passion for
programming, and I like working with computer technologies </p>
</div>
<div class="know-more" style="display: block;">
<a class= "info" href="#about"><button class="more">KNOW MORE</button></a>
</div>
</div>
<div id="about" class="section" style="margin-top: 100px;">
<div>
<h4>ABOUT ME</h4>
</div>
<div class="about-me" >
<p style="background-color:transparent; text-align: judtify;" >Welcome to my website! My name is Aswin S, and I'm an aspiring software developer based in Kochi, Kerala.
I recently graduated with a B-Tech degree in 2022, and I'm eager to start building my career in the software industry.
I was introduced to programming in 10th grade where I learned Java, which sparked my interest in the field.
Since then, I've expanded my skills by learning other programming languages, such as C++, HTML, and CSS.
Currently, I'm learning MERN full stack web development, which will help me gain skills
and expertise to build dynamic and responsive web applications.
To showcase my skills and passion for programming, I've completed several simple projects.
These projects have helped me gain practical experience and have also demonstrated my ability to write clean, efficient, and maintainable code.
</p>
</div>
</div>
<div>
<div class="my-skills" id="skills">
<h4 class="style-skill"> SKILLS</h3>
</div>
<div class="skills">
<img class="h-logo" src="Images/5847f5c3cef1014c0b5e489d.png" alt="">
<h5 class="h-head">HTML</h5>
<img class="c-logo"src="Images/kindpng_4640184.png" alt="css">
<h5 class="c-head">CSS</h5>
</div>
<div class="java">
<img class="j-logo" src="Images/Java_logo_PNG1.png" alt="JAVA">
</div>
</div>
<div id="edu">
<div class="my-skills" id="skills">
<h4 class="style-skill">EDUCATION</h3>
</div>
<div class="edu-style">
<div style="display: flex; margin-top: 20px; background-color: transparent;">
<p class="b-t">
B-TECH <p class="year">2018-2022</p>
</p>
</div>
<hr class="ed-l">
<div class="college">
<p style="background-color: transparent;">Sree Narayana Gurukulam College of Engineering</p>
</div>
</div>
</div>
<div>
<div class="my-skils" id="projects">
<h4 class="style-skill">PROJECTS</h3>
</div>
<div class="pro-center">
<div class="pro-card">
<h4 class="pro-title">
ICTAK Job Portal
</h4>
</div>
<div class="pro-card2">
<h4 class="pro-title" style="background-color: rgba(220, 207, 207, 0); color: rgb(249, 249, 249);">
Trivia Challenge
</h4>
<p class="pro-desc">
</p>
</div>
<div class="pro-card3">
<h4 class="pro-title">
Character Portfolio
</h4>
</div>
</div>
</div>
<hr class="line">
<div class="my-skils" id="contact">
<h4 class="style-skill"></h4>
</div>
<div class="style-connect" style=" position:absolute;">
<div class="h-contact" ><p style="font-size: 40px;">Connect with me</p></div>
<div class="linksocial">
<a href="mailto: aswins945@gmail.com"><img class="l-logo" src="Images/Gmail_Logo_512px.png" alt=""></a>
<a href="https://www.linkedin.com/in/aswin-s-0470661a0"><img class="l-logo"src="Images/linkedin-icon-2-logo-pngrepo-com.png" alt=""></a>
</div>
</div>
<div class="contact-form" style="padding: 10px;">
<form action="" method="POST">
<label for="name">Name:</label>
<input type="text" id="name" name="name" required><br><br>
<label divfor="email">Email:</label>
<input type="email" id="email" name="email" required><br><br>
<label for="message">Message:</label>
<textarea id="message" name="message" required></textarea><br><br>
<input type="submit" value="Submit">
</form>
</div>
</div>
<footer>
<div class="footer-bottom" style="background-color: transparent;">
<p style="background-color:transparent;">Copyright@2022</p>
</div>
</footer>
</body>
</html>