-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
29 lines (22 loc) · 1.2 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<title>Resume</title>
</head>
<body>
<h1>Ganesh BM</h1>
<h5>Fullstack developer</h5>
<p>Fresher seeking roles in Data structures, Java, CSS, HTML, Javascript, MYSQL</p>
<hr>
<pre> <b>Email</b>: ganeshbudal1@gmail.com <b>Phone</b>: 9886425845</pre>
<pre> <b>Location</b>: Banglore,India <b>Linkedin profile</b>: linkedin.com/in/gbm454</pre>
<pre> <b>Github</b>: github.com/gbm454</pre>
<hr>
<pre><h2><u>EDUCATION</u> <u>SKILLS</u> </h2></pre>
<pre><h3>Bachelore of Engineering JAVA, HTML, CSS, JAVASCRIPT, MYSQL.</h3><br></pre>
<h5><p>Bapuji institute of engineering <br> and technology,davanagere.<br>course <br> -Electronics and communication</p></h5>
<h2> <u>INTERNSHIP</u> <br><h3> Intern <br><h4> Indian Tech Keys</h4> </h3> </h2>
<h2> <u>PERSONAL PROJECTS</u> <br><h4><p> -Weather application <br> -portfolio design <br> -Kanban board</p></h4></h2>
<h2> <u>CERTIFICATES</u> <br><h4><p> -Certified on successfully completing NCC 'B' and 'C' certificate<br> -certified on successfully completing internship at Indian tech keys</p></h4></h2>
</body>
</html>