Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Nayemjaman authored Jan 30, 2024
1 parent b341160 commit 800ef9b
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,22 @@ <h4>Welcome to my website! 👋.</h4>
<!-- Experience-->
<section class="resume-section mt-0" id="experience">
<div class="resume-section-content">
<h2 class="mb-4">Experience</h2>

<h2 class="mb-2">Experience</h2>
<div class="d-flex flex-column flex-md-row justify-content-between mb-2">
<div class="flex-grow-1">
<h3 class="mb-0">Back-end Developer (Python) 2023 September- Current</h3>
<!-- <div class="subheading mb-3">Intelitec Solutions</div> -->
<pre>
• Build backend for finance support(Loan) system on b2b platform with DRF and PostgreSQL.
• Designed in-app notification system APIs for brand, seller, distributor and official staff with Django channels.
• Build multiple product searches simultaneously with voice with Open AI whisper Engine.
• Enhance API, Fix bugs and test and document API with Postman.

</pre>
</div>
<!-- <div class="flex-shrink-0"><span class="text-primary">December 2011 - March 2013</span></div> -->
</div>

<div class="d-flex flex-column flex-md-row justify-content-between mb-2">
<div class="flex-grow-1">
<h3 class="mb-0">Research Assistant (Data Analyst) </h3>
Expand Down

0 comments on commit 800ef9b

Please sign in to comment.