-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
213 lines (200 loc) · 10.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Aryan Srivastava</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio</title>
<link rel="stylesheet" href="style.css">
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<script src="https://kit.fontawesome.com/7b5d604b99.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<nav id="nav-bar" class="navbar-white">
<img src="./assets/cute_flame.jpeg" class="logo" alt="Hype Password Logo">
<ul class="nav-links">
<li><a href="#" class="active">Home</a></li>
<li><a href="#about-me">About Me</a></li>
<li><a href="https://www.github.com/Aryan9059" target="_blank">Github</a></li>
<li><a href="#services">Offerings</a></li>
</ul>
</nav>
</header>
<main>
<section class="container">
<img class="img" src="assets/aryan.jpg" width="100" alt="Aryan's Portrait">
<div>
<h1>Hi! I'm Aryan Srivastava</h1>
<span class="h2-text">An Android Developer.</span>
<p>I hold expertise in Kotlin & Jetpack. Besides I have experience in building Native Android projects in Java and XML. I'm semi-skilled in video editing and graphic designing.</p>
<button class="btn trans-btn" id="resumedownload">My Resume</button>
<button class="btn"><a href="#get-in-touch">Connect with Me</a></button>
</div>
<div class="rectangles">
<div class="rectangle one"></div>
<div class="rectangle two"></div>
</div>
</section>
<section>
<h1 class="headings" id="about-me">About Me</h1>
<div class="section-container-1">
<div class="section-container-1-1">
<div class="about-me">
<p>
Hi! I'm a passionate Android Developer currently pursuing my studies at Indian Institue of Information Technology, Allahabad.
With a knack for creating user-friendly mobile applications, I specialize in Kotlin and Jetpack Compose,
and I'm always eager to explore innovative ways to enhance app design and functionality. <br><br>Over the years,
I’ve worked on various exciting projects, such as: Developing hype.pass, secure, offline password management
app that ensures user data stays private. Creating engaging apps using APIs like the YouTube API to enhance
interactivity and utility. Designing and building a custom ranking system and cricket management app for
my club, showcasing my ability to combine creativity with robust technical skills. Apart from coding, I love
delving into UI/UX design and have experience using tools like Adobe Illustrator and Figma to create logos,
social media assets, and app interfaces. <br><br>My curiosity also extends to competitive programming, where I’m
honing my skills in C++ and starting to explore contesting in Kotlin. Whether it’s crafting seamless user
experiences, solving challenging programming problems, or experimenting with new technologies, I’m always
driven to learn and grow. Let’s create something amazing together!
</p>
<ul class="skills">
<h1 class="headings2">Tech Stack</h1>
<span class="kotlin">Kotlin</span>
<span class="compose">Jetpack Compose</span>
<span class="java">Android Java</span>
<span class="graphic">Graphic Designing</span>
<span class="ui">App UI/UX Designing</span>
<span class="figma">Figma</span>
<span class="xml">Android XML</span>
<span class="illustrator">Adobe Illustrator</span>
<span class="premiere">Adobe Premiere Pro</span>
</ul>
</div>
</div>
<div class="sub-sections-1">
<div class="experience">
<span>3+</span>
<p>Years of Experience</p>
</div>
<span class="line"></span>
<div class="projects">
<span>5+</span>
<p>Projects Completed</p>
</div>
<span class="line"></span>
<div class="clients">
<span>3+</span>
<p>Happy Clients</p>
</div>
</div>
</div>
</section>
<section >
<h1 class="headings" id="services">My Offerings</h1>
<div class="section-container-2">
<div class="service-container">
<div class="service">
<h1>UI/UX Designing</h1>
<p>Delivering intuitive and visually appealing app & web designs that resonate with your target audience.</p>
<button class="btn">Know More</button>
</div>
<div class="service">
<h1>Graphic Designing</h1>
<p>Crafting creative designs, graphics and logos to bring your ideas to life and make your brand stand out.</p>
<button class="btn">Know More</button>
</div>
<div class="service">
<h1>App Development</h1>
<p>Developing Android apps based on modern design & architecture to solve your business problems.</p>
<button class="btn ">Know More</button>
</div>
<div class="service">
<h1>Video Editing</h1>
<p>Semi skilled in basic level video editing using Adobe Premiere Pro. Can prove handy in some places.</p>
<button class="btn ">Know More</button>
</div>
</div>
</div>
</section>
<section>
<h1 class="headings">My Projects</h1>
<div class="project-section">
<div class="project-container">
<a href="pj2.html">
<div class="project">
<div class="project-img">
<img src="assets/pass.png" alt="Project 3">
</div>
<div class="project-description">
<h2>hype.pass</h2>
<p>hype.pass securely stores your passwords and card information locally on your device. It can only be accessed by you using biometrics or your app-specific pin, without requiring internet permissions.</p>
</div>
</div>
</a>
<a href="pj1.html">
<div class="project">
<div class="project-img">
<img src="assets/fizanto_fuzz.png" alt="Project 1">
</div>
<div class="project-description">
<h2>Fizanto Fuzz</h2>
<p>The Fizanto Fuzz App offers one stop & all-round entertaining content for the subscribers of our YouTube channel and enables its users to chatc connect and socialize with each other.</p>
</div>
</div>
</a>
<a href="pj3.html">
<div class="project">
<div class="project-img">
<img src="assets/fsc.jpg" alt="Project 2">
</div>
<div class="project-description">
<h2>The FSC App</h2>
<p>The FSC App helps to manage statistics of players, rankings, matches and other information at the Fizanyatik sports club. A complete one stop solution for all your cricketing needs.</p>
</div>
</div>
</a>
</div>
</div>
</section>
<section>
<h1 class="headings" id="get-in-touch">Get in Touch</h1>
<div class="talk-section">
<div class="left-talk-section">
<h1>Let's Talk</h1>
<p>I'm currently available to take on new projects. Feel free to send me a message about anything you'd like me to work on. You can contact me anytime.</p>
<div class="contacts">
<div class="email">
<i class="fa-solid fa-envelope fwhite"></i>
aryansrivastava9059@gmail.com
</div>
<div class="number">
<i class="fa-solid fa-phone fwhite"></i>
+91 6205330017
</div>
<div class="place">
<i class="fa-solid fa-house"></i>
Raipur, CGH, India
</div>
</div>
</div>
<div class="right-talk-section">
<form id="contactForm">
<div class="form-name">
<input type="text" id="name" name="name" placeholder="Enter your name">
</div>
<div class="form-email">
<input type="email" id="email" name="email" placeholder="Enter your email">
</div>
<div class="form-msg">
<textarea id="message" name="message" placeholder="Enter your message"></textarea>
</div>
<button type="submit" class="btn">Submit Now</button>
</form>
</div>
</div>
</section>
</main>
<footer>
<p>Made with ❤️ by Team Pixel Perfect</p>
</footer>
<script src="script.js"></script>
</body>
</html>