-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
184 lines (163 loc) Β· 8 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>heshannipuna</title>
<link rel="icon" href="img/x.png" type="image/png">
<link rel="stylesheet" href="styles.css">
<link href="https://fonts.googleapis.com/css2?family=Cascadia+Code:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.css"/>
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick-theme.css"/>
</head>
<body>
<header>
<h1 >Heshan Nipuna Madhubhashana</h1>
</header>
<nav>
<a href="#cv">Resume</a>
<a href="#projects">Projects</a>
<a href="#contact">Contact</a>
<a href="#about">About</a>
</nav>
<section>
<h2 id="about">Professional Summary</h2>
<p>
<span class="emoji">π</span>
Driven by a passion for full-stack development and currently navigating my third year of undergraduate studies at
<a href="https://www.iit.ac.lk/" style="color: #007BFF; text-decoration: none;" onmouseover="this.style.color='#0056b3'" onmouseout="this.style.color='#007BFF'"> Informatics Institute of Technology</a>,
I am actively seeking opportunities to channel my skills and expertise into real-world projects. Proficient in
both front-end and back-end technologies, I bring a dynamic approach to web development. With a commitment to
continual learning and a knack for problem-solving, I am poised to contribute to cutting-edge projects and collaborate
with forward-thinking teams. Explore my portfolio to witness a dedication to creating innovative, user-friendly solutions,
and envision how I can bring value to your next web development endeavor.
</p>
</section>
<section>
<h2>Technical Skills</h2>
<ul>
<li><span class="emoji">π»</span><span class="ett"> Python, Java, HTML5/CSS3, PHP8, JavaScript, SQL, R </p></span></li></div>
<li><span class="emoji">π¨</span><span class="ett"> Adobe XD, Figma, JavaFX, JavaSwing </p></span></li>
<li><span class="emoji">π</span><span class="ett"> NodeJS, MongoDB </p></span></li> <!-- React, Express.js, Node.js, SQL, MongoDB -->
<li><span class="emoji">π§οΈ</span><span class="ett"> Git, Github, Click-Up </p></span></li>
</ul>
</section>
<!-- Education Section -->
<section class="education">
<h2>Education</h2>
<p>π BEng (Hons) Software Engineering<br>
<a href="https://www.iit.ac.lk/" target="_blank"> Informatics Institute of Technology, Sri Lanka</a><br>
affiliated with,
<a href="https://www.westminster.ac.uk/" target="_blank">University of Westminster, London</a><br>
Graduation Year: 2025</p>
</section>
<section id="contact">
<h2>Contact Information</h2>
<p>Email: <a href="mailto:[email protected]" style="text-decoration: none;">[email protected]</a></p>
<p>Phone: <a href="tel:+94766768722" style="text-decoration: none;">+94 76 6768 722</a></p>
</section>
<!-- LinkedIn and GitHub Links -->
<section>
<div class="social-icons">
<a href="https://linkedin.com/in/heshannipuna" target="_blank">
<img src="img/link.png" alt="LinkedIn Logo"> LinkedIn
</a>
<a href="https://github.com/heshannipuna" target="_blank">
<img src="img/git.png" alt="GitHub Logo"> GitHub
</a>
</div>
</section>
<!-- Resume/CV Section -->
<section class="resume-section">
<h2 id="cv">RΓ©sumΓ©/CV</h2>
<p>Download my resume to learn more about my experience and skills.</p>
<a href="https://drive.google.com/uc?export=download&id=12QpuMuKldB9YQOu_ybN_lwiFsWuTSxDf" class="download-btn">Download Resume</a>
</section>
<section id="projects">
<h2><a href="Projects.html" style="text-decoration: none;">Projects</a></h2>
<div class="project-slider">
<div class="project">
<img src="img/lumos.png" alt="LUMOS">
<a href="Projects/LUMOS.html" style="text-decoration: none;">
<h3 class="project-title">LUMOS</h3>
</a>
<p class="project-caption">Hand Gesture based Light Control System for Disabled People.</p>
</div>
<div class="project">
<img src="img/beatzly.png" alt="BeatzLy">
<a href="Projects/BeatzLy.html" style="text-decoration: none;">
<h3 class="project-title">BeatzLy</h3>
</a>
<p class="project-caption">Music Streaming Service.</p>
</div>
<div class="project">
<img src="img/disaster.png" alt="Disaster Survivor">
<a href="Projects/DisasterSurvivor.html" style="text-decoration: none;">
<h3 class="project-title">Disaster Survivor</h3>
</a>
<p class="project-caption">Mobile Application for Surviving Natural Disasters.</p>
</div>
<div class="project">
<img src="img/sneekery2.png" alt="Sneekery">
<a href="Projects/Sneekery.html" style="text-decoration: none;">
<h3 class="project-title">Sneekery</h3>
</a>
<p class="project-caption">Shoe selling e-Commerce website</p>
</div>
<div class="project">
<img src="img/portfolio.png" alt="Portfolio V1">
<a href="Projects/PortfoliioV1.html" style="text-decoration: none;">
<h3 class="project-title">Portfolio V1</h3>
</a>
<p class="project-caption">Professional Portfolio Website.</p>
</div>
<div class="project">
<img src="img/skincon.png" alt="Skin-Consultation">
<a href="Projects/SkinConsult.html" style="text-decoration: none;">
<h3 class="project-title">Skin-Consultation</h3>
</a>
<p class="project-caption">Business Management tool for Dermatology Company.</p>
</div>
</div>
</section>
<section class="certificates-section">
<h2>Certificates and Achievements</h2>
<ul>
<li><span class="certi-emoji">π</span> <a href="https://www.linkedin.com/learning/certificates/b0c0be2bcf5e7187347414acc3210ea9e813faeb97ca48a3fad313e0f473598b?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base%3B%2Bc1Jfm8EQm2t63dskO3P1A%3D%3D" >The fundamentals of programming (LinkedIn)
</a></li>
<li><span class="certi-emoji">π</span> <a href="" >Introduction to Docker by Fidenz Academy
</a></li>
<li><span class="certi-emoji">π</span> <a href="https://drive.google.com/file/d/1Q-rv6pZDHspR0VImKy_OtEr9Ewb_SWUe/view?usp=sharing" >Git 101 CERTIFICATE OF PARTICIPATION Women in FOSS - IIT
</a></li>
<li><span class="certi-emoji">π</span> <a href="https://drive.google.com/file/d/128CLo9anrXTM-aPiVraKCFhqdFevOMs8/view" >Data Science and Deep Learning Workshop - Mozilla Campus Club - IIT
</a></li>
<li><span class="certi-emoji">π</span> <a href="https://www.linkedin.com/learning/certificates/32d14fcba3f638f88ff09a9d307dea74dc3ffafe187f2d2c9330f13acdb87c25" >Career Essentials in Software Development by Microsoft and LinkedIn
</a></li>
</ul>
</section>
<footer>
<p>© 2024 Heshan Nipuna Madhubhashana. All rights reserved.</p>
</footer>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.min.js"></script>
<script>
$(document).ready(function(){
$('.project-slider').slick({
slidesToShow: 2,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 2000,
responsive: [
{
breakpoint: 640,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
}
]
});
});
</script>
</body>
</html>