diff --git a/assets/images/sections/skills/cloud.png b/assets/images/sections/skills/cloud.png new file mode 100644 index 00000000..900bb858 Binary files /dev/null and b/assets/images/sections/skills/cloud.png differ diff --git a/assets/images/sections/skills/docker.svg b/assets/images/sections/skills/docker.svg new file mode 100644 index 00000000..42426899 --- /dev/null +++ b/assets/images/sections/skills/docker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/images/sections/skills/linux.png b/assets/images/sections/skills/linux.png new file mode 100644 index 00000000..bda094c3 Binary files /dev/null and b/assets/images/sections/skills/linux.png differ diff --git a/assets/jsconfig.json b/assets/jsconfig.json index 63a9e8c3..e36b87f4 100644 --- a/assets/jsconfig.json +++ b/assets/jsconfig.json @@ -3,7 +3,7 @@ "baseUrl": ".", "paths": { "*": [ - "../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.1.1/assets/*" + "../../../../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.1.2-0.20240202170212-de1cee3951f7/assets/*" ] } } diff --git a/data/en/author.yaml b/data/en/author.yaml index 8f58bfda..3f337352 100644 --- a/data/en/author.yaml +++ b/data/en/author.yaml @@ -1,18 +1,20 @@ # some information about you -name: "Jane Doe" -nickname: "Jane" -image: "images/author/jessica.png" - +name: "John Doe" +nickname: "John" # greeting message before your name. it will default to "Hi! I am" if not provided greeting: "Hi, I am" - -# give your contact information. they will be used in the footer +image: "images/author/john.png" +# give your some contact information. they will be used in the footer contactInfo: - email: "janedoe@example.com" + email: "johndoe@example.com" phone: "+0123456789" + github: johndoe + linkedin: johndoe -# a summary of what you do +# some summary about what you do summary: -- I am a Developer -- I work with Go -- I love to work with some fun projects + - I am a Developer + - I am a Devops + - I love servers + - I work on open-source projects + - I love to work with some fun projects diff --git a/data/en/sections/about.yaml b/data/en/sections/about.yaml index f38ec032..b2c4c8fc 100644 --- a/data/en/sections/about.yaml +++ b/data/en/sections/about.yaml @@ -5,6 +5,7 @@ section: enable: true weight: 1 showOnNavbar: true + template: sections/about.html # your designation designation: Software Engineer @@ -14,7 +15,8 @@ company: url: "https://www.example.com" # your resume. this file path should be relative to you "static" directory -resume: "files/resume.pdf" +# Dreprecated. Use resourceLinks instead. +# 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](https://kubernetes.io/) using GO. My tools help people to deploy their workloads in Kubernetes. Sometimes, I work on some fun projects such as writing a theme, etc.' @@ -46,32 +48,53 @@ socialLinks: icon: "fab fa-facebook" url: "#" -# your soft skills -# give the percentage between 50 to 100 with 5 intervals. -# currently supported colors: blue, yellow, pink, green, sky, orange -softSkills: -- name: Leadership +- name: Mastadon + icon: "fab fa-mastodon" + url: "#" + rel: "me noopener" + +# You can put custom buttons to link your relevant resources. +# For example, you can put link for your resume. +resourceLinks: +- title: "My Resume" + url: "files/resume.pdf" + +# Show your badges +# You can show your verifiable certificates from https://www.credly.com. +# You can also show a circular bar indicating the level of expertise on a certain skill +badges: +- type: certification + name: Certified Kubernetes Security Specialist + url: "https://www.credly.com/org/the-linux-foundation/badge/exam-developer-certified-kubernetes-security-specialist" + badge: "https://images.credly.com/size/680x680/images/f4bf92ed-8985-40b2-bc07-2f9308780854/kubernetes-security-specialist-logo-examdev.png" + +- type: certification + name: Istio and IBM Cloud Kubernetes Service + url: "https://www.credly.com/org/the-linux-foundation/badge/exam-developer-certified-kubernetes-security-specialist" + badge: "https://images.credly.com/size/680x680/images/8d34d489-84bf-4861-a4a0-9e9d68318c5c/Beyond_basics_of_Istio_on_Cloud_v2.png" + +- type: certification + name: Artificial Intelligence and Machine Learning + url: "https://www.credly.com/org/grupo-bancolombia/badge/artificial-intelligence-and-machine-learning" + badge: "https://images.credly.com/size/680x680/images/e027514f-9d07-4b29-862f-fe21a8aaebf1/ae.png" + +- type: soft-skill-indicator + name: Leadership percentage: 85 color: blue -- name: Team Work + +- type: soft-skill-indicator + name: Team Work percentage: 90 color: yellow -- name: Communication - percentage: 85 - color: pink -- name: Hard Working - percentage: 85 - color: green -- name: Fast Learner - percentage: 85 - color: sky -- name: Problem Solving + +- type: soft-skill-indicator + name: Hard Working percentage: 85 color: orange -# you can also provide color code instead of pre-defined color name -# - name: Example 1 + +# you can also provide color code instead of the color name +# - type: soft-skill-indicator +# name: Example 1 # percentage: 75 # color: "#00adb5" -# - name: Example 2 -# percentage: 65 -# color: "#8b8383" diff --git a/data/en/sections/achievements.yaml b/data/en/sections/achievements.yaml index 9e6f74c3..60a7f5c0 100644 --- a/data/en/sections/achievements.yaml +++ b/data/en/sections/achievements.yaml @@ -3,7 +3,7 @@ section: name: Achievements id: achievements enable: true - weight: 6 + weight: 9 showOnNavbar: true # Can optionally hide the title in sections # hideTitle: true @@ -11,14 +11,14 @@ section: # Your achievements achievements achievements: - title: Best Presenter - image: images/sections/achievements/presenter.jpg + image: /images/sections/achievements/presenter.jpg summary: Best presenter in the 2020 XYZ conference. - title: Champion - image: images/sections/achievements/sport.jpg + image: /images/sections/achievements/sport.jpg summary: Champion in cycling inter-city cycling championship 2020. - title: Graduation - image: images/sections/achievements/graduation-cap.jpg + image: /images/sections/achievements/graduation-cap.jpg summary: Received Bachelor of Science (B.Sc.) in Computer Science and Engineer from XYZ University. - title: Award Winner - image: images/sections/achievements/woman-winner.jpg - summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus architecto minus facere vero? + image: /images/sections/achievements/woman-winner.jpg + summary: Wined best paper award at IEE Conference 2020. \ No newline at end of file diff --git a/data/en/sections/experiences.yaml b/data/en/sections/experiences.yaml index ef3536d7..12b83b26 100644 --- a/data/en/sections/experiences.yaml +++ b/data/en/sections/experiences.yaml @@ -37,7 +37,7 @@ experiences: - company: name: PreExample Co. - url: "https://example.com" + url: "https://www.example.com" location: Nowhere overview: PreExample Co. is a gateway company to enter into Example co. So, nothing special here. positions: @@ -51,7 +51,7 @@ experiences: - company: name: Intern Counting Company (ICC). - url: "https://example.com" + url: "https://www.example.com" location: Intern Land overview: Intern counting Company (ICC) is responsible for counting worldwide intern Engineers. positions: diff --git a/data/en/sections/projects.yaml b/data/en/sections/projects.yaml index e6ddbdb6..c15ff629 100644 --- a/data/en/sections/projects.yaml +++ b/data/en/sections/projects.yaml @@ -3,7 +3,7 @@ section: name: Projects id: projects enable: true - weight: 4 + weight: 5 showOnNavbar: true # Can optionally hide the title in sections # hideTitle: true @@ -22,7 +22,7 @@ buttons: # your projects projects: - name: Kubernetes - logo: images/sections/projects/kubernetes.png + logo: /images/sections/projects/kubernetes.png role: Contributor timeline: "March 2018 - Present" repo: https://github.com/kubernetes/kubernetes # If your project is a public repo on GitHub, then provide this link. it will show star count. @@ -31,13 +31,13 @@ projects: tags: ["professional", "kubernetes", "cloud"] - name: Tensorflow - logo: images/sections/projects/tensorflow.png + logo: /images/sections/projects/tensorflow.png role: Developer timeline: "Jun 2018 - Present" repo: https://github.com/tensorflow/tensorflow #url: "" summary: An Open Source Machine Learning Framework for Everyone. - tags: ["professional", "machine-learning","academic"] + tags: ["professional", "machine-learning"] - name: A sample academic paper role: Team Lead @@ -47,7 +47,7 @@ projects: tags: ["academic","iot"] - name: Nocode - logo: images/sections/projects/no-code.png + logo: /images/sections/projects/no-code.png role: Nothing timeline: "Oct 2019 - Dec 2019" repo: https://github.com/kelseyhightower/nocode @@ -56,9 +56,9 @@ projects: tags: ["hobby", "fun"] - name: Toha - logo: images/sections/projects/toha.png + logo: /images/sections/projects/toha.png role: Owner timeline: "Jun 2019 - Present" repo: https://github.com/hossainemruz/toha summary: A Hugo theme for personal portfolio. - tags: ["hobby","hugo","theme","professional"] + tags: ["hobby","hugo","theme","professional"] \ No newline at end of file diff --git a/data/en/sections/skills.yaml b/data/en/sections/skills.yaml index d8cfd64b..8374c8a8 100644 --- a/data/en/sections/skills.yaml +++ b/data/en/sections/skills.yaml @@ -12,38 +12,38 @@ section: # Give a summary of you each skill in the summary section. skills: - name: Kubernetes - icon: "images/sections/skills/kubernetes.png" + logo: /images/sections/skills/kubernetes.png summary: "Capable of deploying, managing application on Kubernetes. Experienced in writing Kubernetes controllers for CRDs." - url: https://kubernetes.io/ + url: "https://kubernetes.io/" - name: Go Development - icon: "images/sections/skills/go.png" + logo: /images/sections/skills/go.png summary: "Using as the main language for professional development. Capable of writing scalable, testable, and maintainable program." url: "https://golang.org/" - name: Cloud Computing - icon: "images/sections/skills/cloud.png" + logo: /images/sections/skills/cloud.png summary: "Worked with most of the major clouds such as GCP, AWS, Azure etc." - name: Docker - icon: "images/sections/skills/docker.svg" + logo: /images/sections/skills/docker.svg summary: "Write most of the programs as dockerized container. Experienced with multi-stage, multi-arch build process." url: "https://www.docker.com/" - name: Prometheus - icon: "images/sections/skills/prometheus.png" + logo: /images/sections/skills/prometheus.png summary: "Capable of setup, configure Prometheus metrics. Experienced with PromQL, AlertManager. Also, experienced with writing metric exporters." url: "https://prometheus.io/" - name: Linux - icon: "images/sections/skills/linux.png" + logo: /images/sections/skills/linux.png summary: "Using as the main operating system. Capable of writing bash/shell scripts." - name: Git - icon: "images/sections/skills/git.png" + logo: /images/sections/skills/git.png summary: "Experienced with git-based development. Mostly, use Github. Also, have experience in working with GitLab." url: "https://git-scm.com/" - name: C++ - icon: "images/sections/skills/c++.png" - summary: "Know basic C/C++ programming. Used for contest programming and problem solving." + logo: /images/sections/skills/c++.png + summary: "Know basic C/C++ programming. Used for contest programming and problem solving." \ No newline at end of file diff --git a/data/en/site.yaml b/data/en/site.yaml index c85fb8fc..3fb761ef 100644 --- a/data/en/site.yaml +++ b/data/en/site.yaml @@ -1,11 +1,29 @@ # Copyright Notice copyright: © 2020 Copyright. +# A disclaimer notice for the footer. Make sure you have set "params.footer.disclaimer.enable: true" in your `config.yaml` file. +disclaimer: "This theme is under MIT license. So, you can use it for non-commercial, commercial, or private uses. +You can modify or distribute the theme without requiring any permission from the theme author. +However, the theme author does not provide any warranty or takes any liability for any issue with the theme." + # Meta description for your site. This will help the search engines to find your site. -description: Example site for hugo theme Toha. +description: Portfolio and personal blog of John Doe. # specify the list of custom menus that you want to show in the top navbar. # they will be separated by a divider from the main menus. customMenus: -- name: Notes - url: https://hossainemruz.gitbook.io/notes/ +- name: Docs + url: https://toha-guides.netlify.app/posts/ + # specify whether to hide the menu item from top navbar or not. + hideFromNavbar: false + # specify whether to show the menu item in footer or not. + # if you set it to true, make sure you have set `footer.navigation.customMenus: true` in your config.yaml + showOnFooter: false + +# Specify OpenGraph Headers +openGraph: + title: John's Blog + type: website + description: Portfolio and personal blog of John Doe. + image: images/author/john.png + url: https://hugo-toha.github.io diff --git a/go.mod b/go.mod index aec59986..7a041040 100644 --- a/go.mod +++ b/go.mod @@ -5,4 +5,4 @@ go 1.19 // Uncomment for local development // replace github.com/hugo-toha/toha/v4 => ../toha -require github.com/hugo-toha/toha/v4 v4.1.1 // indirect +require github.com/hugo-toha/toha/v4 v4.1.2-0.20240202170212-de1cee3951f7 // indirect diff --git a/go.sum b/go.sum index b04a5f59..5813c8a1 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,4 @@ github.com/hugo-toha/toha/v4 v4.1.1 h1:KbCWZRkHewaO6hsKxnlkyO9RjmBwIUbVh7KY+VfiNaU= github.com/hugo-toha/toha/v4 v4.1.1/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ= +github.com/hugo-toha/toha/v4 v4.1.2-0.20240202170212-de1cee3951f7 h1:YGTiyHBk+slMSuuisy1bJswesSFKgpdp+hh6CiNFpxA= +github.com/hugo-toha/toha/v4 v4.1.2-0.20240202170212-de1cee3951f7/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ=