-
Notifications
You must be signed in to change notification settings - Fork 0
/
home.html
177 lines (159 loc) · 6.74 KB
/
home.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Home Page</title>
<link rel="stylesheet" href="home.css">
<!-- font: Montserrat -->
<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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<!-- font Kanit -->
<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=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<!-- Viaodo Libre -->
<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=Viaoda+Libre&display=swap" rel="stylesheet">
</head>
<body>
<!-- Navbar section -->
<div class="navbardiv">
<div class="leftnav">
<p class="leftnavtext"><a class="navlink" href="home.html">clintgeorge.</a></p>
</div>
<div class="rightnav">
<ul class="navmenubutton buttonlink">
<li><a class="navlink" href="home.html">H O M E</a></li>
<li><a class="navlink" href="home.html">A B O U T M E</a></li>
<li><a class="navlink" href="home.html">C O N T A C T</a></li>
<button class="themebtn">Theme</button>
</ul>
</div>
</div>
<!-- Hero section -->
<div class="herosec">
<div>
<img class="heroimg" src="Images/Clintphoto.jpeg">
</div>
<div class="righthero">
<p class="herotxt">Crafting websites that seamlessly showcase your brand's unique value.</p>
<button class="getbtn">GET IN TOUCH</button>
<div class="designline1">
</div>
</div>
</div>
<!-- Section 1 -->
<div>
<p class="section1dsn">About Me</p>
<div class="section1div">
<div class="leftsection1">
<p>01-Introduction</p>
<div class="designline2">
</div>
</div>
<div class="rightsection1">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore
et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut
aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div>
</div>
<!-- Section 2 -->
<div class="section2">
<div class="section2left">
<p class="section2txt">02-PROJECTS</p>
</div>
<div class="projecttbl">
<div class="projectbg">
<img class="projimg" src="Images/acadsite">
<div class="projdsn"></div>
<p class="projdate">2023 - 2024</p>
<p class="projtitle">ACADEMIC CALENDER WITH INTEGRATED CHATBOT</p>
<button class="projbtn">CHECK PROJECT</button>
</div>
<div class="projectbg">
<img class="projimg" src="Images/fcritproj">
<div class="projdsn"></div>
<p class="projdate">2023 - 2024</p>
<p class="projtitle">FCRIT FEE MANAGEMENT SYSTEM</p>
<button class="projbtn">CHECK PROJECT</button>
</div>
<div class="projectbg1">
<img class="projimg" src="Images/fcritproj">
<div class="projdsn"></div>
<p class="projdate">2023 - 2024</p>
<p class="projtitle">FCRIT FEE MANAGEMENT SYSTEM</p>
<button class="projbtn">CHECK PROJECT</button>
</div>
<div class="projectbg1">
<img class="projimg" src="Images/acadsite">
<div class="projdsn"></div>
<p class="projdate">2023 - 2024</p>
<p class="projtitle">ACADEMIC CALENDER WITH INTEGRATED CHATBOT</p>
<button class="projbtn">CHECK PROJECT</button>
</div>
</div>
</div>
<button class="projexpbtn">EXPLORE OTHER PROJECTS</button>
<!-- Section 3 -->
<div class="section3">
<div class="designline3">
</div>
<div>
<p class="section3title">03 - Skills and Experience</p>
</div>
</div>
<div class="secion3cont">
<div class="section3skill">
<div class="skltmlline"></div>
<div class="skltmldot"></div>
<div class="skltmldot1"></div>
<div>
<p class="sectionproglang">Programming Languages</p>
<p class="sectionframework">Frameworks / Libraries</p>
</div>
</div>
<div class="section3exp">
<div class="exptmlline"></div>
<div class="exptmldot"></div>
<div>
<p class="sectionproglang">Social Summer of Code</p>
</div>
</div>
</div>
<p class="section3dsn1">Skills</p>
<p class="section3dsn2">Experience</p>
<!-- Section 4 -->
<div class="section4">
<p class="section4txt">Love what you see? <br> Drop me a message and i'll get back to you in no time!</p>
<br>
<button class="getbtn">GET IN TOUCH</button>
</div>
<div class="section4dsnline"></div>
<!-- Footer -->
<div class="footer">
<div class="footerleft">
<p style="font-size: 21px;">Clint George</p>
<p style="color: #6B6B6B;">+91 7506950281 | <span
style="color: aliceblue; text-decoration: underline;">[email protected]</span></p>
<p style="color: #6B6B6B;">© Clint George 2024</p>
</div>
<div class="footerright">
<ul class="footerbutton">
<li><a class="footlink" href="home.html">H O M E</a></li>
<li><a class="footlink" href="home.html">A B O U T M E</a></li>
<li><a class="footlink" href="home.html">C O N T A C T</a></li>
</ul>
</div>
</div>
<script src="home.js"></script>
</body>
</html>