* Add Blogtrottr as newsletter provider
* Fixed absLangURL issue with sections in footer
* Added embed-pdf shortcode
pdf-js is sered locally to preserve privacy and comply with GDPR
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
"Guthaben" is used for banking loans.
Changed to "Punktzahl" and "Note" to
better reflect the german education
system.
The 404 error message was just
nonsense. Changed it to correct
translation of english version.
* Initial commit for dark theme.
* Use DarkReader.auto() to watch for system theme.
* Tunning default parameters.
* Allow configurable number of recent posts.
* Added invisible element to hack theme initialization.
* Added default value.
* Use Darkreader CDN.
* Cleanup to keep darkreader in as few files as possible.
* Renamed darkmode.js to darkmode-darkreader.js.
* Bring back the initialization.
* Added provider property.
* Added theme selector to the posts navbar.
* Removed extra line breaks.
* Changed darkreader CDN to local copy.
* Renamed to darkMode.
* Fixed CodeQL failures.
* Added icons.
* Renamed function.
* Added SVG inversion.
* Used icons for selection.
* Toggle initial dark only in the dynamic navbar.
Co-authored-by: donfiguerres <donfiguerres@github.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
* Enable pages in counter.dev
Not perfect but will work fine for a while.
* Make counter.dev's `referrerPolicy` togglable
* Make `referrerPolicy` take more options
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
* Add finnish translation
* Add finnish translation to the README
* Use a more fitting word for prev in finnish translation
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
* Add Blogtrottr as newsletter provider
* Fixed absLangURL issue with sections in footer
* Fixes LaTeX support
Makes scripts fully local and only loads them if math:true. Adds support for 18462\latex18462 or even $\latex$
* Added 2 New, Privacy-Friendly Analytics Methods
Counter.dev and GoatAnalytics. Google Analytics should keep working the same
* Removed 1 CDN
* Moved params under features
* Added Ko-Fi floating button for support
* Refactor analytics code + Add local fonts
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Pablo Marcos <codebergflamingo@staplehorse.anonaddy.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
In the about section, a correct `tel:` URL was only generated if the
name of the sociallink was "Phone". Now, a correct link will also be
generated if the name of the sociallink corresponds to the translation
of "phone" in one of the i18n files.
Co-authored-by: stueja <jan@jBook.local>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
Added id="footer" just in case someone wants to link there via custom
menus or href="#footer".
Co-authored-by: stueja <jan@jBook.local>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
* feat: configurable custom navbar items
The customMenu item from `data/<language>/site.yaml` will only appear if
its property `showOnNavbar` is `true`.
Example:
```
customMenus:
- name: Imprint
url: posts/imprint
showOnNavbar: false
```
* fix: change logic from to
Co-authored-by: stueja <jan@jBook.local>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
* feat: customMenus in footer
Show customMenu links also in footer.
In `config.yaml`,
- `params.footer.enable` is `true` to show the footer at all
- `params.footer.navigation.enable` is `true` to show navigation items
in the footer
- `params.footer.navigation.customMenus.enable` is `true` to show
customMenu items
Example:
```
params:
footer:
enable: true
navigation:
enable: true
customMenus:
enable: true
```
In `data/<language>/site.yaml`,
- `customMenus` must contain at least one entry with `showOnFooter:
true`
Example:
```
customMenus:
- name: Imprint
url: posts/imprint
showOnFooter: true
```
* fix: nesting levels in config
Co-authored-by: stueja <jan@jBook.local>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
* Add Blogtrottr as newsletter provider
* Fixed absLangURL issue with sections in footer
* Add LaTeX support
Added katex scripts and css to scripts and header partials, respectively
* Replace CDN with local files for LaTex resources + Fix flag error
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Pablo Marcos <codebergflamingo@staplehorse.anonaddy.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
* fixed "show-more-btn" toggle logic
* allow customization of number of items to show in "taken courses" when before collapsing
* renamed treshold param to collapseAfter
Co-authored-by: Fabio Fenoglio <fabio.fenoglio@eng.it>
* add comment plugin utteranc(save message to github issue)
config.yml
# Enable comment feature. There, should be only one of them.
comment:
enable: true
utteranc:
repo: ormissia/ormissia.github.io
issueTerm: title
theme: github-light
* Update utteranc.html
* Fix disqus comment not working on new configuration style
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Fix LOC badge
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* feat: add valine support
* Adjust the comment config
* Adjust the comment config
* Make comment section backward compatible with old config
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: hossainemruz <hossainemruz@gmail.com>
* Fixed alignment issue in tables under education(#233)
* Fixed section landing position on navigation
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
* translate_Chinese
* translate_Chinese
* Improve simplified Chinese translation, modify simplified Chinese and traditional Chinese file names
Signed-off-by: Ray <Chow-Ray@outlook.com>
* Improve simplified Chinese translation, modify simplified Chinese and traditional Chinese file names。
Signed-off-by: Ray <Chow-Ray@outlook.com>
Per https://github.com/hugo-toha/toha/issues/352 - in order to support Google Analytics v4, _internal/google_analytics.html should be used
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* resize skillcards by CSS instead of JS
* Revert "resize skillcards by CSS instead of JS"
This reverts commit 169e0599e9.
* french translation
* add an optionnal greeting subtitle
Co-authored-by: vlebert <vlebert@tactis.fr>
* Fixed scrollbar problems related to about section.
* Fixed scrollbar problems related to skill section.
* Making h1 fonts a little bit smaller on small devices.
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
* resize skillcards by CSS instead of JS
* Revert "resize skillcards by CSS instead of JS"
This reverts commit 169e0599e9.
* french translation
Co-authored-by: vlebert <vlebert@tactis.fr>
* Allow to disable the footer with params.footer.enable = false
Default is to have the footer enabled (to keep backwards
compatibility).
The diff looks much worse than it is, I just added a variable and an
if clause, but then had to indent the rest of the file.
Make footerEnabled an explicit variable.
This should improve readability.
Use default parameter for even more readability.
* Allow to enable/disable the "contact me" section in the footer.
Just set `footer.contactMe.enable` in the config. Default is true, for
backwards compatibility.
* Make footer template more consistent.
Enabling footers elements and the newsletter is now managed in the
same place.
* Allow to disable the footer navigation. Default is enabled.
* Allow to disable credentials and copyright notice. Default: enabled
* Footer: Reformat variable initialization for readability.
* Allow providing template for footer
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: hossainemruz <hossainemruz@gmail.com>
Whenever href (url) attribute was omitted or had no value
the click action would do nothing. With no URLs defined and
`target="_blank"` attributes, which were recently added,
anchor tags now redirect users to new blank tabs (side effect).
This PR solves the issues by adding conditions
before applying `target="_blank"` or in some cases by
ommiting entire entities (e.g. the view_certificate button).
REQUIRED_LABELS_ANY_DESCRIPTION:"The PR must have at least one these labels: ['automerge','breaking-change','bug-fix','enhancement','feature','translation']"
REQUIRED_LABELS_ANY_DESCRIPTION:"The PR must have at least one these labels: ['automerge','breaking-change','bug-fix','enhancement','feature','translation']"
[](https://percy.io/b7cb60ab/hugo-toha.github.io)
A [Hugo](https://gohugo.io/) theme for a personal portfolio with minimalist design and responsiveness.
A [Hugo](https://gohugo.io/) theme for a personal portfolio with minimalist design and responsiveness.
@@ -19,8 +30,16 @@ A [Hugo](https://gohugo.io/) theme for a personal portfolio with minimalist desi
- Achievement Gallery
- Achievement Gallery
- Sidebar to Categorize the Posts
- Sidebar to Categorize the Posts
- Short Codes
- Short Codes
- Google Analytics Support
- Analytics Support
- Disqus Comment Support
- GoatCounter
- counter.dev
- Google Analytics
- Matomo/Piwik
- Comment Support
- [Disqus](https://disqus.com/)
- [Valine](https://valine.js.org/)
- [Uttarances](https://utteranc.es/)
- [Giscus](https://giscus.app/)
For more details about the features please visit [here](https://toha-guides.netlify.app/posts/features/).
For more details about the features please visit [here](https://toha-guides.netlify.app/posts/features/).
@@ -38,29 +57,33 @@ For more details about the features please visit [here](https://toha-guides.netl
- 日本語
- 日本語
- 한국어
- 한국어
- русский
- русский
- suomi
- Tiếng Việt
- Tiếng Việt
- Turkish
- Arabic (العربية)
- Português
To know more about how to translate your site, please visit [here](https://toha-guides.netlify.app/posts/translation/). Follow, the data and post format from this [example site](https://hugo-toha.github.io).
To know more about how to translate your site, please visit [here](https://toha-guides.netlify.app/posts/translation/). Follow, the data and post format from this [example site](https://hugo-toha.github.io).
## Screenshots
## Screenshots
Here, are few screenshot from the [example site](https://hugo-toha.github.io).
Here are few screenshots from the [example site](https://hugo-toha.github.io).
> Don't use SSH URL of the theme during adding as git sub-module. Also, don't clone the theme in your `themes` directory using `git clone`. They don't work well with Github Action or Netlify.
> Don't use SSH URL of the theme during adding as git sub-module. Also, don't clone the theme in your `themes` directory using `git clone`. They don't work well with Github Action or Netlify.
If you don't already have a hugo site, create one by following the stepbystep guide from [here](https://toha-guides.netlify.app/posts/getting-started/prepare-site/).
If you don't already have a hugo site, create one by following the step-by-step guide from [here](https://toha-guides.netlify.app/posts/getting-started/prepare-site/).
#### Configuring Site
#### Configuring Site
@@ -126,10 +149,19 @@ params:
# specify whether you want to show Table of Contents in reading page
# specify whether you want to show Table of Contents in reading page
enableTOC:true
enableTOC:true
# Provide newsletter configuration. This feature hasn't been implemented yet.
# specify whether you want the language flags to be displayed.
# Currently, you can just hide it from the footer.
showFlags:true
# Provide newsletter configuration.
# This feature has been implemented for Mailchimp only for now.
# You can also hide it from the footer.
newsletter:
newsletter:
# specify whether you want to display the newsletter form
enable:true
enable:true
# specify which newsletter provider you want to use
provider:mailchimp
# specify the target URL for the subscription form
Don't forget to update `title`, `baseURL`, and `gitRepo` fields with your own information. To know about more available configuration options, please visit [here](https://toha-guides.netlify.app/posts/configuration/site-parameters/).
Don't forget to update `title`, `baseURL`, and `gitRepo` fields with your own information. To know about more available configuration options, please visit [here](https://toha-guides.netlify.app/posts/configuration/site-parameters/).
@@ -139,7 +171,7 @@ Don't forget to update `title`, `baseURL`, and `gitRepo` fields with your own in
Now, you can run your hugo site with `toha` theme locally with the following command:
Now, you can run your hugo site with `toha` theme locally with the following command:
```console
```console
$ hugo server -t toha -w
$ hugo server --theme toha --watch
```
```
When you run your site for first time, it will start with the default parameters. It should look similar to the [example site](https://hugo-toha.github.io). However, it will not have any sections in the homepage as we haven't configured them yet. You can configure your site by following the guides from [here](https://toha-guides.netlify.app/posts/configuration/).
When you run your site for first time, it will start with the default parameters. It should look similar to the [example site](https://hugo-toha.github.io). However, it will not have any sections in the homepage as we haven't configured them yet. You can configure your site by following the guides from [here](https://toha-guides.netlify.app/posts/configuration/).
@@ -148,16 +180,20 @@ When you run your site for first time, it will start with the default parameters
Here, are some handy shortcodes you can use with this theme.
Here, are some handy shortcodes you can use with this theme.
# your resume. this file path should be relative to you "static" directory
resume:"files/resume.pdf"
# a summary about you
summary:'আমি X বছর অভিজ্ঞতা সম্পন্ন একজন দক্ষ সফটওয়্যার ইঞ্জিনিয়ার । আমি Go ভাষা ব্যবহার করে [Kubernetes](https://kubernetes.io/) এর জন্য ওপেন সোর্স টুল তৈরি করি । মাঝে মাঝে আমি থিম বানানোর মত মজার প্রোজেক্ট নিয়ে কাজ করি ।'
# your social links
# give as many as you want. use font-awesome for the icons.
socialLinks:
- name:Email
icon:"fas fa-envelope"
url:"example@gmail.com"
- name:Github
icon:"fab fa-github"
url:"https://www.github.com/example"
- name:Stackoverflow
icon:"fab fa-stack-overflow"
url:"#"
- name:LinkedIn
icon:"fab fa-linkedin"
url:"#"
- name:Twitter
icon:"fab fa-twitter"
url:"#"
- name:Facebook
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
percentage:85
color:blue
- 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
percentage:85
color:orange
# you can also provide color code instead of pre-defined color name
repo:https://github.com/kubernetes/kubernetes# If your project is a public repo on GitHub, then provide this link. it will show star count.
#url: "" # If your project is not a public repo but it has a website or any external details url then provide it here. don't provide "repo" and "url" simultaneously.
summary:Production-Grade Container Scheduling and Management.
tags:["professional","kubernetes","cloud"]
- name:Tensorflow
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"]
- name:A sample academic paper
role:Team Lead
timeline:"Jan 2017 - Nov 2017"
url:"https://www.example.com"
summary:Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente eius reprehenderit animi suscipit autem eligendi esse amet aliquid error eum. Accusantium distinctio soluta aliquid quas placeat modi suscipit eligendi nisi.
tags:["academic","iot"]
- name:Nocode
logo:/images/sections/projects/no-code.png
role:Nothing
timeline:"Oct 2019 - Dec 2019"
repo:https://github.com/kelseyhightower/nocode
#url: ""
summary:The best way to write secure and reliable applications. Write nothing; deploy nowhere.
repo:https://github.com/kubernetes/kubernetes# If your project is a public repo on GitHub, then provide this link. it will show star count.
#url: "" # If your project is not a public repo but it has a website or any external details url then provide it here. don't provide "repo" and "url" simultaneously.
summary:Production-Grade Container Scheduling and Management.
tags:["professional","kubernetes","cloud"]
- name:Tensorflow
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"]
- name:A sample academic paper
role:Team Lead
timeline:"Jan 2017 - Nov 2017"
url:"https://www.example.com"
summary:Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente eius reprehenderit animi suscipit autem eligendi esse amet aliquid error eum. Accusantium distinctio soluta aliquid quas placeat modi suscipit eligendi nisi.
tags:["academic","iot"]
- name:Nocode
logo:/images/sections/projects/no-code.png
role:Nothing
timeline:"Oct 2019 - Dec 2019"
repo:https://github.com/kelseyhightower/nocode
#url: ""
summary:The best way to write secure and reliable applications. Write nothing; deploy nowhere.
# your resume. this file path should be relative to you "static" directory
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.'
# your social links
# give as many as you want. use font-awesome for the icons.
socialLinks:
- name:Email
icon:"fas fa-envelope"
url:"example@gmail.com"
- name:Github
icon:"fab fa-github"
url:"https://www.github.com/example"
- name:Stackoverflow
icon:"fab fa-stack-overflow"
url:"#"
- name:LinkedIn
icon:"fab fa-linkedin"
url:"#"
- name:Twitter
icon:"fab fa-twitter"
url:"#"
- name:Facebook
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
percentage:85
color:blue
- 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
percentage:85
color:orange
# you can also provide color code instead of pre-defined color name
repo:https://github.com/kubernetes/kubernetes# If your project is a public repo on GitHub, then provide this link. it will show star count.
#url: "" # If your project is not a public repo but it has a website or any external details url then provide it here. don't provide "repo" and "url" simultaneously.
summary:Production-Grade Container Scheduling and Management.
tags:["professional","kubernetes","cloud"]
- name:Tensorflow
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"]
- name:A sample academic paper
role:Team Lead
timeline:"Jan 2017 - Nov 2017"
url:"https://www.example.com"
summary:Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente eius reprehenderit animi suscipit autem eligendi esse amet aliquid error eum. Accusantium distinctio soluta aliquid quas placeat modi suscipit eligendi nisi.
tags:["academic","iot"]
- name:Nocode
logo:/images/sections/projects/no-code.png
role:Nothing
timeline:"Oct 2019 - Dec 2019"
repo:https://github.com/kelseyhightower/nocode
#url: ""
summary:The best way to write secure and reliable applications. Write nothing; deploy nowhere.
# your resume. this file path should be relative to you "static" directory
resume:"files/resume.pdf"
# a summary about you
summary:"Je suis un ingénieur en logiciel passionné, avec x années d'expérience professionnelle. J'ai construit des outils OSS pour [Kubernetes](https://kubernetes.io/) en utilisant GO. Mes outils aident les gens à déployer leurs charges de travail dans Kubernetes. Parfois, je travaille sur des projets amusants comme l'écriture d'un thème, etc."
# your social links
# give as many as you want. use font-awesome for the icons.
socialLinks:
- name:Email
icon:"fas fa-envelope"
url:"example@gmail.com"
- name:Github
icon:"fab fa-github"
url:"https://www.github.com/example"
- name:Stackoverflow
icon:"fab fa-stack-overflow"
url:"#"
- name:LinkedIn
icon:"fab fa-linkedin"
url:"#"
- name:Twitter
icon:"fab fa-twitter"
url:"#"
- name:Facebook
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:Chef de projet
percentage:85
color:blue
- name:Travail d'équipe
percentage:90
color:yellow
- name:Communication
percentage:85
color:pink
- name:Persévérant
percentage:85
color:green
- name:Autonome
percentage:85
color:sky
- name:Logique
percentage:85
color:orange
# you can also provide color code instead of pre-defined color name
overview:Example Co. est une entreprise largement reconnue pour le développement de l'utilisation des nuages. Elle construit des outils pour Kubernetes.
positions:
- designation:Ingénieur logiciel senior
start:Nov 2019
# 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:
- Concevoir et développer l'outil XYZ pour la tâche ABC.
- Concevoir, développer et gérer l'outil de reprise après sinistre [Xtool](https://www.example.com) qui sauvegarde les volumes, les bases de données et la définition des ressources du cluster de Kubernetes.
- Diriger l'équipe de soutien.
- designation:Ingénieur logiciel junior
start:Nov 2017
end:Oct 2019
responsibilities:
- Implémenter et tester la fonction xyz pour l'outil abc.
- Support client pour abc tool.
- Apprendre la technologie k,d,w pour xyz.
- company:
name:PreExample Co.
url:"https://www.preexample.com"
location:Nowhere
overview:PreExample Co. est une société passerelle pour entrer dans Example co. Donc, rien de spécial ici.
positions:
- designation:Ingénieur logiciel
start:Mars 2016
end:Mai 2017
responsibilities:
- Rédigez de nombreux exemples de codes.
- Lire de nombreux exemples.
- Voir de nombreux exemples de vidéos.
- company:
name:Intern Counting Company (ICC).
url:"https://www.intern.com"
location:Intern Land
overview:La Compagnie de comptage des stagiaires (ICC) est responsable du comptage des ingénieurs stagiaires du monde entier.
repo:https://github.com/kubernetes/kubernetes# If your project is a public repo on GitHub, then provide this link. it will show star count.
#url: "" # If your project is not a public repo but it has a website or any external details url then provide it here. don't provide "repo" and "url" simultaneously.
summary:Planification et gestion des conteneurs de qualité production.
tags:["professionnel","kubernetes","cloud"]
- name:Tensorflow
logo:/images/sections/projects/tensorflow.png
role:Développeur
timeline:"Juin 2018 - Présent"
repo:https://github.com/tensorflow/tensorflow
#url: ""
summary:Un cadre d'apprentissage machine à source ouverte pour tous.
tags:["professionnel","machine-learning","ecole"]
- name:Un exemple d'article académique
role:Chef d'équipe
timeline:"Janvier 2017 - Novembre 2017"
url:"https://www.example.com"
summary:Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente eius reprehenderit animi suscipit autem eligendi esse amet aliquid error eum. Accusantium distinctio soluta aliquid quas placeat modi suscipit eligendi nisi.
tags:["ecole","iot"]
- name:Nocode
logo:/images/sections/projects/no-code.png
role:Rien
timeline:"Oct 2019 - Dec 2019"
repo:https://github.com/kelseyhightower/nocode
#url: ""
summary:La meilleure façon de rédiger des demandes sûres et fiables. N'écrivez rien, ne déployez rien.
tags:["hobby","fun"]
- name:Toha
logo:/images/sections/projects/toha.png
role:Owner
timeline:"Juin 2019 - Présent"
repo:https://github.com/hossainemruz/toha
summary:Un thème Hugo pour le portfolio personnel.
# Give a summary of you each skill in the summary section.
skills:
- name:Kubernetes
logo:"/images/sections/skills/kubernetes.png"
summary:"Capable de déployer, de gérer l'application sur Kubernetes. Expérimenté dans la rédaction de contrôleurs Kubernetes pour les CRD."
url:"https://kubernetes.io/"
- name:Go
logo:"/images/sections/skills/go.png"
summary:"Utiliser comme langue principale pour le développement professionnel. Capable d'écrire des programmes évolutifs, testables et maintenables."
url:"https://golang.org/"
- name:Cloud Computing
logo:"/images/sections/skills/cloud.png"
summary:"A travaillé avec la plupart des principaux nuages tels que GCP, AWS, Azure, etc."
- name:Docker
logo:"/images/sections/skills/docker.svg"
summary:"Inscrivez la plupart des programmes en tant que conteneur déchargé. Expérimenté dans le processus de construction en plusieurs étapes et en plusieurs arcs."
url:"https://www.docker.com/"
- name:Prometheus
logo:"/images/sections/skills/prometheus.png"
summary:"Capable d'installation, de configurer les métriques de Prometheus. Expérimenté avec PromQL, AlertManager. Expérimenté également dans la rédaction d'exportateurs de métriques."
url:"https://prometheus.io/"
- name:Linux
logo:"/images/sections/skills/linux.png"
summary:"Utilisé comme système d'exploitation principal. Capable d'écrire des scripts bash/shell."
- name:Git
logo:"/images/sections/skills/git.png"
summary:"Expérimenté dans le développement basé sur les GIT. Surtout, utilisez Github. Avoir également une expérience de travail avec GitLab."
url:"https://git-scm.com/"
- name:C++
logo:"/images/sections/skills/c++.png"
summary:"Connaître les bases de la programmation C/C++. Utilisé pour la programmation de concours et la résolution de problèmes."
# your resume. this file path should be relative to you "static" directory
resume:"files/resume.pdf"
# a summary about you
summary:'Saya seorang insinyur perangkat lunak yang bersemangat dengan pengalaman kerja x tahun. Saya membuat alat OSS untuk [Kubernetes] (https://kubernetes.io/) menggunakan GO. Alat saya membantu orang untuk menyebarkan beban kerja mereka di Kubernetes. Terkadang, saya mengerjakan beberapa proyek menyenangkan seperti menulis tema, dll.'
# your social links
# give as many as you want. use font-awesome for the icons.
socialLinks:
- name:Email
icon:"fas fa-envelope"
url:"example@gmail.com"
- name:Github
icon:"fab fa-github"
url:"https://www.github.com/example"
- name:Stackoverflow
icon:"fab fa-stack-overflow"
url:"#"
- name:LinkedIn
icon:"fab fa-linkedin"
url:"#"
- name:Twitter
icon:"fab fa-twitter"
url:"#"
- name:Facebook
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:Kepemimpinan
percentage:85
color:blue
- name:Bekerja dengan Tim
percentage:90
color:yellow
- name:Komunikasi
percentage:85
color:pink
- name:Kerja Keras
percentage:85
color:green
- name:Belajar Cepat
percentage:85
color:sky
- name:Menyelesaikan Masalah
percentage:85
color:orange
# you can also provide color code instead of pre-defined color name
overview:Example Co. adalah perusahaan yang dikenal luas untuk pengembangan cloud-native. Itu membangun alat untuk Kubernetes.
positions:
- designation:Senior Software Engineer
start:Nov 2019
# 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 and develop XYZ tool for ABC task
- Design, develop and manage disaster recovery tool [Xtool](https://www.example.com) that backup Kubernetes volumes, databases, and cluster's resource definition.
- Lead backend team.
- designation:Junior Software Engineer
start:Nov 2017
end:Okt 2019
responsibilities:
- Implement and test xyz feature for abc tool.
- Support client for abc tool.
- Learn k,d,w technology for xyz.
- company:
name:PreExample Co.
url:"https://www.preexample.com"
location:Nowhere
overview:PreExample Co. adalah perusahaan gateway untuk masuk ke Example co. Jadi, tidak ada yang istimewa di sini.
positions:
- designation:Software Engineer
start:Maret 2016
end:Mei 2017
responsibilities:
- Write lots of example codes.
- Read lots of examples.
- See lots of example videos.
- company:
name:Intern Counting Company (ICC).
url:"https://www.intern.com"
location:Intern Land
overview:Perusahaan penghitung magang (ICC) bertanggung jawab untuk menghitung Insinyur magang di seluruh dunia.
positions:
- designation:Intern
start:Jun 2015
end:Jan 2016
responsibilities:
- Count lost of interns.
- Count more interns.
- Count me as an intern.
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.