Skip to content

Commit

Permalink
Merge pull request #1 from Saabbir/customize-resume
Browse files Browse the repository at this point in the history
Customize resume
  • Loading branch information
Saabbir authored Oct 1, 2020
2 parents 6635370 + 0c1732d commit 37de9d1
Show file tree
Hide file tree
Showing 16 changed files with 73 additions and 75 deletions.
Binary file added src/assets/images/saabbir.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 19 additions & 21 deletions src/data/author.json
Original file line number Diff line number Diff line change
@@ -1,44 +1,42 @@
{
"name": "Anna Quincey",
"name": "Saabbir Hossain",
"occupation": "Front-End Developer",
"location": "Vienna, AT",
"avatar": "avatar.jpg",
"pronouns": "she/her",
"email": "anna.quincey@gmail.com",
"telephone": "+01 23 456 789",
"website": "https://annaquincey.dev",
"location": "Barisal, Bangladesh",
"avatar": "saabbir.png",
"pronouns": "he/him",
"email": "thesaabbir@gmail.com",
"telephone": "+8801789243439",
"website": "https://saabbir.com",
"skills": [
"Photoshop",
"HTML",
"CSS",
"Javascript / ES6",
"UI Design",
"React",
"Sass",
"JavaScript",
"Bootstrap",
"Vue.js",
"Git"
],
"languages": [
{
"name": "English",
"name": "Bengali",
"level": "native"
},
{
"name": "German",
"level": "fluent"
},
{
"name": "French",
"level": "basic"
"name": "English",
"level": "conversational"
}
],
"social": [
{
"name": "Github",
"user": "@annaquincey",
"url": "https://github.com/annaquincey"
"user": "@saabbir",
"url": "https://github.com/saabbir"
},
{
"name": "LinkedIn",
"user": "AnnaQncy",
"url": "https://www.linkedin.com/in/annaquincey"
"user": "thesaabbir",
"url": "https://www.linkedin.com/in/thesaabbir"
}
]
}
4 changes: 2 additions & 2 deletions src/entries/content/custom.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
<!-- ---
tags: custom
title: Interests
---
Expand All @@ -8,4 +8,4 @@ This is custom content. You can add [anything you want](https://www.youtube.com/
* Reading
* Punk Rock
* Climbing
* Archery
* Archery -->
2 changes: 1 addition & 1 deletion src/entries/content/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ tags: introduction
title: About Me
---

I am a web developer with over 12 years of experience in the front-end and a special background in digital design. My focus is on creating engaging, accessible & performant interfaces for humans. I am currently looking for new challenges.
I am a web developer with over 6 years of experience in front-end web development and a special background in web design. My focus is on creating modular, reusable &amp; maintainable user interfaces/components for web sites/apps. I am currently looking for new challenges.
7 changes: 7 additions & 0 deletions src/entries/education/2010-ssc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Secondary School Certificate (SSC)
organization: Joysree Mundapasha S.A.B.M High School
location: Barisal, Bangladesh
start: 2005-02-01
end: 2010-03-01
---
7 changes: 0 additions & 7 deletions src/entries/education/2012-a-levels.md

This file was deleted.

7 changes: 7 additions & 0 deletions src/entries/education/2012-hsc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Higher Secondary Certificate (HSC)
organization: Shere Bangla Degree College
location: Barisal, Bangladesh
start: 2010-06-01
end: 2012-07-18
---
7 changes: 7 additions & 0 deletions src/entries/education/2014-bsc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Bachelor, Computer Science
organization: Institute of Science, Trade and Technology
location: Dhaka, Bangladesh
start: 2014-02-01
end: 2018-08-10
---
7 changes: 0 additions & 7 deletions src/entries/education/2014-digital-design.md

This file was deleted.

8 changes: 0 additions & 8 deletions src/entries/education/2016-master-webdevelopment.md

This file was deleted.

10 changes: 10 additions & 0 deletions src/entries/work/1-cesppa.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Front-End Developer
organization: CESPPA
organizationUrl: https://www.cesppa.com/
location: Los Angeles, CA
start: 2018-01-28
end: 2020-08-13
---

Developed all the UI components of CESPPA website and CESPPA back-end application platform using HTML and SCSS. Then helped to convert those UI blocks to Vue components. In addition, worked on developing WordPress theme and various HTML email templates for CESPPA.
10 changes: 10 additions & 0 deletions src/entries/work/2-pragmaticworks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Expert CSS Developer
organization: Pragmaticworks
organizationUrl: https://pragmaticworks.com/
location: Fleming Island, FL
start: 2017-03-18
end: 2017-08-10
---

Redesigned whole pragmaticworks.com website using HTML, CSS, JavaScript, and Bootstrap. Also, developed various code snippets and templates for their Dot Net Nuke website platform.
10 changes: 0 additions & 10 deletions src/entries/work/2019-another-position.md

This file was deleted.

10 changes: 0 additions & 10 deletions src/entries/work/2019-lorem-ipsum.md

This file was deleted.

9 changes: 0 additions & 9 deletions src/entries/work/2020-sample-position.md

This file was deleted.

10 changes: 10 additions & 0 deletions src/entries/work/3-coderpixel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: PSD to HTML Developer
organization: CoderPixel
organizationUrl: https://dribbble.com/coderpixel
location: Dhaka, Bangladesh
start: 2016-10-01
end: 2017-04-01
---

Built responsive site templates using HTML, CSS, jQuery, and Bootstrap to sell on ThemeForest. Also, created various WordPress plugins front-end from Photoshop document.

0 comments on commit 37de9d1

Please sign in to comment.