Skip to content

Commit

Permalink
Added toptal experience
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerhgl committed Dec 9, 2021
1 parent 35b0069 commit 89b4326
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 14 deletions.
71 changes: 64 additions & 7 deletions build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,67 @@ <h1 class="heading ah1 afw6">Public speaking</h1>
<div class="container-content">
<h1 class="heading ah1 afw6">Experience</h1>
<div class="experience-holder">
<div class="experience">
<div class="container float-fix">
<div class="col-md-4">
<p class="company"><span class="ab1 afw5">Toptal</span><span class="contract ab1"></span></p>
<div class="journey-holder">
<div class="journey float-fix">
<p class="position ab2">Senior Full-Stack Developer</p>
<p class="al1 afw5 date">Sep 2021 - Present</p>
</div>
</div>
<div class="ab1 afw6 technology-heading">Technologies:</div>
<div class="technologies-holder">
<div class="technology-item"><i class="al1 mdi mdi-cellphone"></i><span class="ab2 afw5">Flutter</span><span class="span">, </span>
</div>
<div class="technology-item"><i class="al1 mdi mdi-language-go"></i><span class="ab2 afw5">Golang</span>
</div>
</div>
</div>
<div class="col-md-8">
<ul class="points-holder">
<li class="point ab2">Currently working for a new york based fintech startup as a mobile development lead.</li>
</ul>
</div>
</div>
<div class="br"></div>
</div>
<div class="experience">
<div class="container float-fix">
<div class="col-md-4">
<p class="company"><span class="ab1 afw5">Voxlabs</span><span class="contract ab1"></span></p>
<div class="journey-holder">
<div class="journey float-fix">
<p class="position ab2">Project software engineer</p>
<p class="al1 afw5 date">Aug 2021 - Oct 2021</p>
</div>
</div>
<div class="ab1 afw6 technology-heading">Technologies:</div>
<div class="technologies-holder">
<div class="technology-item"><i class="al1 mdi mdi-cellphone"></i><span class="ab2 afw5">Flutter</span><span class="span">, </span>
</div>
<div class="technology-item"><i class="al1 mdi mdi-firebase"></i><span class="ab2 afw5">Firebase</span><span class="span">, </span>
</div>
<div class="technology-item"><i class="al1 mdi mdi-language-typescript"></i><span class="ab2 afw5">Typescript</span><span class="span">, </span>
</div>
<div class="technology-item"><i class="al1 mdi mdi-react"></i><span class="ab2 afw5">React JS</span><span class="span">, </span>
</div>
<div class="technology-item"><i class="al1 mdi mdi-material-ui"></i><span class="ab2 afw5">Material UI</span>
</div>
</div>
</div>
<div class="col-md-8">
<ul class="points-holder">
<li class="point ab2">Maintained an on going flutter mobile app development project.</li>
<li class="point ab2">Developed a JavaScript plugin that works as a paywall for websites. Integrated dynamic CSS classes to bypass ad-block detection.</li>
<li class="point ab2">Constructed an admin panel for paywall plugin with React, TypeScript, Zustand, Material-UI, and Firebase suite.</li>
<li class="point ab2">Conducted code reviews for junior developers via merge requests.</li>
</ul>
</div>
</div>
<div class="br"></div>
</div>
<div class="experience">
<div class="container float-fix">
<div class="col-md-4">
Expand All @@ -429,10 +490,6 @@ <h1 class="heading ah1 afw6">Experience</h1>
<p class="position ab2">Software engineer</p>
<p class="al1 afw5 date">Jan 2021 - Aug 2021</p>
</div>
<div class="journey float-fix">
<p class="position ab2">Senior software engineer</p>
<p class="al1 afw5 date">Aug 2021 - Present</p>
</div>
</div>
<div class="ab1 afw6 technology-heading">Technologies:</div>
<div class="technologies-holder">
Expand Down Expand Up @@ -466,7 +523,7 @@ <h1 class="heading ah1 afw6">Experience</h1>
<li class="point ab2">Architected the code structure with the Bloc design pattern.</li>
<li class="point ab2">Configured app flavors to maintain QA, Stage, Development, and Production environments.</li>
<li class="point ab2">Integrated Webengage, Mixpanel, AppsFlyer, Facebook, and Firebase analytics according to marketing requirements.</li>
<li class="point ab2">Integrated multiple payment providers also integrated 3D secured credit/debit card payment method.</li>
<li class="point ab2">Integrated payment methods such as Easypaisa, Jazzcash, Paypro, Credit/Debit card pay and 3D secured Credit/Debit card pay.</li>
<li class="point ab2">Developed and maintained scripts for automating intl JSON generation, boilerplate code generation, assets generation, and pre-deployment setup.</li>
<li class="point ab2">Developed custom Github Actions &amp; NodeJS script to upload APK on Google Drive directory and share the directory's link via email.</li>
<li class="point ab2">Published Sastaticket.pk's new flutter mobile app with enhanced UI/UX to the app store and the play store.</li>
Expand Down Expand Up @@ -579,11 +636,11 @@ <h1 class="heading ah1 afw6">Experience</h1>
<p class="company"><span class="ab1 afw5">Fetch Sky</span><span class="contract ab1"></span></p>
<div class="journey-holder">
<div class="journey float-fix">
<p class="position ab2">Associate Software Engineer</p>
<p class="position ab2">Associate software engineer</p>
<p class="al1 afw5 date">Nov 2017 - Jan 2018</p>
</div>
<div class="journey float-fix">
<p class="position ab2">Junior Software Engineer</p>
<p class="position ab2">Junior software engineer</p>
<p class="al1 afw5 date">Dec 2016 - Oct 2017</p>
</div>
</div>
Expand Down
46 changes: 40 additions & 6 deletions scripts/data/experience.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,47 @@
[
{
"journey": [
{
"position": "Senior Full-Stack Developer",
"date": "Sep 2021 - Present"
}
],
"company": "Toptal",
"points": [
"Currently working for a new york based fintech startup as a mobile development lead."
],
"tech": [
"Flutter",
"Golang"
]
},
{
"journey": [
{
"position": "Project software engineer",
"date": "Aug 2021 - Oct 2021"
}
],
"company": "Voxlabs",
"points": [
"Maintained an on going flutter mobile app development project.",
"Developed a JavaScript plugin that works as a paywall for websites. Integrated dynamic CSS classes to bypass ad-block detection.",
"Constructed an admin panel for paywall plugin with React, TypeScript, Zustand, Material-UI, and Firebase suite.",
"Conducted code reviews for junior developers via merge requests."
],
"tech": [
"Flutter",
"Firebase",
"Typescript",
"React JS",
"Material UI"
]
},
{
"journey": [
{
"position": "Software engineer",
"date": "Jan 2021 - Aug 2021"
},
{
"position": "Senior software engineer",
"date": "Aug 2021 - Present"
}
],
"company": "Sastaticket.pk",
Expand Down Expand Up @@ -102,11 +136,11 @@
"company": "Fetch Sky",
"journey": [
{
"position": "Associate Software Engineer",
"position": "Associate software engineer",
"date": "Nov 2017 - Jan 2018"
},
{
"position": "Junior Software Engineer",
"position": "Junior software engineer",
"date": "Dec 2016 - Oct 2017"
}
],
Expand Down
Loading

0 comments on commit 89b4326

Please sign in to comment.