-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
212 lines (162 loc) · 8.22 KB
/
index.html
File metadata and controls
212 lines (162 loc) · 8.22 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="./img/logo.png">
<title>Logashree | Front-End Developer Portfolio</title>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!-- FontAwesome for icons -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/TagCloud@2.4.0/dist/TagCloud.min.js"></script>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.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=Bebas+Neue&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&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=Changa:wght@200..800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="cube.css">
</head>
<body>
<!-- Particle Background -->
<div id="particles-js"></div>
<!-- Portfolio Content -->
<div class="frame-Container">
<!-- Navigation Section -->
<div class="col-xxl-1 col-xl-1 col-lg-2 col-md-2 col-sm-12 p-4 navbar">
<div class="row g-3">
<nav class="col-xxl-3 col-xl-3 col-lg-3 col-md-3 col-sm-12 d-md-flex ">
<div class="contact">
<div>
<a href="index.html"><i class="fa-solid fa-house" alt="" width="30" height="24"></i></i></a>
</div>
<div>
<a href="about.html"><i class="dropdowns fa-solid fa-user" alt="" width="30" height="24"> </i></a>
</div>
<div>
<a href="resume.html"> <i class="fa-solid fa-user-graduate" alt="" width="30" height="24"> </i></a>
</div>
<div>
<a href="project.html"> <i class="fa-solid fa-images" alt="" width="30" height="24"></i></a>
</div>
<div>
<a href="contact.html"> <i class="fa-solid fa-address-book" alt="" width="30" height="24"></i></a>
</div>
</nav>
</div>
</div>
<!-- Profile Photo Section -->
<div class="col-xxl-3 col-xl-4 col-lg-4 col-md-5 col-sm-12 p-0 profile ">
<div class="col-xxl-12 col-xl-12 col-lg-12 col-md-12 col-sm-12 left-box ">
<div class="header">
<div> <img src="./img/logo.png" width="100" height="100"></div>
<div>
<button class="hd_button" onclick="window.location.href='./project.html';">
<i class="fa-solid fa-circle"></i> Available for 4 projects
</button>
</div>
</div>
<div class="footer">
<h5 class="email">itslogashree03@gmail.com</h5>
<h5>Chennai, TamilNadu</h5>
<p class="copyright">© 2025 Logashree. All Rights Reserved</p>
<div class="contact d-flex align-items-center flex-wrap justify-content-center">
<a href="mailto:itslogashree03@gmail.com"><i class="fa-solid fa-envelope"></i></a>
<a href="https://www.linkedin.com/in/logashree-k-09b252227/" target="_blank"><i
class="fa-brands fa-linkedin"></i></a>
<a href="https://github.com/Logashree03" target="_blank"><i class="fa-brands fa-github"></i></a>
</div>
</div>
<!-- <div> <img src="./images/sign.png" alt="signature" width="200" height="150"></div> -->
</div>
</div>
<!--- Next Section --->
<div class="col-xxl-8 col-xl-7 col-lg-12 col-md-12 col-sm-12 details btn main text-start timeline-title px-4 py-2">
<div class="row">
<div class="col-xxl-7 col-xl-7 col-lg-12 col-md-12 col-sm-12 timeline-title p-4" >
<h1> Hi there! <br> <span class="NInfo"> I'm Logashree </span>
<br>
<h4 class='random-word'></h4>
</h1>
<p class="timeline-title pb-4 pt-3 "data-aos="zoom-in" data-aos-delay="300" data-aos-duration="3000" data-aos-offset="200"> "As a Full Stack Web Developer, I have completed my Full Stack Web
Development course and have hands-on experience in building creative and responsive
websites. I am motivated to start my career in the IT field, where I can apply my skills,
grow my knowledge, and contribute effectively to the success of the organization."</p>
<a href='about.html' class="Btn">More About Me </a>
</div>
<div class="col-xxl-5 col-xl-5 col-lg-12 col-md-12 col-sm-12" style="position: relative;">
<!-- Skills 3D Cloud Animation -->
<div id="tag-cloud" class="skills-cloud"></div>
<script>
document.addEventListener("DOMContentLoaded", function () {
const skills = [
"HTML", "CSS", "JavaScript", "React", "Bootstrap",
"Git", "Figma", "Responsive Design", "Node.js",
"UI/UX", "MongoDB", "Frontend", "Creative"
];
const container = "#tag-cloud";
const options = {
radius: 180,
maxSpeed: "normal",
initSpeed: "normal",
direction: 135,
keep: true
};
TagCloud(container, skills, options);
// Styling text dynamically after load
const cloudText = document.querySelectorAll("#tag-cloud span");
cloudText.forEach((text) => {
text.style.color = "#5abab8";
text.style.fontWeight = "600";
text.style.transition = "color 0.3s ease";
text.style.fontFamily = "'Changa', sans-serif";
text.onmouseover = () => (text.style.color = "#ffffff");
text.onmouseout = () => (text.style.color = "#5abab8");
});
});
</script>
<!-- Interactive Abstract Glowing Doll -->
<div class="glow-doll">
<div class="orb"></div>
<div class="shadow"></div>
</div>
<script>
const orb = document.querySelector(".orb");
const shadow = document.querySelector(".shadow");
const container = document.querySelector(".glow-doll");
container.addEventListener("mousemove", e => {
const rect = container.getBoundingClientRect();
const x = e.clientX - rect.left - rect.width / 2;
const y = e.clientY - rect.top - rect.height / 2;
// Orb moves subtly toward mouse
orb.style.transform = `translate(${x * 0.05}px, ${-40 + y * 0.05}px)`;
// Shadow moves slightly opposite
shadow.style.transform = `translateX(${x * 0.02}px) scaleX(${1 + Math.abs(x * 0.0015)})`;
});
// Reset position when mouse leaves
container.addEventListener("mouseleave", () => {
orb.style.transform = "translateY(-40px)";
shadow.style.transform = "scaleX(1)";
});
</script>
</div>
</div>
</div>
</div>
<!-- Particles.js Script -->
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/TagCloud@2.4.0/dist/TagCloud.min.js"></script>
<script src="index.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>