-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
221 lines (201 loc) · 9.45 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
219
220
221
<!DOCTYPE HTML>
<!--
Miniport by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Yahya's Portfolio</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" />
</head>
<body class="is-preload">
<!-- Nav -->
<nav id="nav">
<ul class="container">
<li><a href="#top">About</a></li>
<li><a href="#work">Work</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<!-- Home -->
<article id="top" class="wrapper style1">
<div class="container">
<div class="row">
<div class="col-4 col-5-large col-12-medium">
<span class="image fit"><img src="images/hard.jpg" alt="" /></span>
</div>
<div class="col-8 col-7-large col-12-medium">
<header>
<h1><strong>Yahya M. Mirza</strong></h1>
</header>
<p>Passionate CS undergrad skilled in C/C++, C#, Dart, Python, SQL, Winform/PyQT, ReactJS, and Flutter. Specializes in debugging, UI design, prompt engineering, and cross-platform development. Aspiring QA Engineer with broad experience in app development and a keen interest in tech evolution.</p>
<a href="#work" class="button large scrolly">What I do</a>
</div>
</div>
</div>
</article>
<!-- Work -->
<article id="work" class="wrapper style2">
<div class="container">
<header>
<h2>Expertise</h2>
<p></p>
</header>
<div class="row aln-center">
<div class="col-4 col-6-medium col-12-small">
<section class="box style1">
<span class="icon featured fa-comments"></span>
<h3>Manual Testing</h3>
<p>Writing test cases and preparing test suites to ensure maximum coverage.</p>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<section class="box style1">
<span class="icon featured fa-comments"></span>
<h3>Automation Testing</h3>
<p>Writing scripts to automate the redundant tests, ensuring maximum efficiency.</p>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<section class="box style1">
<span class="icon featured fa-comments"></span>
<h3>Web Applications</h3>
<p>Building dynamic & responsive websites using MERN Stack.</p>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<section class="box style1">
<span class="icon solid featured fa-desktop"></span>
<h3>Desktop Applications</h3>
<p>Creating WinForms applications using C# for desktop development.</p>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<section class="box style1">
<span class="icon featured fa-address-card"></span>
<h3>Mobile Applications</h3>
<p>Developing modern mobile applications using flutter & firebase.</p>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<section class="box style1">
<span class="icon featured fa-building"></span>
<h3>Console Applications</h3>
<p>Developing console games & apps in C++.</p>
</section>
</div>
</div>
<footer>
<p></p>
<a href="#portfolio" class="button large scrolly">Projects</a>
</footer>
</div>
</article>
<!-- Portfolio -->
<article id="portfolio" class="wrapper style3">
<div class="container">
<header>
<h2>Recents</h2>
<p></p>
</header>
<div class="row">
<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="https://github.com/Yahya123-hub/Collaboration-Tool" class="image featured"><img src="images/collab.PNG" alt="" /></a>
<h3><a href="https://github.com/Yahya123-hub/Collaboration-Tool">Collaboration Tool</a></h3>
<p>Tasks collaboration tool with visualizations, responsive design, tasks assignments, kanban board and real time chat</p>
</article>
</div>
<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="https://www.youtube.com/watch?v=AxdS6xHcj2I&t=1s" class="image featured"><img src="images/bikes.PNG" alt="" /></a>
<h3><a href="https://github.com/Yahya123-hub/Bike-Showroom-Web-Application">Bike Showroom Web Application</a></h3>
<p>Discover and buy bikes effortlessly with my sleek showroom web app. Generate reports and analytics seamlessly - Made in MERN Stack</p>
</article>
</div>
<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="https://www.youtube.com/watch?v=4i8vwROH60w" class="image featured"><img src="images/game.png" alt="" /></a>
<h3><a href="https://github.com/Yahya123-hub/2D-Shooter-Game">2D Shooter Game</a></h3>
<p>Retro Styled Cyberpunk Game with projectiles, movement, shooting, health, score and collision mechanics - Made in C# Winforms</p>
</article>
</div>
<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="https://www.youtube.com/watch?v=nWvgL71FaJ8&t=15s" class="image featured"><img src="images/daraz.png" alt="" /></a>
<h3><a href="https://github.com/Yahya123-hub/Desktop-Shopping-System">Desktop Shopping System </a></h3>
<p>Bringing the Web E-Commerce App to the local desktop - Made in C# Winforms & SQL</p>
</article>
</div>
<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="https://www.youtube.com/watch?v=zK1l9uTeGL4" class="image featured"><img src="images/sms.png" alt="" /></a>
<h3><a href="https://github.com/Yahya123-hub/Student-Management-System">Student Management System</a></h3>
<p>A responsive desktop app to streamline the process of managing student's courses, information, rubrics, attendance , report generation and evaluations - Made in C# Winforms & SQL</p>
</article>
</div>
<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="https://github.com/Yahya123-hub/Classification-of-Documents-Using-Graph-Based-Features-and-KNN" class="image featured"><img src="images/g1.PNG" alt="" /></a>
<h3><a href="https://github.com/Yahya123-hub/Classification-of-Documents-Using-Graph-Based-Features-and-KNN">Classification of Documents Using Graph-Based Features and KNN</a></h3>
<p>
Innovative project combining graph theory and machine learning to classify documents using graph representations and K-Nearest Neighbors (KNN), aiming for robust document classification</p>
</article>
</div>
</div>
<footer>
<p>More of my projects on my github repository</p>
<a href="#contact" class="button large scrolly">Get in touch with me</a>
</footer>
</div>
</article>
<!-- Contact -->
<article id="contact" class="wrapper style4">
<div class="container medium">
<header>
<h2>Feel free to reach out.</h2>
<p>I'll try to answer as soon as possible.</p>
</header>
<div class="col-12">
<hr />
<h3>Socials</h3>
<ul class="social">
<li><a href="https://www.linkedin.com/in/yahyamirza/" class="icon brands fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
<li><a href="mailto:yahyamirza300@gmail.com" class="icon brands fa-google"><span class="label">Google</span></a></li>
<li><a href="https://github.com/Yahya123-hub?tab=repositories" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="https://www.youtube.com/channel/UCOYdZe_yVthTLweTxT6VQ8A" class="icon brands fa-youtube"><span class="label">Github</span></a></li>
<!--
<li><a href="#" class="icon solid fa-rss"><span>RSS</span></a></li>
<li><a href="#" class="icon brands fa-instagram"><span>Instagram</span></a></li>
<li><a href="#" class="icon brands fa-foursquare"><span>Foursquare</span></a></li>
<li><a href="#" class="icon brands fa-skype"><span>Skype</span></a></li>
<li><a href="#" class="icon brands fa-soundcloud"><span>Soundcloud</span></a></li>
<li><a href="#" class="icon brands fa-youtube"><span>YouTube</span></a></li>
<li><a href="#" class="icon brands fa-blogger"><span>Blogger</span></a></li>
<li><a href="#" class="icon brands fa-flickr"><span>Flickr</span></a></li>
<li><a href="#" class="icon brands fa-vimeo"><span>Vimeo</span></a></li>
-->
</ul>
<hr />
</div>
</div>
<footer>
<ul id="copyright">
<li>© Yahya M. Mirza. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</footer>
</div>
</article>
<!-- Scripts -->
<script src="assets/js/jquery.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>
</body>
</html>