-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
174 lines (158 loc) · 5.88 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Chanu Kolli</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- utility css file -->
<link rel="stylesheet" href="css/utility.css">
<!-- style css file -->
<link rel = "stylesheet" href = "css/style.css">
<!-- fontawesome cdn -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA==" crossorigin="anonymous" />
<!-- google fonts -->
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
</head>
<body>
<!-- navbar section -->
<nav class = "navbar">
<div class = "container">
<div class = "brand-and-toggler">
<a href = "index.html" class = "navbar-brand">chanu</a>
<button type = "button" class = "navbar-toggler" id = "navbar-toggler">
<span>
<i class = "fas fa-bars"></i>
</span>
</button>
</div>
<div class = "navbar-collapse">
<ul class = "navbar-nav">
<li class = "nav-item nav-active">
<a href = "index.html" class = "nav-link">home</a>
</li>
<li class = "nav-item">
<a href = "about.html" class = "nav-link">about</a>
</li>
<li class = "nav-item">
<a href = "resume.html" class = "nav-link">resume</a>
</li>
<li class = "nav-item">
<a href = "skills.html" class = "nav-link">skills</a>
</li>
<li class = "nav-item">
<a href = "projects.html" class = "nav-link">projects</a>
</li>
<li class = "nav-item">
<a href = "contact.html" class = "nav-link">contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- end of navbar section -->
<!-- home page -->
<section class = "home container">
<div class = "row">
<div class = "row-left">
<h3>hello!</h3>
<h1>i'm <span>chanakya raghavendra</span></h1>
<h2>an <span id="type">engineering student</span></h2>
</div>
<div class = "row-right">
<div class = "img-border">
<div class = "img-container">
<img src = "assets/chanu.JPG" alt = "my photo">
</div>
</div>
</div>
</div>
</section>
<!-- end of home page -->
<!-- footer -->
<footer class = "footer container">
<div class = "row">
<div class = "col">
<h3 class = "footer-title">about</h3>
<p class = "text">I am an engineering student, currently learning App development. I am skilled in Java,Sql</p>
<div class = "social-links">
<a href = "https://www.instagram.com/chanakyakolli/"><i class = "fab fa-instagram"></i></a>
<a href = "https://www.facebook.com/chanakya.kolli"><i class = "fab fa-facebook"></i></a>
<a href = "https://github.com/Chanukolli"><i class = "fab fa-github"></i></a>
<a href = "https://www.linkedin.com/in/chanu-kolli-1a2309197/"><i class = "fab fa-linkedin"></i></a>
</div>
</div>
<div class = "col">
<h3 class = "footer-title">links</h3>
<div class = "footer-links">
<a href = "index.html" class = "text">
<i class = "fas fa-long-arrow-alt-right"></i>
home
</a>
<a href = "about.html" class = "text">
<i class = "fas fa-long-arrow-alt-right"></i>
about
</a>
<a href = "skills.html" class = "text">
<i class = "fas fa-long-arrow-alt-right"></i>
skills
</a>
<a href = "contact.html" class = "text">
<i class = "fas fa-long-arrow-alt-right"></i>
contact
</a>
</div>
</div>
<div class = "col">
<h3 class = "footer-title">learning now</h3>
<div class = "footer-links">
<a href = "#" class = "text">
<i class = "fas fa-long-arrow-alt-right"></i>
frontend development
</a>
<a href = "#" class = "text">
<i class = "fas fa-long-arrow-alt-right"></i>
backend development
</a>
<a href = "#" class = "text">
<i class = "fas fa-long-arrow-alt-right"></i>
App development
</a>
<a href = "#" class = "text">
<i class = "fas fa-long-arrow-alt-right"></i>
network security
</a>
</div>
</div>
<div class = "col">
<h3 class = "footer-title">have a question?</h3>
<div>
<span>
<i class = "fas fa-map-marker-alt"></i>
</span>
<span class = "text">Thullur, Guntur, Andhra Pradesh, India</span>
</div>
<div>
<span>
<i class = "fas fa-phone"></i>
</span>
<span class = "text">+91 9493510632</span>
</div>
<div>
<span>
<i class = "fas fa-envelope"></i>
</span>
<span class = "text">[email protected]</span>
</div>
</div>
</div>
<div class = "footer-text">
<p class = "text">© Developed By Chanu And Guided By CSI Chapter VIT-AP</p>
</div>
</footer>
<!-- end of footer -->
<!-- custom js file -->
<script src="js/script.js"></script>
</body>
</html>