-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout_site.php
188 lines (177 loc) · 9.76 KB
/
about_site.php
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
<!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="theme-color" content="#0d46d5">
<link rel="shortcut icon" href="./assets/images/favicon.ico" type="image/x-icon">
<!-- font awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<!-- styles -->
<style>
@import url("./css/reset.css");
@import url("./css/app.css");
</style>
<title>About this Site</title>
</head>
<body>
<!-- header nav -->
<?php
include("./header.php");
?>
<main class="cd-main-contentS">
<section class="component-main component-main-posts">
</section>
<div class="container-content-two-col">
<h1 class="heading-1-left"><span class="color-highlight" style="--highlight-color:var(--color-scheme-4);background:var(--royal-blue-text-clr);padding:0em 0.5em;font-style:italic;">About this site</span></h1>
<div class="side-img-text admission-overlap">
<div class="floating-image"><img src="./assets/images/SAVE_20210420_103700.jpg" alt="pu-admission"></div>
<div class="main-content-xr45 overlap-bg-xr45">
<p class="content-xr45-text">
This website is a project work of B.E. Computer sixth semester batch 2018 students. The team was consist of Bibek Shrestha, Prakash Poudel, Nikash Subedi, Damodar Aryal and Dharma Shrestha under the leadership of Bibek Shrestha. The project was supervised by Dr. Udaya Raj Dhungana.
</p>
<p class="content-xr45-text">
The aim of project were to share the profile of SOE digitally, share news/notice/notes of the college fast and securely, transform physical work of SOE to the digital form.
</p>
</div>
</div>
<h1 class="heading-1-left" style="text-align: center;"><span class="color-highlight" style="--highlight-color:var(--color-scheme-4);background:var(--random-clr);padding:0em 0.5em;font-style:italic;">Our Team</span></h1>
<div class="side-img-text admission-overlap developer-profile">
<div class="card-container">
<img class="round" src="https://khalte.com/images/profile-images/bibek_profile.jpg" alt="developer" />
<h3 class="dev-title">Bibek Shrestha</h3>
<p class="job">Full stack developer</p>
<div class="buttons">
<div><a href="https://github.com/let-bibek" target="_blank"><i class="fa-brands fa-github"></i></a></div>
<div>
<a href="https://np.linkedin.com/in/let-bibek" target="_blank"><i class="fa-brands fa-linkedin"></i></a>
</div>
<div><a href="https://www.facebook.com/letBibek"> <i class="fa-brands fa-facebook"></i></a></div>
<div>
<a href="https://twitter.com/let_bibek"><i class="fa-brands fa-twitter"></i></a>
</div>
</div>
<div class="skills">
<h6>Skills</h6>
<ul>
<li>JavaScript</li>
<li>REACT JS</li>
<li>NEXT JS</li>
<li>NODE</li>
<li>PHP</li>
<li>LARAVEL</li>
<li>HTML</li>
<li>CSS</li>
<li>UI / UX</li>
</ul>
</div>
</div>
<div class="card-container">
<img class="round" src="./assets/images/logo_pu.png" alt="developer" />
<h3 class="dev-title">Prakash Poudel</h3>
<p class="job">Front End Developer</p>
<div class="buttons">
<div><a href="https://github.com/let-bibek" target="_blank"><i class="fa-brands fa-github"></i></a></div>
<div>
<a href="https://np.linkedin.com/in/let-bibek" target="_blank"><i class="fa-brands fa-linkedin"></i></a>
</div>
<div><a href="https://www.facebook.com/letBibek"> <i class="fa-brands fa-facebook"></i></a></div>
<div>
<a href="https://twitter.com/let_bibek"><i class="fa-brands fa-twitter"></i></a>
</div>
</div>
<div class="skills">
<h6>Skills</h6>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
<li>REACT JS</li>
<li>NEXT JS</li>
</ul>
</div>
</div>
<div class="card-container">
<img class="round" src="./assets/images/logo_pu.png" alt="developer" />
<h3 class="dev-title">Nikash Subedi</h3>
<p class="job">Front End Developer</p>
<div class="buttons">
<div><a href="https://github.com/let-bibek" target="_blank"><i class="fa-brands fa-github"></i></a></div>
<div>
<a href="https://np.linkedin.com/in/let-bibek" target="_blank"><i class="fa-brands fa-linkedin"></i></a>
</div>
<div><a href="https://www.facebook.com/letBibek"> <i class="fa-brands fa-facebook"></i></a></div>
<div>
<a href="https://twitter.com/let_bibek"><i class="fa-brands fa-twitter"></i></a>
</div>
</div>
<div class="skills">
<h6>Skills</h6>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
</ul>
</div>
</div>
<div class="card-container">
<img class="round" src="./assets/images/logo_pu.png" alt="developer" />
<h3 class="dev-title">Dharma Shrestha</h3>
<p class="job">Front End Developer</p>
<div class="buttons">
<div><a href="https://github.com/let-bibek" target="_blank"><i class="fa-brands fa-github"></i></a></div>
<div>
<a href="https://np.linkedin.com/in/let-bibek" target="_blank"><i class="fa-brands fa-linkedin"></i></a>
</div>
<div><a href="https://www.facebook.com/letBibek"> <i class="fa-brands fa-facebook"></i></a></div>
<div>
<a href="https://twitter.com/let_bibek"><i class="fa-brands fa-twitter"></i></a>
</div>
</div>
<div class="skills">
<h6>Skills</h6>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
</ul>
</div>
</div>
<div class="card-container">
<img class="round" src="./assets/images/logo_pu.png" alt="developer" />
<h3 class="dev-title">Damodar Aryal</h3>
<p class="job">Front End Developer</p>
<div class="buttons">
<div><a href="https://github.com/let-bibek" target="_blank"><i class="fa-brands fa-github"></i></a></div>
<div>
<a href="https://np.linkedin.com/in/let-bibek" target="_blank"><i class="fa-brands fa-linkedin"></i></a>
</div>
<div><a href="https://www.facebook.com/letBibek"> <i class="fa-brands fa-facebook"></i></a></div>
<div>
<a href="https://twitter.com/let_bibek"><i class="fa-brands fa-twitter"></i></a>
</div>
</div>
<div class="skills">
<h6>Skills</h6>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
</ul>
</div>
</div>
</div>
</div>
<?php
include("./footer.php");
?>
</main>
<!-- footer -->
<!-- JavaScript Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2" crossorigin="anonymous"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="./javascript/index.js"></script>
</body>
</html>