-
Notifications
You must be signed in to change notification settings - Fork 0
/
index1.html
252 lines (215 loc) · 9.36 KB
/
index1.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>portfolio</title>
<link rel="stylesheet" href="style.css">
<script src="https://kit.fontawesome.com/1bd194d18f.js" crossorigin="anonymous"></script>
</head>
<body>
<div id="header">
<div class="container">
<nav>
<img src="Company logo.jpg" class="logo">
<ul id="sidemenu">
<li><a href="#header">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#contact">Contact</a></li>
<i class="fas fa-times" onclick="closemenu()"></i>
</ul>
<i class="fas fa-bars" onclick="openmenu()"></i>
</nav>
<div class="header_text">
<p>WEB Designer</p>
<h1>Hi, I'm <span>Ragunathan</span> <br>from India</h1>
</div>
</div>
</div>
<!--------about------------------------------------------------------------------------------->
<div id="about">
<div class="container">
<div class="row">
<div class="about-col-1">
<img src="Ragunathan Photo.jpg" alt="">
</div>
<div class="about-col-2">
<h1 class="sub_title">About me</h1>
<br>
<p> My name's Ragunathan I completed my M.Sc(DataScience) in 2024 and have Web Site years of experience working as 1 Month.
While working for [Besent Technnologies], I developed [soft and hard skills], which I think will apply well to this role.
</p>
<div class="tab_titles">
<p class="tag_links active-link" onclick="opentab('skills')">Skills</p>
<p class="tag_links" onclick="opentab('education')">Education</p>
<p class="tag_links" onclick="opentab('experience')">Experience</p>
</div>
<div class="tab_contents active-tab" id="skills">
<ul>
<li><span>html</span><br>Designing Web interfaces</li>
<li><span>java</span><br>Designing app interfaces</li>
<li><span>html</span><br>Designing Web interfaces</li>
</ul>
</div>
<div class="tab_contents" id="education">
<ul>
<li><span>ece</span><br>Designing Web interfaces</li>
<li><span>hsc</span><br>Designing app interfaces</li>
<li><span>sslc</span><br>Designing Web interfaces</li>
</ul>
</div>
<div class="tab_contents" id="experience">
<ul>
<li><span>1</span><br>Designing Web interfaces</li>
<li><span>2</span><br>Designing app interfaces</li>
<li><span>3</span><br>Designing Web interfaces</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!--------services------------------------------------------------------------------------------->
<div id="services">
<div class="container">
<h1 class="sub_title">My services</h1>
<div class="services-list">
<div>
<i class="fa-brands fa-html5"></i>
<h2>Web Design</h2>
<p>My name's Ragunathan I completed my M.Sc(DataScience) in 2024 and have Web Site years of experience working as 1 Month.
</p>
<a href="#">Learn more</a>
</div>
<div>
<i class="fa-brands fa-java"></i>
<h2>Java Design</h2>
<p>My name's Ragunathan I completed my M.Sc(DataScience) in 2024 and have Web Site years of experience working as 1 Month.
</p>
<a href="#">Learn more</a>
</div>
<div>
<i class="fa-brands fa-app-store"></i>
<h2>App Design</h2>
<p>My name's Ragunathan I completed my M.Sc(DataScience) in 2024 and have Web Site 1 Month.
</p>
<a href="#">Learn more</a>
</div>
</div>
</div>
</div>
<!--------portfolio------------------------------------------------------------------------------->
<div id="portfolio">
<div class="container">
<h1 class="sub_title">My Work</h1>
<div class="work-list">
<div class="work">
<img src="beasent.jpeg" alt="">
<div class="layer">
<h3>Java</h3>
<p>
My name's Ragunathan I completed my M.Sc(DataScience) in 2024 and have Web Site
</p>
<a href="#"><i class="fas fa-external-link-alt"></i></a>
</div>
</div>
<div class="work">
<img src="igt.jpeg" alt="">
<div class="layer">
<h3>SQL</h3>
<p>
My name's Ragunathan I completed my M.Sc(DataScience) in 2024 and have Web Site
</p>
<a href="#"><i class="fas fa-external-link-alt"></i></a>
</div>
</div>
<div class="work">
<img src="edureka.png" alt="">
<div class="layer">
<h3>Machine Learning</h3>
<p>
My name's Ragunathan I completed my M.Sc(DataScience) in 2024 and have Web Site
</p>
<a href="#"><i class="fas fa-external-link-alt"></i></a>
</div>
</div>
</div>
<a href="#" class="btn">See more</a>
</div>
</div>
<!--------contact------------------------------------------------------------------------------->
<div id="contact">
<div class="container">
<div class="row">
<div class="contact-left">
<h1 class="sub_title">Contact Me</h1>
<p><i class="fas fa-paper-plane"></i>nathanragu347@gmail.com</p>
<p><i class="fas fa-phone-square-alt"></i>9360905887</p>
<div class="social-icons">
<a href="#"><i class="fab fa-facebook"></i></a>
<a href="#"><i class="fab fa-twitter-square"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-linkedin"></i></a>
</div>
<a href="RAGUNATHAN RESUME (AutoRecovered)-1.pdf" download class="btn btn2">Download Cv</a>
</div>
<div class="contact-right">
<form method="post" action="https://script.google.com/macros/s/AKfycbyExJFmUGWyQM0jmBHwic92T95xpEwAxB99_B_EcbHftIEs8kW7wHJJU3Hvzls0K0JOuQ/exec" name="contact-form">
<input type="text" name="name" placeholder="Your Name" required>
<input type="email" name="email" placeholder="Your email" required>
<textarea name="Message" rows="6" placeholder="Your Message"></textarea>
<a href=""><button type="submit" class="btn btn2">Submit</button></a>
</form>
<span id="msg"></span>
</div>
</div>
</div>
<div class="copyright">
<p>
Copyright @ Google. <br> <br> Made with <i class="fas fa-heart"></i> by Ragunathan P
</p>
</div>
</div>
<script>
var tablinks = document.getElementsByClassName("tag_links");
var tabcontents = document.getElementsByClassName("tab_contents");
function opentab(tabname){
for(tablink of tablinks){
tablink.classList.remove("active-link");
}
for(tabcontent of tabcontents){
tabcontent.classList.remove("active-tab");
}
event.currentTarget.classList.add("active-link");
document.getElementById(tabname).classList.add("active-tab");
}
</script>
<script>
var sidemenu=document.getElementById("sidemenu");
function openmenu(){
sidemenu.style.right="0";
}
function closemenu(){
sidemenu.style.right="-200px";
}
</script>
<script>
const scriptURL = 'https://script.google.com/macros/s/AKfycbyExJFmUGWyQM0jmBHwic92T95xpEwAxB99_B_EcbHftIEs8kW7wHJJU3Hvzls0K0JOuQ/exec'
const form = document.forms['contact-form']
form.addEventListener('Submit', e => {
e.preventDefault()
fetch(scriptURL, { method: 'POST', body: new FormData(form)})
.then(response => {
msg.innerHTML="Message Sent Succesfully"
setTimeout(function(){
msg.innerHTML=""
},5000)
form.reset()
})
.catch(error => console.error('Error!', error.message))
})
</script>
</body>
</html>