update exampleSite

This commit is contained in:
hossainemruz 2020-06-13 00:58:54 +06:00
parent be9ffaf7c5
commit 66df7ac029
28 changed files with 39 additions and 47 deletions

View file

@ -6,11 +6,11 @@ company:
url: "https://www.example.com"
# your resume
resume: "assets/files/resume.pdf"
resume: "files/resume.pdf"
# a summary about you
summary: 'I am a passionate software engineer with x years of working
experience. I built OSS tools for Kubernetes using GO. My tools helps people to
experience. I built OSS tools for [Kubernetes](https://kubernetes.io/) using GO. My tools helps people to
deploy their workloads in Kuberenetes. Sometimes, I work on some fun projects such as writing a theme etc.'
# your social links

View file

@ -1,14 +1,14 @@
# Your achievements achievements
achievements:
- title: Best Presenter
image: assets/images/achievements/presenter.jpg
summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus architecto minus facere vero?
image: images/achievements/presenter.jpg
summary: Best presenter in 2020 XYZ conference.
- title: Champion
image: assets/images/achievements/sport.jpg
summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus architecto minus facere vero?
image: images/achievements/sport.jpg
summary: Champion in cycling inter-city cycling championship 2020.
- title: Graduation
image: assets/images/achievements/graduation-cap.jpg
summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus architecto minus facere vero?
image: images/achievements/graduation-cap.jpg
summary: Received Bachelor of Science (B.Sc.) in Computer Science and Engineer from XYZ University.
- title: Award Winner
image: assets/images/achievements/woman-winner.jpg
image: images/achievements/woman-winner.jpg
summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus architecto minus facere vero?

View file

@ -6,13 +6,13 @@ experiences:
url: "https://www.example.com"
location: Dhaka Branch
# company overview
overview: Lorem ipsum dolor sit amet consectetur adipisicing elit. Sed ipsum deserunt dignissimos iure incidunt porro sapiente adipisci neque, eveniet quam.
overview: Example Co. is a widely recognized company for cloud native development. It build tools for Kubernetes.
start: Nov 2017
# don't provide end date if you are currently working there. It will be replaced by "Present"
# end: Dec 2020
# give some points about what was your responsibilities at the company.
responsibilities:
- Design, develop and manage disaster recovery tool Stash that backup Kubernetes volumes, databases and cluster's resource definition.
- Design, develop and manage disaster recovery tool [Xtool](https://www.example.com) that backup Kubernetes volumes, databases and cluster's resource definition.
- My another responsibilities.
- My more responsibilities.

View file

@ -12,7 +12,7 @@ buttons:
# your projects
projects:
- name: Kubernetes
logo: assets/images/projects/kubernetes.png
logo: images/projects/kubernetes.png
role: Contributor
timeline: "March 2018 - Present"
repo: https://github.com/kubernetes/kubernetes # if your project is public repo on github, then provide this link. it will show star count.
@ -21,7 +21,7 @@ projects:
tags: ["professional", "kubernetes", "cloud"]
- name: Tensorflow
logo: assets/images/projects/tensorflow.png
logo: images/projects/tensorflow.png
role: Developer
timeline: "Jun 2018 - Present"
repo: https://github.com/tensorflow/tensorflow
@ -37,7 +37,7 @@ projects:
tags: ["academic","iot"]
- name: Nocode
logo: assets/images/projects/no-code.png
logo: images/projects/no-code.png
role: Nothing
timeline: "Oct 2019 - Dec 2019"
repo: https://github.com/kelseyhightower/nocode
@ -46,7 +46,7 @@ projects:
tags: ["hobby", "fun"]
- name: Toha
logo: assets/images/logo.png
logo: images/projects/toha.png
role: Owner
timeline: "Jun 2019 - Present"
repo: https://github.com/hossainemruz/toha

View file

@ -1,10 +1,10 @@
# background image of the landing page
background: "assets/images/default-background.jpg"
background: "images/background.jpg"
# some information about you
author:
name: "Jane Doe"
image: "assets/images/default-avatar.png"
image: "images/avatar.png"
# give your some contact information. they will be used in the footer
contactInfo:
email: "janedoe@example.com"

View file

@ -2,41 +2,33 @@
# Give a summary of you each skill in summary section.
skills:
- name: Kubernetes
icon: "assets/images/skills/kubernetes.png"
summary: "Some quick example text to build on the card title and make up the bulk
of tlsdfjlsdjflsdfhe card's content."
icon: "images/skills/kubernetes.png"
summary: "Capable of deploying, managing application on Kubernetes. Experienced in writing Kubernetes controllers for CRDs."
- name: Go Development
icon: "assets/images/skills/go.png"
summary: "Some quick example text to build on the card title and make up the bulk
of tlsdfjlsdjflsdfhe card's content."
icon: "images/skills/go.png"
summary: "Using as main language for professional development. Capable of writing scalable, testable, and maintainable program."
- name: Cloud Computing
icon: "assets/images/skills/cloud.png"
summary: "Some quick example text to build on the card title and make up the bulk
of tlsdfjlsdjflsdfhe card's content."
icon: "images/skills/cloud.png"
summary: "Worked with most of the major clouds such as GCP, AWS, Azure etc."
- name: Docker
icon: "assets/images/skills/docker.svg"
summary: "Some quick example text to build on the card title and make up the bulk
of tlsdfjlsdjflsdfhe card's content."
- name: Linux
icon: "assets/images/skills/linux.png"
summary: "Some quick example text to build on the card title and make up the bulk
of tlsdfjlsdjflsdfhe card's content."
icon: "images/skills/docker.svg"
summary: "Write most of the programs as dockerized container. Experienced with multi-stage, multi-arch build process."
- name: Prometheus
icon: "assets/images/skills/prometheus.png"
summary: "Some quick example text to build on the card title and make up the bulk
of tlsdfjlsdjflsdfhe card's content."
icon: "images/skills/prometheus.png"
summary: "Capable of setup, configure Prometheus metrics. Experienced with PromQL, AlertManager. Also, experienced with writing metric exporters."
- name: Linux
icon: "images/skills/linux.png"
summary: "Using as main operating system. Capable of writing bash/shell scripts."
- name: Git
icon: "assets/images/skills/git.png"
summary: "Some quick example text to build on the card title and make up the bulk
of tlsdfjlsdjflsdfhe card's content."
icon: "images/skills/git.png"
summary: "Experienced with git based development. Mostly, use Github. Also have experience in working with GitLab."
- name: C++
icon: "assets/images/skills/c++.png"
summary: "Some quick example text to build on the card title and make up the bulk
of tlsdfjlsdjflsdfhe card's content."
icon: "images/skills/c++.png"
summary: "Know basic C/C++ programming. Used for contest programming and problem solving."

View file

Before

Width:  |  Height:  |  Size: 385 KiB

After

Width:  |  Height:  |  Size: 385 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 142 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 88 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View file

Before

Width:  |  Height:  |  Size: 280 KiB

After

Width:  |  Height:  |  Size: 280 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 98 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 280 KiB

After

Width:  |  Height:  |  Size: 280 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

Before After
Before After

View file

@ -17,7 +17,7 @@
</div>
</div>
<div class="card-body text-justify pt-1 pb-1">
<p>{{ .summary }}</p>
<p>{{ .summary | markdownify }}</p>
<span class="float-right">
{{ if .repo }}
<a

View file

@ -9,7 +9,7 @@
<h4 class="card-title">{{ .name }}</h4>
</div>
<div class="card-body">
<p class="card-text">{{ .summary }}</p>
<p class="card-text">{{ .summary | markdownify }}</p>
</div>
</div>
</div>

View file

@ -4,11 +4,11 @@
<h6><a href="{{ .company.url }}">{{ .company.name }}</a></h6>
<p class="text-muted">{{ .start }} - {{ if .end }} {{ .end }} {{ else }}Present{{ end }}, {{ .company.location }}</p>
</div>
<p>{{ .company.overview }}</p>
<p>{{ .company.overview | markdownify }}</p>
<h6 class="text-muted">Responsibilities:</h6>
<ul class="justify-content-around">
{{ range .responsibilities }}
<li>{{ . }}</li>
<li>{{ . | markdownify }}</li>
{{ end }}
</ul>
</div>