-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
206 lines (172 loc) · 7.75 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Bikram Giri</title>
<link rel="stylesheet" href="styles/style.css">
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
crossorigin="anonymous"
referrerpolicy="no-referrer"/>
</head>
<body>
<header>
<div class="head-logo">
<img src="./img/gb.png" alt="head-logo.png"/>
</div>
<div class="navigation">
<nav>
<ul>
<li><a href="#home"> Home </a></li>
<li><a href="#projectWrap">Projects</a></li>
<li><a href="#contactWrap"> Contact </a></li>
</ul>
</nav>
</div>
<div></div>
</header>
<div class="container" id="home">
<div class="leftchild">
<figure>
<img src="./img/bikram.png" alt="bikram.png" style="width: 100%; border-radius: 14px;"/>
</figure>
</div>
<div class="rightchild">
<article>
<h4>Hello Everyone,</h4>
<h1>I'm Bikram Giri</h1>
<p>
I am currently pursuing a Bachelor of Science in Computer Science and Information Technology (B.Sc. CSIT). I love to explore new technologies and solve real-world problems. I enjoy learning new skills and collaborating with other passionate
learners. My goal is to use my knowledge and creativity to impact society positively.
<br />
<br />
<button style="font-weight: bold;">
Hire Me
</button>
</p>
</article>
</div>
</div>
<hr />
<div class="container" id="projectWrap">
<div style="background-color: #da7777; margin-right: 8px;" class="child1">
<article>
<figure>
<img src="./img/college.svg " width=" 50px " height="50px " alt="college" />
</figure>
<br />
<h2>College</h2>
<p>
<li>Godawari College, Itahari-9, Sunsari </li>
<li> BSc.CSIT (Bachelor of Science in Computer Science and Information Technology)</li>
<li> 4 years of Bachelor Degree</li>
</p>
</article>
<button>
<a href="https://www.facebook.com/sushmagodawari/" target="_blank">know more →</a>
</button>
</div>
<div style="background-color: #da7777; margin-right: 8px;" class="child2">
<article>
<figure>
<img src="./img/project.svg " width="50px " height="50px " alt="child2 " />
</figure>
<br />
<h2>Projects</h2>
<p>
<li>Number of projects: 10+</li>
<li>Developing a five software for the finance company, one website for the college, </li>
<li> one website for the government schools and educational app for the students.</li>
</p>
</article>
<button>
<span> <a href="#">know more →</a> </span>
</button>
</div>
<div style="background-color: #da7777; margin-right: 8px;" class="child3">
<article>
<figure>
<img src="./img/experience.svg " width="50px " height="50px " alt="child3 "/>
</figure>
<br />
<h2>Experience</h2>
<p>
<li>I'm currently learning frontend development. </li>
<li>I am interested in Artificial Intelligence(AI) as well as Data Science and enjoying learning a new skills. </li>
</p>
</article>
<button>
<span> <a href="# ">Know more →</a></span>
</button>
</div>
</div>
<hr class="customHr" />
<div class="container">
<div class="left-wrapper">
<article>
<h2>Interest Vs Hobbies</h2>
<p>
Travelling New Places, Reading Books, Playing Football, Coding, Listening Music, Watching Movies, Hiking and many more...
</p>
<br />
<br />
<button style="font-weight: bold;">Download CV</button>
</article>
</div>
<div class="right-wrapper">
<figure>
<img src="./img/bg.jpg" alt="bikram" style="width: 100%; border-radius: 16px;"/>
</figure>
</div>
</div>
<hr class="customHr" />
<div style="padding: 0 5%;">
<div class="contact-container" id="contactWrap">
<div class="left-wrapper">
<article>
<h1>Lets work together on the next projects.</h1>
<p>
I love to work in the groups. For the collaboration of the upcoming projects, feel free to contact me. I'm always there for you.
</p>
</article>
</div>
<div class="right-wrapper">
<button style="font-weight: bold;">
<a href="#"> Contact Me</a>
</button>
</div>
</div>
</div>
<footer>
<div>
<figure>
<img class="footlogo" src="./img/gb.png" alt="logo.png"/>
</figure>
</div>
<div style="text-align: center; cursor:pointer;">
<span>
<a href="https://www.linkedin.com/in/bikram-giri/" target="_blank"><img src="./img/linkedin.png " alt="linkedin " width="6% "></a>
</span>
<span>
<a href="https://www.youtube.com/@technologyknowledge2" target="_blank"><img src="./img/youtube.png " alt="youtube " width="6% "></a>
</span>
<span>
<a href="https://github.com/bikramgiri" target="_blank"><img src="./img/github.png " alt="github " width="6% "></a>
</span>
<span>
<a href="https://www.facebook.com/bikramgiri6" target="_blank"><img src="./img/facebook.png " alt="facebook " width="6% "></a>
</span>
<span>
<a href="https://www.instagram.com/bikramgiri23/" target="_blank"><img src="./img/instagram.png " alt="instagram " width="6% "></a>
<!-- <img src="./img/instagram.png " alt="instagram " width="6% "> -->
</span>
</div>
<div>
<p style="text-align: right;">© 2023 Bikram Giri</p>
</div>
</footer>
</body>
</html>