Skip to content

Commit

Permalink
Added new job experience & updated About me section
Browse files Browse the repository at this point in the history
  • Loading branch information
meghsohor committed Jan 19, 2024
1 parent 059834e commit 61d8b88
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 11 deletions.
13 changes: 6 additions & 7 deletions src/components/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,15 @@ const About = () => {
</div>
<div className="col-md-12 col-lg-8">
<p>
I am a Software Developer focused and specialized on the Front-End
stacks. My journey began in 2016 after completing the{" "}
I am a AWS Certified Software Developer mostly focused on the Front-End development. My journey began in 2016 after completing the{" "}
<strong>"Web Development"</strong> certification course from{" "}
<strong>IDB-BISEW</strong>. So far, I have learned and worked with{" "}
<strong>HTML</strong>, <strong>CSS/SCSS</strong>,{" "}
<strong>JavaScript</strong>, <strong>jQuery</strong>,{" "}
<strong>Angular</strong>, <strong>Typescript</strong>,{" "}
<strong>React</strong>, <strong>Redux</strong>,{" "}
<strong>WordPress</strong>, <strong>PHP</strong>,{" "}
<strong>MySQL</strong> and many more.
<strong>JavaScript/Typescript</strong>, <strong>jQuery</strong>,{" "}
<strong>Angular</strong>,{" "}
<strong>React</strong>, <strong>Next JS</strong>,{" "}
<strong>Node JS</strong>, <strong>PHP</strong>,{" "}
<strong>AWS</strong> and many more.
</p>
<p>
I am passionate about building new things and solving logical &
Expand Down
2 changes: 1 addition & 1 deletion src/components/career.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const Career = () => (

return (
<div
className="col-xl-4 col-md-6 d-flex flex-column"
className="col-xl-6 col-md-6 d-flex flex-column"
key={job.id}
>
<div className="job-period">
Expand Down
2 changes: 1 addition & 1 deletion src/contents/jobs/005-echologyx.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ tasks:
- Setting up the A/B tests on CRO platforms like Optimizely, VWO, Google Optimize for the clients and helping to improve the conversion rate
tags:
- JavaScript
- Jquery
- A/B Test
- Optimizely
- Jquery
- VWO
- Google Optimize
---
Expand Down
4 changes: 2 additions & 2 deletions src/contents/jobs/006-ikubinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ title: 'Software Developer'
company: 'ikubINFO'
date: 2021-03-01
fromdate: 'March, 2021'
todate: 'Current'
todate: 'November, 2021'
tasks:
- Developing Enterprise Applications using Angular, Typescript, RxJS, Bootstrap, Angular Material & SCSS
- Following Agile Methodologies and participating in Scrums to deliver Projects
- Participating in testing, bug fixing, peer review and documentation
tags:
- Angular
- Angular-Material
- Typescript
- RxJS
- Angular-Material
- Agile
---

22 changes: 22 additions & 0 deletions src/contents/jobs/007-ideasEngineering.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
posttype: 'career'
title: 'Software Engineer'
company: 'Axel Springer NMT GmbH'
date: 2021-03-01
fromdate: 'December, 2021'
todate: 'Current'
tasks:
- Developing Frontend applications using React, TypeScript, Material UI
- Developing Backend applications using Node JS/TypeScript
- Implementing Unit tests using Jest and End2End tests using Cypress
- Developing & maintaining serverless and event-driven applications using AWS sdk & cdk
- Participating in testing, bug fixing, peer review and documentation
- Mentoring working student/intern
tags:
- React JS
- Node JS
- AWS
- TypeScript
- Jest
- Cypress
---
Binary file modified src/images/CV_Shafiqul_Islam.pdf
Binary file not shown.

0 comments on commit 61d8b88

Please sign in to comment.