updated
parent
204d552725
commit
9c6eed910b
117
index.html
117
index.html
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
<div class="col span-1-of-3 personal">
|
||||
<div class="personal-header">
|
||||
<img src="resources/img/profile_pic.jpg" alt="Profile picture">
|
||||
<img src="resources/img/profile_pic2.png" alt="Profile picture">
|
||||
<h1>Basit Ali</h1>
|
||||
<p>Software Engineer</p>
|
||||
</div>
|
||||
|
|
@ -89,17 +89,58 @@
|
|||
<h2>Experiences</h2>
|
||||
</div>
|
||||
|
||||
<!-- Remotebase -->
|
||||
<div class="exp-head clearfix">
|
||||
<p class="exp-title">Senior Software Engineer</p>
|
||||
<p class="exp-duration">August 2023 - Present</p>
|
||||
</div>
|
||||
<p class="exp-place">Remotebase, Karachi (Remote)</p>
|
||||
<p class="exp-desc">Railtown Ventures is a Canadian quest lab, which turns ideas into great ventures. Here I'm working on a startup called SparkScience, which provides video conferencing and other VoIP solutions.
|
||||
My role at SparkScience is to implement features on the backend and frontend using following technologies and more:</p>
|
||||
<ul class="exp-items">
|
||||
<li>Go / Golang </li>
|
||||
<li>Web Services ( gin )</li>
|
||||
<li>PostgreSQL</li>
|
||||
<li>Redis</li>
|
||||
<li>Async Processing</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<!-- SpaceHost -->
|
||||
<div class="exp-head clearfix">
|
||||
<p class="exp-title">Senior Software Developer</p>
|
||||
<p class="exp-duration">December 2022 - Present</p>
|
||||
</div>
|
||||
<p class="exp-place">SpaceHost, Canada (Remote)</p>
|
||||
<p class="exp-desc">#SpaceHost is a fully managed hosting provider that I helped develop and architect from scratch. #SpaceHost offers fully managed hosting for more than a dozen software, most of which are federated e.g, Mastodon, Pixelfed, Lemmy, Firefish, Akkoma etc.
|
||||
<br/><br/>
|
||||
At #SpaceHost, I work on the backend, cloud providers, reverse proxies, bash scripting, automation, payments, databases, caches, cloud storage, message queues, networking, monitoring, observability, and everything else that powers a fully managed hosting platform.</p>
|
||||
<ul class="exp-items">
|
||||
<li>Go / Golang </li>
|
||||
<li>Web Services ( net/http )</li>
|
||||
<li>PostgreSQL</li>
|
||||
<li>Linux / Bash Scripting</li>
|
||||
<li>Redis</li>
|
||||
<li>RabbitMQ</li>
|
||||
<li>Webhooks</li>
|
||||
<li>Stripe</li>
|
||||
<li>AWS / DigitalOcean</li>
|
||||
<li>Monitoring / Observability</li>
|
||||
<li>System Design</li>
|
||||
<li>DevOps</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<!-- Railtown -->
|
||||
<div class="exp-head clearfix">
|
||||
<p class="exp-title">Senior Software Developer</p>
|
||||
<p class="exp-duration">December 2020 - Present</p>
|
||||
<p class="exp-duration">December 2020 - December 2022</p>
|
||||
</div>
|
||||
<p class="exp-place">Railtown Ventures, Canada</p>
|
||||
<p class="exp-place">Railtown Ventures, Canada (Remote)</p>
|
||||
<p class="exp-desc">Railtown Ventures is a Canadian quest lab, which turns ideas into great ventures. Here I'm working on a startup called SparkScience, which provides video conferencing and other VoIP solutions.
|
||||
My role at SparkScience is to implement features on the backend and frontend using following technologies and more:</p>
|
||||
<ul class="exp-items">
|
||||
<li>Go ( Golang )</li>
|
||||
<li>Go / Golang </li>
|
||||
<li>Web Services ( net/http )</li>
|
||||
<li>PostgreSQL</li>
|
||||
<li>React ( TypeScript/HTML/CSS )</li>
|
||||
|
|
@ -112,7 +153,7 @@
|
|||
<p class="exp-title">Senior Java Developer</p>
|
||||
<p class="exp-duration">August 2020 - December 2020</p>
|
||||
</div>
|
||||
<p class="exp-place">Intigral, Dubai</p>
|
||||
<p class="exp-place">Intigral, Dubai (Remote)</p>
|
||||
<p class="exp-desc">Intigral is the leading provider of digital entertainment and sport in the MENA region.<br>
|
||||
My role at Intigral was to implement features on the backend and expose APIs for the frontend to consume using following technologies:</p>
|
||||
<ul class="exp-items">
|
||||
|
|
@ -225,14 +266,6 @@
|
|||
</div>
|
||||
|
||||
<div class="skills">
|
||||
<div class="skill-container">
|
||||
<div class="col span-1-of-3 skill-title">
|
||||
Java & Spring Boot
|
||||
</div>
|
||||
<div class="col span-2-of-3 skill-bg">
|
||||
<div class="skill-fg" style="width: 90%;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="skill-container">
|
||||
<div class="col span-1-of-3 skill-title">
|
||||
Go
|
||||
|
|
@ -241,25 +274,49 @@
|
|||
<div class="skill-fg" style="width: 90%;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="skill-container">
|
||||
<div class="col span-1-of-3 skill-title">
|
||||
Android
|
||||
</div>
|
||||
<div class="col span-2-of-3 skill-bg">
|
||||
<div class="skill-fg" style="width: 90%;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="skill-container">
|
||||
<div class="col span-1-of-3 skill-title">
|
||||
Databases
|
||||
</div>
|
||||
<div class="col span-2-of-3 skill-bg">
|
||||
<div class="skill-fg" style="width: 90%;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="skill-container">
|
||||
<div class="col span-1-of-3 skill-title">
|
||||
System Design
|
||||
</div>
|
||||
<div class="col span-2-of-3 skill-bg">
|
||||
<div class="skill-fg" style="width: 90%;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="skill-container">
|
||||
<div class="col span-1-of-3 skill-title">
|
||||
Java & Spring Boot
|
||||
</div>
|
||||
<div class="col span-2-of-3 skill-bg">
|
||||
<div class="skill-fg" style="width: 80%;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="skill-container">
|
||||
<div class="col span-1-of-3 skill-title">
|
||||
Hibernate
|
||||
Linux / Bash
|
||||
</div>
|
||||
<div class="col span-2-of-3 skill-bg">
|
||||
<div class="skill-fg" style="width: 80%;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="skill-container">
|
||||
<div class="col span-1-of-3 skill-title">
|
||||
Containers / Docker
|
||||
</div>
|
||||
<div class="col span-2-of-3 skill-bg">
|
||||
<div class="skill-fg" style="width: 80%;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="skill-container">
|
||||
<div class="col span-1-of-3 skill-title">
|
||||
GCP / AWS / DO
|
||||
</div>
|
||||
<div class="col span-2-of-3 skill-bg">
|
||||
<div class="skill-fg" style="width: 80%;"></div>
|
||||
|
|
@ -281,22 +338,6 @@
|
|||
<div class="skill-fg" style="width: 70%;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="skill-container">
|
||||
<div class="col span-1-of-3 skill-title">
|
||||
GCP / AWS
|
||||
</div>
|
||||
<div class="col span-2-of-3 skill-bg">
|
||||
<div class="skill-fg" style="width: 60%;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="skill-container">
|
||||
<div class="col span-1-of-3 skill-title">
|
||||
Illustrator / Photoshop
|
||||
</div>
|
||||
<div class="col span-2-of-3 skill-bg">
|
||||
<div class="skill-fg" style="width: 60%;"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
Loading…
Reference in New Issue