-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
205 lines (183 loc) · 8.17 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<title>martialcoder</title>
<link rel="shortcut icon" href="logo.png" type="image/png">
<link rel="stylesheet" href="style.css">
<!-- Fontawesome CDN Link -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<!-- Move to up bottom -->
<div class="scroll-button">
<a href="#home"><i class="fas fa-arrow-up"></i></a>
</div>
<!-- navigation menu -->
<nav>
<div class="navbar">
<div class="logo"><a href="#">martial.coder</a></div>
<ul class="menu">
<li><a href="#home">Home</a></li>
<li><a href="#timeline">Timeline</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#services">Projects</a></li>
<li><a href="#contact">Contact</a></li>
<div class="cancel-btn">
<i class="fas fa-times"></i>
</div>
</ul>
<div class="media-icons">
<a href="https://play.google.com/store/apps/dev?id=8460495759436830961"><i class="fab fa-google-play"></i></a>
<a href="https://github.com/surajsahani"><i class="fab fa-github"></i></a>
<a href="https://www.linkedin.com/in/surajsahani/"><i class="fab fa-linkedin"></i></a>
</div>
</div>
<div class="menu-btn">
<i class="fas fa-bars"></i>
</div>
</nav>
<!-- Home Section Start -->
<section class="home" id="home">
<div class="home-content">
<div class="text">
<div class="text-one">Hello,</div>
<div class="text-two">I'm Suraj Sahani</div>
<div class="text-three">Software Engineer<span class="typing-2"></span></div>
<div class="text-four">From India</div>
</div>
<div class="button">
<button onclick="window.location.href='https://calendly.com/surajkumarsahani1997/15min';">Learn More</button>
</div>
</div>
</section>
<!-- About Section Start -->
<section class="about" id="timeline">
<div class="content">
<div class="title"><span>About Me</span></div>
<div class="about-details">
<div class="left">
<img src="images/avatar.png" alt="Portfolio">
</div>
<div class="right">
<div class="topic">I am a maker at heart ;</div>
<p>from developing challenging large-scale software to small weekend hacks and proof of concept ideas to tinkering around with my Lego Mindstorms sets - I love to build.<br><br>
I work on Android Platforms. I have a deep understanding of the Android graphics and camera stack. I have worked on hard problems such as real time stabilization on Android, and have created a graphics library for custom rendering to multiple surfaces, applying filters, and streaming.<br><br>
I studied computer science at MDU.<br><br>
I contribute to open source occasionally. I've contributed heavily to Miwok, an Android launcher with an indea to teach miwok language, and have also open sourced a personal project I developed during my university days for learning native miwok on Android.<br><br>
I'm a fanatic student, I'm learning to speak Japanese, and am an active blogger, where I write about my work, travel and side projects. I'm extremely enthusiastic about life, believe that life is too short to work on things that don't interest you, and I'm always on the hunt for learning something new..</p>
<div class="button">
<button onclick="window.location.href='https://acrobat.adobe.com/link/review?uri=urn:aaid:scds:US:628e8846-a498-49ee-b555-be2933b0fc8d';">Download CV</button>
</div>
</div>
</div>
</div>
</section>
<!-- My Skill Section Start -->
<section class="skills" id="skills">
<div class="content">
<div class="title"><span>My Skills</span></div>
<div class="skills-details">
<div class="text">
<div class="topic">Skills Reflects Our Knowledge</div>
<p>One of my biggest side-projects is Friendlychat, an Android application I developed from scratch. I designed the logo, collated the content, structured the database and designed the REST API.</p>
<div class="experience">
<div class="num">1+</div>
<div class="exp">Years Of <br> Experience</div>
</div>
</div>
<div class="boxes">
<div class="box">
<div class="topic">KOTLIN</div>
<div class="per">90%</div>
</div>
<div class="box">
<div class="topic">FLUTTER</div>
<div class="per">80%</div>
</div>
<div class="box">
<div class="topic">PYTHON</div>
<div class="per">70%</div>
</div>
<div class="box">
<div class="topic">JAVA</div>
<div class="per">100%</div>
</div>
</div>
</div>
</div>
</section>
<!-- My Services Section Start -->
<section class="services" id="services">
<div class="content">
<div class="title"><span>My Projects</span></div>
<div class="boxes">
<div class="box">
<div class="icon">
<i class="fas fa-desktop"></i>
</div>
<a href="https://github.com/surajsahani/Miwok_App"><div class="topic">Miwok</div></a>
<a href="https://github.com/surajsahani/Miwok_App"> <p style="color:rgb(0, 0, 0);">This app displays lists of vocabulary words for the user to learn the Miwok language</p></a>
</div>
<div class="box">
<div class="icon">
<i class="fas fa-paint-brush"></i>
</div>
<div class="topic">Friendly Chat</div>
<a href="https://github.com/surajsahani/Friendly-chat"><p style="color:rgb(0, 0, 0);">FriendlyChat is an app that allows users to send and receive text and photos. </p></a>
</div>
<div class="box">
<div class="icon">
<i class="fas fa-chart-line"></i>
</div>
<div class="topic">SoundPlay</div>
<a href="https://github.com/surajsahani/SoundPlay"><p style="color:rgb(0, 0, 0);"> SoundPlay is a sound meditation app and project is built during Pandemic to help people cope-up with their mental Health></p></a>
</div>
<div class="box">
<div class="icon">
<i class="fab fa-wordpress"></i>
</div>
<div class="topic">i Movies</div>
<a href="https://github.com/surajsahani/i-movies"><p style="color:rgb(0, 0, 0);">A sample app that consume the Itune Search API. based on Kotlin MVVM architecture.</p></a>
</div>
<div class="box">
<div class="icon">
<i class="fas fa-quidditch"></i>
</div>
<div class="topic">Safe Outs</div>
<a href="https://safeouts.1891.in/business.html"><p style="color:rgb(0, 0, 0);">Safe Outs is an innovative app that helps you to venture outside homes in a safer environment</p></a>
</div>
<div class="box">
<div class="icon">
<i class="fas fa-tablet-alt"></i>
</div>
<div class="topic">TruckX</div>
<a href="https://github.com/surajsahani/RemoteState"><p style="color:rgb(0, 0, 0);">search Truck GPS Multiple Location Status in Map Live</p></a>
</div>
</div>
</div>
</section>
<!-- Contact Me Section Start -->
<section class="contact" id="contact">
<div class="content">
<div class="title"><span>Contact Me</span></div>
<div class="text">
<div class="topic">Have Any New Ideas?</div>
<p>You can find me on LinkedIn, or twitter. Let's get in touch! </p>
<div class="button">
<button onclick="window.location.href='mailto:[email protected]';">
Let's Chat</button>
</div>
</div>
</div>
</section>
<!-- Footer Section Start -->
<footer>
<div class="text">
<span><a href="#">© Suraj Sahani</a> | 2022 All Rights Reserved.</span>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>