diff --git a/exampleSite/data/about.yaml b/exampleSite/data/about.yaml index dc47dcd..3b8d60d 100644 --- a/exampleSite/data/about.yaml +++ b/exampleSite/data/about.yaml @@ -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 diff --git a/exampleSite/data/achievements.yaml b/exampleSite/data/achievements.yaml index 7730b55..fb4bc23 100644 --- a/exampleSite/data/achievements.yaml +++ b/exampleSite/data/achievements.yaml @@ -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? diff --git a/exampleSite/data/experiences.yaml b/exampleSite/data/experiences.yaml index c9c23ac..abefadc 100644 --- a/exampleSite/data/experiences.yaml +++ b/exampleSite/data/experiences.yaml @@ -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. diff --git a/exampleSite/data/projects.yaml b/exampleSite/data/projects.yaml index 5ec87aa..99dd016 100644 --- a/exampleSite/data/projects.yaml +++ b/exampleSite/data/projects.yaml @@ -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 diff --git a/exampleSite/data/site.yaml b/exampleSite/data/site.yaml index 6a7aa5e..019d8b6 100644 --- a/exampleSite/data/site.yaml +++ b/exampleSite/data/site.yaml @@ -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" diff --git a/exampleSite/data/skills.yaml b/exampleSite/data/skills.yaml index 8a6f28f..00c673b 100644 --- a/exampleSite/data/skills.yaml +++ b/exampleSite/data/skills.yaml @@ -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." diff --git a/static/assets/files/resume.pdf b/exampleSite/static/files/resume.pdf similarity index 100% rename from static/assets/files/resume.pdf rename to exampleSite/static/files/resume.pdf diff --git a/static/assets/images/achievements/graduation-cap.jpg b/exampleSite/static/images/achievements/graduation-cap.jpg similarity index 100% rename from static/assets/images/achievements/graduation-cap.jpg rename to exampleSite/static/images/achievements/graduation-cap.jpg diff --git a/static/assets/images/achievements/presenter.jpg b/exampleSite/static/images/achievements/presenter.jpg similarity index 100% rename from static/assets/images/achievements/presenter.jpg rename to exampleSite/static/images/achievements/presenter.jpg diff --git a/static/assets/images/achievements/sport.jpg b/exampleSite/static/images/achievements/sport.jpg similarity index 100% rename from static/assets/images/achievements/sport.jpg rename to exampleSite/static/images/achievements/sport.jpg diff --git a/static/assets/images/achievements/woman-winner.jpg b/exampleSite/static/images/achievements/woman-winner.jpg similarity index 100% rename from static/assets/images/achievements/woman-winner.jpg rename to exampleSite/static/images/achievements/woman-winner.jpg diff --git a/exampleSite/static/images/background.jpg b/exampleSite/static/images/background.jpg new file mode 100644 index 0000000..b30526b Binary files /dev/null and b/exampleSite/static/images/background.jpg differ diff --git a/exampleSite/static/images/profile.png b/exampleSite/static/images/profile.png new file mode 100644 index 0000000..a6befb2 Binary files /dev/null and b/exampleSite/static/images/profile.png differ diff --git a/static/assets/images/projects/kubernetes.png b/exampleSite/static/images/projects/kubernetes.png similarity index 100% rename from static/assets/images/projects/kubernetes.png rename to exampleSite/static/images/projects/kubernetes.png diff --git a/static/assets/images/projects/no-code.png b/exampleSite/static/images/projects/no-code.png similarity index 100% rename from static/assets/images/projects/no-code.png rename to exampleSite/static/images/projects/no-code.png diff --git a/static/assets/images/projects/tensorflow.png b/exampleSite/static/images/projects/tensorflow.png similarity index 100% rename from static/assets/images/projects/tensorflow.png rename to exampleSite/static/images/projects/tensorflow.png diff --git a/exampleSite/static/images/projects/toha.png b/exampleSite/static/images/projects/toha.png new file mode 100644 index 0000000..85ba151 Binary files /dev/null and b/exampleSite/static/images/projects/toha.png differ diff --git a/static/assets/images/skills/c++.png b/exampleSite/static/images/skills/c++.png similarity index 100% rename from static/assets/images/skills/c++.png rename to exampleSite/static/images/skills/c++.png diff --git a/static/assets/images/skills/cloud.png b/exampleSite/static/images/skills/cloud.png similarity index 100% rename from static/assets/images/skills/cloud.png rename to exampleSite/static/images/skills/cloud.png diff --git a/static/assets/images/skills/docker.svg b/exampleSite/static/images/skills/docker.svg similarity index 100% rename from static/assets/images/skills/docker.svg rename to exampleSite/static/images/skills/docker.svg diff --git a/static/assets/images/skills/git.png b/exampleSite/static/images/skills/git.png similarity index 100% rename from static/assets/images/skills/git.png rename to exampleSite/static/images/skills/git.png diff --git a/static/assets/images/skills/go.png b/exampleSite/static/images/skills/go.png similarity index 100% rename from static/assets/images/skills/go.png rename to exampleSite/static/images/skills/go.png diff --git a/static/assets/images/skills/kubernetes.png b/exampleSite/static/images/skills/kubernetes.png similarity index 100% rename from static/assets/images/skills/kubernetes.png rename to exampleSite/static/images/skills/kubernetes.png diff --git a/static/assets/images/skills/linux.png b/exampleSite/static/images/skills/linux.png similarity index 100% rename from static/assets/images/skills/linux.png rename to exampleSite/static/images/skills/linux.png diff --git a/static/assets/images/skills/prometheus.png b/exampleSite/static/images/skills/prometheus.png similarity index 100% rename from static/assets/images/skills/prometheus.png rename to exampleSite/static/images/skills/prometheus.png diff --git a/layouts/partials/cards/project.html b/layouts/partials/cards/project.html index dfb16f7..dfd8918 100644 --- a/layouts/partials/cards/project.html +++ b/layouts/partials/cards/project.html @@ -17,7 +17,7 @@
-

{{ .summary }}

+

{{ .summary | markdownify }}

{{ if .repo }} {{ .name }}
-

{{ .summary }}

+

{{ .summary | markdownify }}

diff --git a/layouts/partials/experiences/experience-info.html b/layouts/partials/experiences/experience-info.html index 39c7989..32df172 100644 --- a/layouts/partials/experiences/experience-info.html +++ b/layouts/partials/experiences/experience-info.html @@ -4,11 +4,11 @@
{{ .company.name }}

{{ .start }} - {{ if .end }} {{ .end }} {{ else }}Present{{ end }}, {{ .company.location }}

-

{{ .company.overview }}

+

{{ .company.overview | markdownify }}

Responsibilities: