This repository was archived by the owner on Mar 20, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
233 lines (208 loc) · 6.49 KB
/
index.html
File metadata and controls
233 lines (208 loc) · 6.49 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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Saicharan Bagadi | Portfolio</title>
<style>
/* Reset and base styles */
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background-color: #f5f7fa;
color: #222;
margin: 0;
padding: 0 20px 40px 20px;
transition: background-color 0.4s ease, color 0.4s ease;
}
header, footer {
background-color: #004080;
color: white;
padding: 20px 20px;
text-align: center;
border-radius: 8px;
margin: 20px auto;
max-width: 900px;
}
header h1 {
margin: 0 0 6px 0;
font-weight: 700;
font-size: 2.8rem;
letter-spacing: 1.1px;
}
header p {
margin: 0 0 12px 0;
font-weight: 500;
font-size: 1.2rem;
font-style: italic;
color: #b3d1ff;
}
nav {
margin-bottom: 10px;
}
nav a {
text-decoration: none;
color: #aad4ff;
font-weight: 600;
margin: 0 12px;
transition: color 0.3s ease;
font-size: 1.1rem;
}
nav a:hover {
color: #ffd166;
}
#darkToggle {
background: none;
border: none;
cursor: pointer;
font-size: 1.3rem;
margin-left: 12px;
color: #aad4ff;
transition: color 0.3s ease;
vertical-align: middle;
}
#darkToggle:hover {
color: #ffd166;
}
.resume-btn {
display: inline-block;
background-color: #ffd166;
color: #004080;
text-decoration: none;
font-weight: 700;
padding: 10px 20px;
border-radius: 30px;
margin-top: 10px;
transition: background-color 0.3s ease, color 0.3s ease;
}
.resume-btn:hover {
background-color: #e6b800;
color: #00264d;
}
section {
max-width: 900px;
margin: 20px auto;
background-color: white;
padding: 25px 30px;
border-radius: 10px;
box-shadow: 0 3px 10px rgba(0,0,0,0.1);
transition: background-color 0.4s ease, color 0.4s ease;
}
section h2 {
font-size: 2rem;
font-weight: 700;
margin-bottom: 12px;
border-bottom: 3px solid #ffd166;
padding-bottom: 6px;
color: #004080;
}
section ul {
list-style-type: disc;
padding-left: 20px;
font-size: 1.1rem;
line-height: 1.5;
}
section p {
font-size: 1.1rem;
line-height: 1.6;
}
footer p {
font-size: 0.9rem;
margin: 0;
color: #d9e3f0;
}
/* Dark mode styles */
.dark-mode {
background-color: #121A2B;
color: #E0E6F0;
}
.dark-mode header,
.dark-mode footer {
background-color: #1F2A44;
}
.dark-mode section {
background-color: #243556;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.dark-mode section h2 {
color: #A8C0FF; /* lighter sky blue for headings */
border-bottom-color: #FFD166; /* warm gold underline */
}
.dark-mode nav a {
color: #A8C0FF;
}
.dark-mode nav a:hover {
color: #FFD166;
}
.dark-mode .resume-btn {
background-color: #395B94;
color: #FFD166;
border: 1px solid #FFD166;
}
.dark-mode .resume-btn:hover {
background-color: #FFD166;
color: #243556;
}
.dark-mode #darkToggle {
color: #A8C0FF;
}
.dark-mode #darkToggle:hover {
color: #FFD166;
}
</style>
</head>
<body>
<header>
<h1>Saicharan Bagadi</h1>
<p>Computer Science Student | Developer | Tech Enthusiast</p>
<nav>
<a href="#projects">Projects</a>
<a href="#about">About</a>
<a href="#certifications">Certifications</a>
<a href="#contact">Contact</a>
<button id="darkToggle" aria-label="Toggle Dark Mode">🌙</button>
</nav>
<a href="Resume_Template__4_.pdf" class="resume-btn" download="Saicharan_Resume.pdf">Download Resume</a>
</header>
<section id="projects">
<h2>Projects</h2>
<ul>
<li><strong>Smart Parking System</strong> – Implemented using OOP in C++</li>
<li><strong>Simple Banking System</strong> – Python-based CLI application</li>
<li><strong>Exam Grading System</strong> – HTML, CSS, JavaScript</li>
<li><strong>Portfolio Website</strong> – Static site using HTML, CSS, JS</li>
<li><strong>ET-Website</strong> – Case Study Sample Website. Explore on <a href="https://github.com/Saicharan345/ET-Website" target="_blank" rel="noopener noreferrer">GitHub</a>.</li>
<li><strong>digimart123</strong> – E-commerce web project available on <a href="https://github.com/Saicharan345/digimart123" target="_blank" rel="noopener noreferrer">GitHub</a>.</li>
</ul>
</section>
<section id="about">
<h2>About Me</h2>
<p>
I’m Saicharan Bagadi, a Computer Science student at SRM University, AP. I enjoy coding in C++, Python, and JavaScript, and love building projects that solve real-world problems. I’m passionate about learning new technologies and improving my skills. My goal is to create impactful software and grow as a developer. Always open to new challenges and collaborations!
</p>
</section>
<section id="certifications">
<h2>Certifications</h2>
<ul>
<li>✔️ Automated Railway Gate – Infosys Springboard</li>
<li>✔️ Automated Traffic Light – Infosys Springboard</li>
</ul>
</section>
<section id="contact">
<h2>Contact</h2>
<p>If you’d like to collaborate, discuss opportunities, or just say hello, feel free to reach out! </p>
<p>Email: <a href="mailto:saicharanbagadi@gmail.com">saicharanbagadi@gmail.com</a></p>
<p>Phone: <a href="tel:+919063302709">+91 90633 02709</a></p>
<p>GitHub: <a href="https://github.com/Saicharan345" target="_blank" rel="noopener noreferrer">Saicharan345</a></p>
<p>LinkedIn: <a href="https://www.linkedin.com/in/saicharan-bagadi-33a81a312" target="_blank" rel="noopener noreferrer">Saicharan Bagadi</a></p>
</section>
<footer>
<p>© 2025 Saicharan Bagadi. All rights reserved.</p>
</footer>
<script>
const toggle = document.getElementById('darkToggle');
toggle.addEventListener('click', () => {
document.body.classList.toggle('dark-mode');
});
</script>
</body>
</html>