-
Notifications
You must be signed in to change notification settings - Fork 0
/
skills.html
203 lines (203 loc) · 6.76 KB
/
skills.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Sriram Chowdary Mogalapu" />
<meta name="keywords" content="Portfolio,Html,Css,JavaScript,Sriram,SriramChowdary,Mogalapu,Sriram Chowdary Mogalapu,SriramChowdaryMogalapu,Chowdary" />
<meta name="description" content="Portfolio of Sriram Chowdary Mogalapu" />
<link rel="stylesheet" href="style.css" />
<title>SRIRAM CHOWDARY MOGALAPU</title>
<script
src="https://kit.fontawesome.com/11db026357.js"
crossorigin="anonymous"
></script>
<style>
[id^="nav-icon"]:hover {
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
margin: 5px;
background-color: rgb(255, 166, 0);
}
#nav-icon-3 {
background-color: rgb(255, 166, 0);
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
margin: 5px;
}
#nav-icon-5 {
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
margin: 5px;
border: #0277fc solid;
}
footer a:hover{
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
margin: 5px;
background-color: rgb(255, 166, 0);
}
</style>
<style>
img {
width: 40px;
height: 40px;
}
#content-heading {
border: 2px solid;
background-color: bisque;
color: black;
}
#skill-heading {
text-align: center;
text-decoration: underline;
}
#skill {
display: flex;
align-items: center;
justify-content: space-around;
padding: 3px;
margin: 3px;
color: bisque;
}
main h3{
cursor : grab;
}
main h3:hover {
background-color: rgb(255, 166, 0);
}
</style>
</head>
<body>
<header id="header">
<div id="nav-bar">
<div id="nav-icon-1">
<a href="home.html"><i class="fa-solid fa-house"></i>   Home</a>
</div>
<div id="nav-icon-2">
<a href="about.html"
><i class="fa-solid fa-user-tie"></i>   About Me</a
>
</div>
<div id="nav-icon-3">
<a href="skills.html"
><i class="fa-brands fa-centos"></i>   Skills and
Certifications</a
>
</div>
<div id="nav-icon-4">
<a href="projects.html"
><i class="fa-regular fa-file-code"></i>   Projects</a
>
</div>
<div id="nav-icon-5">
<a href="#contact"><i class="fa-solid fa-phone"></i>   Contact</a>
</div>
</div>
<br /><br />
</header>
<main>
<div id="content">
<h1 id="content-heading">Skills</h1>
<div id="skills">
<h2 id="skill-heading">Programming</h2>
<div id="skill">
<h3><img src="cpp_logo.png" alt="CPP" />   C++</h3>
<h3><i class="fa-brands fa-js fa-lg"></i>   JavaScript</h3>
<h3><i class="fa-brands fa-python fa-lg"></i>   Python</h3>
</div>
<h2 id="skill-heading">Frontend Tools</h2>
<div id="skill">
<h3><i class="fab fa-html5 fa-lg"></i>   Html</h3>
<h3><i class="fa-brands fa-css3-alt fa-lg"></i>   CSS</h3>
<h3>
<i class="fa-brands fa-bootstrap fa-lg"></i>   Bootstrap
</h3>
<h3><i class="fa-brands fa-react fa-lg"></i>   ReactJS</h3>
</div>
<h2 id="skill-heading">Backend Tools</h2>
<div id="skill">
<h3><i class="fa-brands fa-node fa-lg"></i>   NodeJS</h3>
<h3><img src="expressjs.svg" alt="ExpressJS"/>   ExpressJS</h3>
<h3><img src="mongodb.svg" alt="MongoDB" /> </i>   MongoDB</h3>
</div>
<h2 id="skill-heading">Computer Core</h2>
<div id="skill">
<h3>
<i class="fa-brands fa-ubuntu fa-lg"></i>   Operating Systems
</h3>
<h3>
    <i class="fa-solid fa-database fa-lg"></i>   RDBMS
</h3>
<h3>
    <i class="fa-solid fa-network-wired fa-lg"></i>  
Computer Networks
</h3>
</div>
<h2 id="skill-heading">AI Skills</h2>
<div id="skill">
<h3>Machine Learning</h3>
<h3>  Data Science</h3>
<h3>  Deep Learning</h3>
</div>
</div>
<h1 id="content-heading">Certifications</h1>
<div id="certifications">
<ul>
<li>Data Science with Python Certification by Threat Prism</li>
<li>HTML, CSS Certifications by Infosys</li>
<li>JavaScript Certification by Scrimba</li>
</ul>
</div>
</div>
</main>
<footer id="footer">
<h3>Follow me on</h3>
<div id="social-media">
<a href="https://github.com/SriramChowdaryMogalapu"
><i class="fa-brands fa-github"></i>   Github</a
>
<a
href="https://www.linkedin.com/in/sriram-chowdary-mogalapu-899500185/"
><i class="fa-brands fa-linkedin"></i>   Linkedin</a
>
<a href="https://www.instagram.com/sriram.mogalapu/"
><i class="fa-brands fa-instagram"></i>   Instagram</a
>
<a href="https://www.facebook.com/SriramChowdary123"
><i class="fa-brands fa-facebook"></i>   Facebook</a
>
<a
href="https://api.whatsapp.com/send?phone=919381436552&text=Hi!%20%20This%20is%20Sriram%20here!!%20Feel%20Free%20to%20message%20me%20for%20any%20doubts!!"
><i class="fa-brands fa-whatsapp"></i>   WhatsApp</a
>
</div>
<br />
<h3>Contact me on</h3>
<br />
<div id="contact">
<a href="mailto: mogalapusriram391@gmail.com"
><i class="fa-solid fa-envelope"></i>  
mogalapusriram391@gmail.com</a
>
<br />
<a href="tel: +91 9381436552"
><i class="fa-solid fa-mobile"></i>   9381436552</a
>
<br />
<a href="Form.html"
><i class="fa-solid fa-align-justify"></i>   Contact via form</a
>
</div>
</footer>
</body>
</html>