-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
218 lines (203 loc) · 8.31 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
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
</head>
<body>
<canvas id="canvas"></canvas>
<div class="nothing" id="nav-list">
<button class="close-button"><span>
<ion-icon name="close"></ion-icon>
</span></button>
<ul class="menu-list">
<li><a href="#home" class="menu-link">Home</a></li>
<li><a href="#members" class="menu-link">Developers</a></li>
<li><a href="#projects" class="menu-link">Projects</a></li>
<li><a href="#join" class="menu-link">Join Us</a></li>
<li><a href="#contact" class="menu-link">Contact</a></li>
</ul>
</div>
<div class="close-modal"></div>
<nav class="navbar">
<button class="nav-icon" id="menu-button">
<ion-icon name="grid"></ion-icon>
</button>
<button class="nav-icon nav-icon-2" id="mode-button">
<ion-icon name="moon"></ion-icon>
</button>
</nav>
<br><br><br>
<section id="home">
<div class="container">
<!-- <h1 id="heading1">Home</h1> -->
<br>
<h1 id="heading"> < Hello <span><img src="./vcf.png" alt=""
style="height: 70px; width: auto;"></span> Developers!
/></h1>
<h1 id="heading2">Welcome to The Home of Vedik Devs</h1>
<p class="content">VedikDevs is a small team of memebers who are new to the Computer Science world and wanna learn
new
skills like
gamedevelpment, web development, apps, animation, graphic designing and all other stuff. We are currently
looking for more and more developers to join us and work on new ideas and project for improving their skills in
computer science and technology. We are just a platform for them. We invite you to join us right now and join a
new journey in the feild of computer science and trust me it will work. The project based learning always works
cause it gives you the idea that how things work and how should we work on new things that we are not aware
about that how they work</p>
</div>
</section>
<br><br>
<hr>
<br><br>
<section id="members">
<h1 id="heading1">developers</h1>
<h4 class="subhead center">
We have a team of Devs who are experts in their fields of work
</h4>
<br>
<div class="columns is-multiline is-centered members">
<div class="column is-5">
<div class="member">
<div class="columns is-multiline">
<div class="column is-4-desktop is-12-mobile is-12-tablet">
<figure class="member-image">
<img src="./images/HimanshuJangid.jpg" alt="">
</figure>
<a href="gttps://himanshurajora.github.io" class="portfolio">Portfolio</a>
</div>
<div class="column">
<h1>Himanshu Jangid</h1>
<p class="content member-content">
Software Developer, Game Developer, Graphics Designer, Both Front And Back End Web Developer. Skills: C,
C++, C#, Python, JavaScript, Java, PHP, HTML, CSS, MySQL, Photoshop, Gravit, Inkscape, Blender, Unity,
Angular, React, Firebase, Git.
</p>
</div>
</div>
</div>
</div>
<div class="column is-5">
<div class="member">
<div class="columns is-multiline">
<div class="column is-4-desktop is-12-mobile is-12-tablet">
<figure class="member-image">
<img src="./images/HimanshuJangid.jpg" alt="">
</figure>
</div>
<div class="column">
<h1>Himanshu Jangid</h1>
<p class="content member-content">
Software Developer, Game Developer, Graphics Designer, Both Front And Back End Web Developer. Skills: C,
C++, C#, Python, JavaScript, Java, PHP, HTML, CSS, MySQL, Photoshop, Gravit, Inkscape, Blender, Unity,
Angular, React, Firebase, Git.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<br> <br>
<!-- <hr> -->
<br> <br>
<section id="projects">
<p id="heading1">
Projects
</p>
<h4 class="center subhead">VedikDevs are always on Projects and We don't Rest </h4>
<br><br>
<div class="container">
<div class="columns is-multiline is-centered">
<div class="column is-5 project">
<div class="columns is-multiline">
<div class="column is-12"><img src="vcf.png" style="height: 100px; margin: auto;" alt=""></div>
<div class="column is-12">
<h1>VCF project</h1>
</div>
<div class="column is-11 project-content">This is a web project and it is the first project that was created
by the vcf team
to create a alternative to wikipedia. View More...
We thought so because we wanted to create a way more better user friendly graphical interface than
wikipedia but unfortunately due to lack of experience and domain knowledge (of servers and databases), it
was a fail. But we learn from faliures and also the whole source code is not our, it is based on an
another open source project that we have forgotten what that was. We are not going to improve it alteast
for a few years. Download the source code and try if you can do so or just view it live and take a look.
</div>
<div class="column is-12"><a href="https://github.com/himanshurajora" class="git-btn">
<ion-icon name="logo-github"></ion-icon> Git
</a></div>
</div>
</div>
<div class="column is-5 project">
<div class="columns is-multiline">
<div class="column is-12"><img src="vcf.png" style="height: 100px; margin: auto;" alt=""></div>
<div class="column is-12">
<h1> project</h1>
</div>
<div class="column is-11 project-content">This is a web project and it is the first project that was created
by the vcf team
to create a alternative to wikipedia. View More...
We thought so because we wanted to create a way more better user friendly graphical interface than
wikipedia but unfortunately due to lack of experience and domain knowledge (of servers and databases), it
was a fail. But we learn from faliures and also the whole source code is not our, it is based on an
another open source project that we have forgotten what that was. We are not going to improve it alteast
for a few years. Download the source code and try if you can do so or just view it live and take a look.
</div>
<div class="column is-12"><a href="https://github.com/himanshurajora" class="git-btn">
<ion-icon name="logo-github"></ion-icon> Git
</a></div>
</div>
</div>
</div>
</div>
</section>
<br><br>
<!-- <hr> -->
<br><br>
<section id="join">
<p id="heading1">Join Us</p>
<p class="subhead center">Send Us a Request to Join</p>
<br>
<br>
<br>
<div class="center">
<a href="https://vcfjr.github.io" class="git-btn">Send a Join Request</a>
</div>
</section>
<br><br><br><br>
<!-- <hr> -->
<br><br>
<section id="contact">
<div class="container">
<div class="columns is-centered is-mobile center ">
<div class="column">
<a href="" class="big">
<ion-icon name="logo-instagram"></ion-icon>
</a>
</div>
<div class="column">
<a href="" class="big">
<ion-icon name="logo-github"></ion-icon>
</a>
</div>
<div class="column">
<a href="" class="big">
<ion-icon name="logo-stackoverflow"></ion-icon>
</a>
</div>
</div>
</div>
<br><br>
<center class="last">
    Vedik Devs <br>
Made By Vedik Devs || For Devs By Devs
</center>
<br><br><br><br>
</section>
<script type="module" src="./main.js"></script>
</body>
</html>