-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
152 lines (136 loc) · 6.57 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
<!DOCTYPE HTML>
<html>
<head>
<title>Nomad Dev Saad</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" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper" class="divided">
<!-- One -->
<section class="banner style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right">
<div class="content">
<h1>Saad Ali</h1>
<p class="major">As a software engineer with a keen interest in data and AI models, I have developed machine learning projects, including an
NLP-based legal chatbot. My expertise includes data preprocessing, model training, and AI integration into web applications, showcasing my
skills in software development and advanced AI techniques. </p>
<ul class="actions stacked">
<li><a href="#first" class="button big wide smooth-scroll-middle">EXPLORE MORE ABOUT ME</a></li>
</ul>
</div>
<div class="image">
<img src="images/p1.jpg" alt="Nomad Dev Saad" />
</div>
</section>
<!-- Heading after One -->
<section class="heading-after-banner" style="text-align: center;">
<h1>More About My Work</h1>
</section>
<!-- Two -->
<section class="spotlight style1 orient-right content-align-left image-position-center onscroll-image-fade-in" id="first">
<div class="content">
<h2>Github Intro Workshop</h2>
<p>Organized a successful interactive workshop on GitHub for university students, collaborating with classmates to deliver
an engaging and informative session. The event attracted a large audience and was highly praised for its effectiveness
in enhancing students' version control skills.</p>
<ul class="actions stacked">
<!-- <li><a href="#" class="button">Learn More</a></li> -->
</ul>
</div>
<div class="image">
<img src="images/p2.jpg" alt="Nomad Dev Saad" />
</div>
</section>
<!-- Three -->
<section class="spotlight style1 orient-left content-align-left image-position-center onscroll-image-fade-in">
<div class="content">
<h2>GDSC Web Dev Team</h2>
<p>As a Web Development team member for GDSC-UIT, I managed and maintained the organization's website, ensuring
a seamless and engaging user experience. My role involved overseeing site updates, implementing design improvements,
and troubleshooting technical issues. This experience honed my skills in web management and reinforced my commitment
to delivering high-quality digital solutions.</p>
<ul class="actions stacked">
<!-- <li><a href="#" class="button">Learn More</a></li> -->
</ul>
</div>
<div class="image">
<img src="images/p4.jpeg" alt="Nomad Dev Saad" />
</div>
</section>
<!-- Four -->
<section class="spotlight style1 orient-right content-align-left image-position-center onscroll-image-fade-in">
<div class="content">
<h2>RISC-V Karachi Meetup</h2>
<p>As a volunteer with MERL, I actively support the RISC-V Karachi Meetup, where I assist organizers in
facilitating discussions about the future of the semiconductor industry. My role involves contributing
to event coordination and engaging with industry experts to drive meaningful conversations on semiconductor advancements.
</p>
<ul class="actions stacked">
<!-- <li><a href="#" class="button">Learn More</a></li> -->
</ul>
</div>
<div class="image">
<img src="images/p5.jpeg" alt="Nomad Dev Saad" />
</div>
</section>
<!-- Five -->
<section class="wrapper style1 align-center">
<div class="inner">
<h2>Projects</h2>
<p>With a strong background in Python, I’ve developed numerous projects leveraging its versatility.
My experience extends to Scala, focusing on hardware-oriented solutions. Currently, I am immersed in AI and
machine learning projects, applying advanced models and concepts to solve complex problems.
</p>
<a href="https://github.com/saadali05" class="button">Github</a>
</div>
<!-- Seven -->
<section class="wrapper style1 align-center">
<div class="inner medium">
<h2>Get in touch</h2>
<form method="post" action="#">
<div class="fields">
<div class="field half">
<label for="name">Name</label>
<input type="text" name="name" id="name" value="" />
</div>
<div class="field half">
<label for="email">Email</label>
<input type="email" name="email" id="email" value="" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="6"></textarea>
</div>
</div>
<ul class="actions special">
<li><input type="submit" name="submit" id="submit" value="Send Message" /></li>
</ul>
</form>
</div>
</section>
<!-- Footer -->
<footer class="wrapper style1 align-center">
<div class="inner">
<ul class="icons">
<!-- <li><a href="#" class="icon brands style2 fa-twitter"><span class="label">Twitter</span></a></li> -->
<li><a href="https://www.facebook.com/profile.php?id=100004491677589" class="icon brands style2 fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="https://www.instagram.com/dedguysaaday/" class="icon brands style2 fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://www.linkedin.com/in/saadali5/" class="icon brands style2 fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
<!-- <li><a href="#" class="icon style2 fa-envelope"><span class="label">Email</span></a></li> -->
</ul>
</div>
</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>
</body>
</html>