-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
216 lines (169 loc) · 7.56 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
<!DOCTYPE HTML>
<html>
<head>
<title>Rajas Gandhi</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/skills.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="icon" type="image/png" href="images/favicon.png" />
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt" style="height:100vh;">
<span class="logo"><img src="images/logo.png" alt="Logo" /></span>
<!--<h1>Rajas Gandhi</h1>-->
<h1 style="margin-top:5vh">I am
<span
class="txt-rotate"
data-period="500"
data-rotate='[ "just a kid.", "a developer.", "a creator.", "a tinkerer.", "a maker." ]'></span>
</h1>
<div style="border-bottom:none;" class="arrow bounce"><a style="border-bottom:none" class="fa fa-arrow-down fa-3x" href="#intro"></a></div>
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#intro" class="active">Introduction</a></li>
<li><a href="#mywork">My Work</a></li>
<li><a href="#myskills">My Skills</a></li>
<li><a href="#contact">Contact Me</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>About Me</h2>
</header>
<p>I am a student in Aurora Illinois, interested in computer science and using it to help better the world.</p>
</div>
<span class="image"><img src="images/me.png" alt="" /></span>
</div>
</section>
<!-- First Section -->
<section id="mywork" class="main special">
<header class="major">
<h2>My Work</h2>
</header>
<ul class="features">
<li>
<span class="icon major style5 fa-android"></span>
<h3>RMG Studios</h3>
<p>I started making apps for Android. The first app I have created is TicTacToe on the Play Store. Another app that I am currently working on is called Walkware. It will alert users and stop their music if they are walking across the street so they can cross safely in a city setting.</p>
</li>
<li>
<span class="icon major style5 fa-copy"></span>
<h3>Web Developing</h3>
<p>I have created many websites in the past and continue to make more. Some of my most notable ones are <a href="https://nsgamezz.com">NSGAMEZZ</a> and I have collaborated on <a href="https://gandhiprep.com">GandhiPrep</a>.</p>
</li>
<li>
<span class="icon major style5 fa-server"></span>
<h3>Proxy</h3>
<p>With the world getting closer together online, sometimes we want to get away from the tracking. This <a href="https://techyx.herokuapp.com">proxy</a> allows you to do just that.</p>
</li>
<li>
<span class="icon major style5 fa-bus"></span>
<h3>Bytecurve</h3>
<p>I have helped the company, <a href="https://bytecurve.com" target="top">Bytecurve</a>, with developing their app for school bus drivers. Bytecurve is the company that manages the bussing system of one of the biggest school districts in Illinois, USA.</p>
</li>
<li>
<span class="icon major style5 fa-code"></span>
<h3>Hackathon</h3>
<p>I attended a hackathon, <a href="https://windyhacks.com" target="top">Windy City Hacks</a>, in 2019. At this hackathon, although I didn't win anything, I learned many valuable lessons from many industry-leading experts that I have used in other projects of mine.</p>
</li>
</ul>
</section>
<!-- Second Section -->
<section id="myskills" class="main special">
<header class="major">
<h2>My Skills</h2>
<p>The following statistics show my skills in various areas.</p>
</header>
<p style="margin-bottom:6px">Android Studio</p>
<div class="container">
<div class="skills as">90%</div>
</div>
<br>
<br>
<p style="margin-bottom:6px">HTML</p>
<div class="container">
<div class="skills html">90%</div>
</div>
<br>
<br>
<p style="margin-bottom:6px">Java</p>
<div class="container">
<div class="skills java">85%</div>
</div>
<br>
<br>
<p style="margin-bottom:6px">JavaScript</p>
<div class="container">
<div class="skills js">80%</div>
</div>
<br>
<br>
<p style="margin-bottom:6px">Python</p>
<div class="container">
<div class="skills py">70%</div>
</div>
<br>
<br>
<p style="margin-bottom:6px">CSS</p>
<div class="container">
<div class="skills css">65%</div>
</div>
<br>
<br>
</section>
<!-- Get Started -->
<section id="contact" class="main special">
<header class="major">
<h2>Contact Me</h2>
<p>I am free and willing to talk to anyone about my projects, skills, etc.<br />
Feel free to contact me if you are looking for project help and you think I could<br />
help you. Contact info is listed below.</p>
<p>Or press the button below.</p>
<button onclick="location.href='/contact-form'">Contact Me</button>
</header>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<h2>Contact Info</h2>
<dl class="alt">
<dt>Phone</dt>
<dd>+1 (331)-321-6129</dd>
<dt>Email</dt>
<dd><a href="mailto:[email protected]">[email protected]</a></dd>
</dl>
<ul class="icons">
<li><a href="https://www.twitter.com/_rajasgandhi" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/rajas.gandhi.77" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://www.instagram.com/_rajasgandhi/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://www.github.com/nsgamezz" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://www.linkedin.com/in/rajas-gandhi-2134101a7/" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
</section>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/scroll.js"></script>
<script src="assets/js/typedtext.js"></script>
</body>
</html>