Compare commits
51 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d5be769cbf | |||
| 62ca383b8b | |||
| 0848be17ba | |||
| 03ea0fae8c | |||
| 4ef34a8f63 | |||
| 88895c50c2 | |||
| 4bea73b882 | |||
| 2978071756 | |||
| 6f5766aa1a | |||
| a2307565ac | |||
| 0104c49a4a | |||
| a15f7364f8 | |||
| b1e1b7c5d6 | |||
| f5aebb3cdd | |||
| 631a3b46dc | |||
| 946a8bd4d5 | |||
| e9736adc0d | |||
| 83f7946136 | |||
| 4270ad6bbf | |||
| 8c5fe199eb | |||
| 8e7607f0ab | |||
| 182f492df2 | |||
| dd856ac3ef | |||
| 211db5b2c2 | |||
| 20d9f3a080 | |||
| 6d8bffcfca | |||
| 73c786b1c2 | |||
| 7c87605d45 | |||
| 505b8a9307 | |||
| a2b3c7fda2 | |||
| ba1d6014d9 | |||
| 73f759b2b6 | |||
| 00b42fd266 | |||
| ccd72079bd | |||
| 1204b017ff | |||
| 0bfe5d32de | |||
| 1341d9216d | |||
| 7524654aee | |||
| 30224eca1f | |||
| 713123982a | |||
| 4aaf6d7387 | |||
| e89ee27238 | |||
| 0e97501057 | |||
| b66863b12c | |||
| b9ab0e6f2d | |||
| 2363cf5185 | |||
| da036923f3 | |||
| 6e8d2ad151 | |||
| 203380f121 | |||
| 6c03dd74af | |||
| 38fdbbfbdb |
@@ -11,7 +11,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2.3.4
|
uses: actions/checkout@v2.3.4
|
||||||
|
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@v2.1.2
|
uses: actions/setup-node@v2.1.5
|
||||||
with:
|
with:
|
||||||
node-version: "15.x"
|
node-version: "15.x"
|
||||||
|
|
||||||
@@ -21,7 +21,7 @@ jobs:
|
|||||||
npm run autoprefixer
|
npm run autoprefixer
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v3.4.1
|
uses: peter-evans/create-pull-request@v3.8.2
|
||||||
with:
|
with:
|
||||||
branch: autoprefixer
|
branch: autoprefixer
|
||||||
branch-suffix: timestamp
|
branch-suffix: timestamp
|
||||||
|
|||||||
@@ -10,6 +10,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
# Create/Update release draft
|
# Create/Update release draft
|
||||||
- uses: release-drafter/release-drafter@v5.12.1
|
- uses: release-drafter/release-drafter@v5.14.0
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
@@ -0,0 +1,13 @@
|
|||||||
|
name: Enforce Labels
|
||||||
|
|
||||||
|
on:
|
||||||
|
pull_request:
|
||||||
|
types: [labeled, unlabeled, opened, edited, synchronize]
|
||||||
|
jobs:
|
||||||
|
enforce-label:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- uses: yogevbd/enforce-label-action@2.2.1
|
||||||
|
with:
|
||||||
|
REQUIRED_LABELS_ANY: "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']"
|
||||||
@@ -1,3 +1,5 @@
|
|||||||
.vscode/
|
.vscode/
|
||||||
node_modules/
|
node_modules/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.history/
|
||||||
|
resources/
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
# Toha
|
# Toha
|
||||||
|
|
||||||
[](https://app.netlify.com/sites/toha/deploys) [](https://actions-badge.atrox.dev/hugo-toha/toha/goto?ref=master)          [](https://percy.io/b7cb60ab/hugo-toha.github.io)
|
[](https://app.netlify.com/sites/toha/deploys) [](https://actions-badge.atrox.dev/hugo-toha/toha/goto?ref=master)          [](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.
|
||||||
|
|
||||||
@@ -31,7 +31,14 @@ For more details about the features please visit [here](https://toha-guides.netl
|
|||||||
- Français
|
- Français
|
||||||
- Indonesian
|
- Indonesian
|
||||||
- Deutsch
|
- Deutsch
|
||||||
- Spanish
|
- Español
|
||||||
|
- 简体中文
|
||||||
|
- हिन्दी
|
||||||
|
- Italiano
|
||||||
|
- 日本語
|
||||||
|
- 한국어
|
||||||
|
- русский
|
||||||
|
- Tiếng Việt
|
||||||
|
|
||||||
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).
|
||||||
|
|
||||||
@@ -67,7 +74,7 @@ At first, add [Toha](https://github.com/hugo-toha/toha) theme as git submodule t
|
|||||||
$ git submodule add https://github.com/hugo-toha/toha.git themes/toha
|
$ git submodule add https://github.com/hugo-toha/toha.git themes/toha
|
||||||
```
|
```
|
||||||
|
|
||||||
>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 step by step 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/).
|
||||||
|
|
||||||
@@ -96,13 +103,22 @@ markup:
|
|||||||
endLevel: 6
|
endLevel: 6
|
||||||
ordered: false
|
ordered: false
|
||||||
|
|
||||||
|
# At least HTML and JSON are required for the main HTML content and
|
||||||
|
# client-side JavaScript search
|
||||||
|
outputs:
|
||||||
|
home:
|
||||||
|
- HTML
|
||||||
|
- RSS
|
||||||
|
- JSON
|
||||||
|
|
||||||
# Enable global emoji support
|
# Enable global emoji support
|
||||||
enableEmoji: true
|
enableEmoji: true
|
||||||
|
|
||||||
# Site parameters
|
# Site parameters
|
||||||
params:
|
params:
|
||||||
# GitHub repo URL of your site
|
# GitHub repo URL and branch of your site
|
||||||
gitRepo: https://github.com/hugo-toha/hugo-toha.github.io
|
gitRepo: https://github.com/hugo-toha/hugo-toha.github.io
|
||||||
|
gitBranch: main
|
||||||
|
|
||||||
# specify whether you want to write some blog posts or not
|
# specify whether you want to write some blog posts or not
|
||||||
enableBlogPost: true
|
enableBlogPost: true
|
||||||
@@ -144,12 +160,14 @@ Here, are the current plan and progress of various components of this theme. The
|
|||||||
### Sections
|
### Sections
|
||||||
|
|
||||||
- [x] **Home**
|
- [x] **Home**
|
||||||
|
|
||||||
- [x] Configurable Background
|
- [x] Configurable Background
|
||||||
- [x] Author Image
|
- [x] Author Image
|
||||||
- [x] Greeting
|
- [x] Greeting
|
||||||
- [x] Typing Carousel
|
- [x] Typing Carousel
|
||||||
|
|
||||||
- [x] **About**
|
- [x] **About**
|
||||||
|
|
||||||
- [x] Name and Designation
|
- [x] Name and Designation
|
||||||
- [x] Summary
|
- [x] Summary
|
||||||
- [x] Markdown Support
|
- [x] Markdown Support
|
||||||
@@ -159,35 +177,40 @@ Here, are the current plan and progress of various components of this theme. The
|
|||||||
- [x] Soft Skills Indicator
|
- [x] Soft Skills Indicator
|
||||||
|
|
||||||
- [x] **Skills**
|
- [x] **Skills**
|
||||||
|
|
||||||
- [x] Skill Cards
|
- [x] Skill Cards
|
||||||
- [x] Markdown Support
|
- [x] Markdown Support
|
||||||
|
|
||||||
- [x] **Experiences**
|
- [x] **Experiences**
|
||||||
|
|
||||||
- [x] Designation
|
- [x] Designation
|
||||||
- [x] Timeline
|
- [x] Timeline
|
||||||
- [x] Company Overview
|
- [x] Company Overview
|
||||||
- [x] Responsibilities
|
- [x] Responsibilities
|
||||||
|
|
||||||
- [ ] **Projects**
|
- [x] **Projects**
|
||||||
|
|
||||||
- [x] Category Filter
|
- [x] Category Filter
|
||||||
- [ ] Project Card
|
- [x] Project Card
|
||||||
- [x] Overview
|
- [x] Overview
|
||||||
- [x] Markdown Support
|
- [x] Markdown Support
|
||||||
- [x] Github Stars
|
- [x] Github Stars
|
||||||
- [x] External URL Support
|
- [x] External URL Support
|
||||||
- [ ] Technology Tags
|
- [x] Technology Tags
|
||||||
|
|
||||||
- [x] **Recent Posts**
|
- [x] **Recent Posts**
|
||||||
|
|
||||||
- [ ] **Academic Career**
|
- [x] **Academic Career**
|
||||||
- [ ] Degree
|
|
||||||
- [ ] Institution
|
- [x] Degree
|
||||||
- [ ] Timeline
|
- [x] Institution
|
||||||
- [ ] Taken Courses
|
- [x] Timeline
|
||||||
- [ ] CGPA
|
- [x] Taken Courses
|
||||||
- [ ] Extracurricular Activities
|
- [x] CGPA
|
||||||
|
- [x] Extracurricular Activities
|
||||||
|
|
||||||
- [ ] **Publications**
|
- [ ] **Publications**
|
||||||
|
|
||||||
- [ ] Category Filter
|
- [ ] Category Filter
|
||||||
- [ ] Card
|
- [ ] Card
|
||||||
- [ ] Abstract
|
- [ ] Abstract
|
||||||
@@ -197,6 +220,7 @@ Here, are the current plan and progress of various components of this theme. The
|
|||||||
- [ ] Gallery
|
- [ ] Gallery
|
||||||
|
|
||||||
- [ ] **Accomplishment / Courses**
|
- [ ] **Accomplishment / Courses**
|
||||||
|
|
||||||
- [ ] Overview
|
- [ ] Overview
|
||||||
- [ ] Certificate
|
- [ ] Certificate
|
||||||
|
|
||||||
@@ -245,7 +269,7 @@ Pull requests are most welcome and I will be happy to review. Just follow the fo
|
|||||||
- Use as few dependencies as possible.
|
- Use as few dependencies as possible.
|
||||||
- Have patience.
|
- Have patience.
|
||||||
|
|
||||||
>I am not a web developer. I have created this theme for my personal needs. So, it is reasonable to have some flaws in the codes. Feel free to open issues and PRs acknowledging the problems.
|
> I am not a web developer. I have created this theme for my personal needs. So, it is reasonable to have some flaws in the codes. Feel free to open issues and PRs acknowledging the problems.
|
||||||
|
|
||||||
## Local Development
|
## Local Development
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
hero: /assets/images/background/sunrise.jpg
|
hero: /images/background/sunrise.jpg
|
||||||
author:
|
author:
|
||||||
name: Md. Emruz Hossain
|
name: Md. Emruz Hossain
|
||||||
image: /assets/images/profile-image.jpg
|
image: /images/profile-image.jpg
|
||||||
---
|
---
|
||||||
|
|||||||
|
After Width: | Height: | Size: 108 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 69 KiB |
|
After Width: | Height: | Size: 13 KiB |
@@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" stroke-width="27" aria-label="Logo" viewBox="0 0 1493 391"><path fill="#ebb951" stroke="#fcd804" d="M1345.211 24.704l112.262 64.305a43 43 0 0 1 21.627 37.312v142.237a40 40 0 0 1-20.702 35.037l-120.886 66.584a42 42 0 0 1-41.216-.389l-106.242-61.155a57 57 0 0 1-28.564-49.4V138.71a64 64 0 0 1 31.172-54.939l98.01-58.564a54 54 0 0 1 54.54-.503z"/><path fill="#33ba91" stroke="#00a88a" d="M958.07 22.82l117.31 66.78a41 41 0 0 1 20.72 35.64v139.5a45 45 0 0 1-23.1 39.32L955.68 369.4a44 44 0 0 1-43.54-.41l-105.82-61.6a56 56 0 0 1-27.83-48.4V140.07a68 68 0 0 1 33.23-58.44l98.06-58.35a48 48 0 0 1 48.3-.46z"/><path fill="#0594cb" stroke="#0083c0" d="M575.26 20.97l117.23 68.9a40 40 0 0 1 19.73 34.27l.73 138.67a48 48 0 0 1-24.64 42.2l-115.13 64.11a45 45 0 0 1-44.53-.42l-105.83-61.6a55 55 0 0 1-27.33-47.53V136.52a63 63 0 0 1 29.87-53.59l99.3-61.4a49 49 0 0 1 50.6-.56z"/><path fill="#ff4088" stroke="#c9177e" d="M195.81 24.13l114.41 66.54a44 44 0 0 1 21.88 38.04v136.43a48 48 0 0 1-24.45 41.82L194.1 370.9a49 49 0 0 1-48.48-.23L41.05 310.48a53 53 0 0 1-26.56-45.93V135.08a55 55 0 0 1 26.1-46.8l102.8-63.46a51 51 0 0 1 52.42-.69z"/><path fill="#fff" d="M1320.72 89.15c58.79 0 106.52 47.73 106.52 106.51 0 58.8-47.73 106.52-106.52 106.52-58.78 0-106.52-47.73-106.52-106.52 0-58.78 47.74-106.51 106.52-106.51zm0 39.57c36.95 0 66.94 30 66.94 66.94a66.97 66.97 0 0 1-66.94 66.94c-36.95 0-66.94-29.99-66.94-66.94a66.97 66.97 0 0 1 66.93-66.94h.01zm-283.8 65.31c0 47.18-8.94 60.93-26.81 80.58-17.87 19.65-41.57 27.57-71.1 27.57-27 0-48.75-9.58-67.61-26.23-20.88-18.45-36.08-47.04-36.08-78.95 0-31.37 11.72-58.48 32.49-78.67 18.22-17.67 45.34-29.18 73.3-29.18 33.77 0 68.83 15.98 90.44 47.53l-31.73 26.82c-13.45-25.03-32.94-33.46-60.82-34.26-30.83-.88-64.77 28.53-62.25 67.75 1.4 21.94 11.65 59.65 60.96 66.57 25.9 3.63 55.36-24.02 55.36-39.04H944.4v-37.5h92.5V194l.02.03zm-562.6-94.65h42.29v112.17c0 17.8.49 29.33 1.47 34.61 1.69 8.48 4.81 14.37 11.17 19.5 6.37 5.13 13.8 6.59 24.84 6.59 11.2 0 14.96-1.74 20.66-6.6 5.69-4.85 9.12-9.46 10.28-16.53 1.15-7.07 3.07-18.8 3.07-35.18V99.38h42.28v108.78c0 24.86-1.07 42.43-3.21 52.69-2.14 10.27-6.08 18.93-11.82 26-5.74 7.06-13.42 12.69-23.03 16.88-9.62 4.19-22.16 6.28-37.65 6.28-18.7 0-32.87-2.28-42.52-6.85-9.66-4.57-17.3-10.5-22.9-17.8-5.61-7.3-9.3-14.95-11.08-22.96-2.58-11.86-3.88-29.38-3.88-52.55V99.38h.03zM93.91 299.92V92.7h43.35v75.48h71.92V92.7h43.48v207.22h-43.48v-90.61h-71.92v90.61z"/></svg>
|
||||||
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 5.5 KiB |
|
After Width: | Height: | Size: 13 KiB |
@@ -0,0 +1,52 @@
|
|||||||
|
---
|
||||||
|
title: "Search Results"
|
||||||
|
sitemap:
|
||||||
|
priority : 0.1
|
||||||
|
layout: "search"
|
||||||
|
url: search
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
This file exists solely to respond to /search URL with the related `search` layout template.
|
||||||
|
|
||||||
|
No content shown here is rendered, all content is based in the template layouts/page/search.html
|
||||||
|
|
||||||
|
Setting a very low sitemap priority will tell search engines this is not important content.
|
||||||
|
|
||||||
|
This implementation uses Fusejs, jquery and mark.js
|
||||||
|
|
||||||
|
|
||||||
|
## Initial setup
|
||||||
|
|
||||||
|
Search depends on additional output content type of JSON in config.toml
|
||||||
|
\```
|
||||||
|
[outputs]
|
||||||
|
home = ["HTML", "JSON"]
|
||||||
|
\```
|
||||||
|
|
||||||
|
## Searching additional fileds
|
||||||
|
|
||||||
|
To search additional fields defined in front matter, you must add it in 2 places.
|
||||||
|
|
||||||
|
### Edit layouts/_default/index.JSON
|
||||||
|
This exposes the values in /index.json
|
||||||
|
i.e. add `category`
|
||||||
|
\```
|
||||||
|
...
|
||||||
|
"contents":{{ .Content | plainify | jsonify }}
|
||||||
|
{{ if .Params.tags }},
|
||||||
|
"tags":{{ .Params.tags | jsonify }}{{end}},
|
||||||
|
"categories" : {{ .Params.categories | jsonify }},
|
||||||
|
...
|
||||||
|
\```
|
||||||
|
|
||||||
|
### Edit fuse.js options to Search
|
||||||
|
`static/js/search.js`
|
||||||
|
\```
|
||||||
|
keys: [
|
||||||
|
"title",
|
||||||
|
"contents",
|
||||||
|
"tags",
|
||||||
|
"categories"
|
||||||
|
]
|
||||||
|
\```
|
||||||
|
After Width: | Height: | Size: 6.0 KiB |
|
After Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 385 KiB After Width: | Height: | Size: 385 KiB |
|
After Width: | Height: | Size: 96 KiB |
|
After Width: | Height: | Size: 136 KiB |
|
After Width: | Height: | Size: 83 KiB |
|
After Width: | Height: | Size: 236 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.8 KiB |
|
After Width: | Height: | Size: 5.5 KiB |
|
After Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
|
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 9.3 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 6.6 KiB |
|
After Width: | Height: | Size: 236 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 346 KiB After Width: | Height: | Size: 346 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 6.7 KiB |
@@ -1,5 +1,6 @@
|
|||||||
baseURL: http://example.org/
|
baseURL: http://example.org/
|
||||||
languageCode: en-us
|
languageCode: en-us
|
||||||
|
defaultContentLanguage: en
|
||||||
title: "Toha"
|
title: "Toha"
|
||||||
theme: "toha"
|
theme: "toha"
|
||||||
|
|
||||||
@@ -15,7 +16,7 @@ languages:
|
|||||||
fr:
|
fr:
|
||||||
languageName: Français
|
languageName: Français
|
||||||
weight: 3
|
weight: 3
|
||||||
id:
|
id:
|
||||||
languageName: Indonesian
|
languageName: Indonesian
|
||||||
weight: 4
|
weight: 4
|
||||||
de:
|
de:
|
||||||
@@ -24,6 +25,20 @@ languages:
|
|||||||
es:
|
es:
|
||||||
languageName: Spanish
|
languageName: Spanish
|
||||||
weight: 6
|
weight: 6
|
||||||
|
it:
|
||||||
|
languageName: Italian
|
||||||
|
weight: 7
|
||||||
|
cn:
|
||||||
|
languageName: 中文
|
||||||
|
weight: 8
|
||||||
|
|
||||||
|
# At least HTML and JSON are required for the main HTML content and
|
||||||
|
# client-side JavaScript search
|
||||||
|
outputs:
|
||||||
|
home:
|
||||||
|
- HTML
|
||||||
|
- RSS
|
||||||
|
- JSON
|
||||||
|
|
||||||
# Force a locale to be use, really useful to develop the application ! Should be commented in production, the "weight" should rocks.
|
# Force a locale to be use, really useful to develop the application ! Should be commented in production, the "weight" should rocks.
|
||||||
# DefaultContentLanguage: fr
|
# DefaultContentLanguage: fr
|
||||||
@@ -62,6 +77,7 @@ params:
|
|||||||
|
|
||||||
# GitHub repo URL of your site
|
# GitHub repo URL of your site
|
||||||
gitRepo: https://github.com/hugo-toha/hugo-toha.github.io
|
gitRepo: https://github.com/hugo-toha/hugo-toha.github.io
|
||||||
|
gitBranch: main
|
||||||
|
|
||||||
# specify whether you want to write some blog posts or not
|
# specify whether you want to write some blog posts or not
|
||||||
enableBlogPost: true
|
enableBlogPost: true
|
||||||
|
|||||||
@@ -0,0 +1,89 @@
|
|||||||
|
# section information
|
||||||
|
section:
|
||||||
|
name: শিক্ষা জীবন
|
||||||
|
id: education
|
||||||
|
template: sections/education.html
|
||||||
|
enable: true
|
||||||
|
weight: 4
|
||||||
|
showOnNavbar: true
|
||||||
|
# Can optionally hide the title in sections
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
degrees:
|
||||||
|
- name: কোয়ান্টাম ক্রিপ্টোগ্রাফিতে পি. এইচ. ডি.
|
||||||
|
icon: fa-microscope
|
||||||
|
timeframe: ২০১৬-২০২০
|
||||||
|
institution:
|
||||||
|
name: এ. বি. সি. প্রযুক্তি বিশ্ববিদ্যালয়
|
||||||
|
url: "#"
|
||||||
|
grade:
|
||||||
|
scale: সিজিপিএ
|
||||||
|
achieved: ৪
|
||||||
|
outOf: ৩.৬
|
||||||
|
publications:
|
||||||
|
- title: অর্থহীন লেখা যার মাঝে আছে অনেক কিছু।
|
||||||
|
url: "#"
|
||||||
|
- title: হ্যাঁ, এই লেখার মাঝেই আছে অনেক কিছু।
|
||||||
|
url: "#"
|
||||||
|
- title: যদি তুমি মনে করো, এটা তোমার কাজে লাগবে, তাহলে তা লাগবে কাজে।
|
||||||
|
url: "#"
|
||||||
|
- name: কম্পিউটার সায়েন্স এন্ড ইঞ্জিনিয়ারিং এ বি.এসসি
|
||||||
|
icon: fa-graduation-cap
|
||||||
|
timeframe: ২০১২-২০১৬
|
||||||
|
institution:
|
||||||
|
name: এক্স ওয়াই জেড বিশ্ববিদ্যালয়
|
||||||
|
url: "#"
|
||||||
|
grade:
|
||||||
|
scale: সিজিপিএ
|
||||||
|
achieved: ৪
|
||||||
|
outOf: ৩.৫
|
||||||
|
takenCourses:
|
||||||
|
# if true, the courses will be rendered as a table otherwise it will render as a list and the grades will be hidden.
|
||||||
|
showGrades: true
|
||||||
|
courses:
|
||||||
|
- name: ডেটা স্ট্রাকচারস এবং অ্যালগরিদম
|
||||||
|
achieved: ৩.৭৫
|
||||||
|
outOf: ৪
|
||||||
|
- name: নেটওয়ার্ক সিকিউরিটি
|
||||||
|
achieved: ৩.৮০
|
||||||
|
outOf: ৪
|
||||||
|
- name: অপারেটিং সিস্টেম
|
||||||
|
achieved: ৩.৫
|
||||||
|
outOf: ৪
|
||||||
|
- name: কৃত্রিম বুদ্ধিমত্তা
|
||||||
|
achieved: ৩.৭৫
|
||||||
|
outOf: ৪
|
||||||
|
publications:
|
||||||
|
- title: নিজের ভাষায় লেখা দেখতে অভ্যস্ত হও।
|
||||||
|
url: "#"
|
||||||
|
- title: মনে রাখবে লেখা অর্থহীন হয়, যখন তুমি তাকে অর্থহীন মনে করো; আর লেখা অর্থবোধকতা তৈরি করে, যখন তুমি তাতে অর্থ ঢালো।
|
||||||
|
url: "#"
|
||||||
|
extracurricularActivities:
|
||||||
|
- কোনো লেখাই তোমার কাছে অর্থবোধকতা তৈরি করতে পারে, যদি তুমি সেখানে অর্থদ্যোতনা দেখতে পাও।
|
||||||
|
- যে কথাকে কাজে লাগাতে চাও, তাকে কাজে লাগানোর কথা চিন্তা করার আগে ভাবো, তুমি কি সেই কথার জাদুতে আচ্ছন্ন হয়ে গেছ কিনা।
|
||||||
|
- তুমি যদি নিশ্চিত হও যে, তুমি কোনো মোহাচ্ছাদিত আবহে আবিষ্ট হয়ে অন্যের শেখানো বুলি আত্মস্থ করছো না, তাহলে তুমি নির্ভয়ে, নিশ্চিন্তে অগ্রসর হও।
|
||||||
|
- তুমি সেই কথাকে জানো, বুঝো, আত্মস্থ করো; মনে রাখবে, যা অনুসরণ করতে চলেছো, তা আগে অনুধাবন করা জরুরি; এখানে কিংকর্তব্যবিমূঢ় হবার কোনো সুযোগ নেই।
|
||||||
|
- name: উচ্চমাধ্যমিক সার্টিফিকেট
|
||||||
|
icon: fa-university
|
||||||
|
timeframe: ২০১০-২০১২
|
||||||
|
institution:
|
||||||
|
name: এমএসটি বিজ্ঞান কলেজ
|
||||||
|
url: "#"
|
||||||
|
grade:
|
||||||
|
scale: জিপিএ
|
||||||
|
achieved: ৫
|
||||||
|
outOf: ৫
|
||||||
|
extracurricularActivities:
|
||||||
|
- কোনো কথা শোনামাত্রই কি তুমি তা বিশ্বাস করবে?
|
||||||
|
- হয়তো বলবে, করবে, হয়তো বলবে “আমি করবো না।”
|
||||||
|
- তাই কোন কথাটি কাজে লাগবে, তা নির্ধারণ করবে তুমি— হ্যাঁ, তুমি।
|
||||||
|
- নিজেই ঠিক করো, নিজের ভাষাটা কি অর্থহীন, নাকি কিছু সত্যিই বলছে!
|
||||||
|
- name: মাধ্যমিক সার্টিফিকেট
|
||||||
|
icon: fa-school
|
||||||
|
timeframe: ২০০৫-২০১০
|
||||||
|
institution:
|
||||||
|
name: জে কে স্কুল অফ সায়েন্স
|
||||||
|
grade:
|
||||||
|
scale: জিপিএ
|
||||||
|
achieved: ৫
|
||||||
|
outOf: ৪.৫
|
||||||
@@ -38,7 +38,7 @@ projects:
|
|||||||
repo: https://github.com/tensorflow/tensorflow
|
repo: https://github.com/tensorflow/tensorflow
|
||||||
#url: ""
|
#url: ""
|
||||||
summary: An Open Source Machine Learning Framework for Everyone.
|
summary: An Open Source Machine Learning Framework for Everyone.
|
||||||
tags: ["professional", "machine-learning","academic"]
|
tags: ["professional", "machine-learning"]
|
||||||
|
|
||||||
- name: A sample academic paper
|
- name: A sample academic paper
|
||||||
role: Team Lead
|
role: Team Lead
|
||||||
|
|||||||
@@ -13,38 +13,38 @@ section:
|
|||||||
# Give a summary of you each skill in the summary section.
|
# Give a summary of you each skill in the summary section.
|
||||||
skills:
|
skills:
|
||||||
- name: Kubernetes
|
- name: Kubernetes
|
||||||
icon: "/images/sections/skills/kubernetes.png"
|
logo: "/images/sections/skills/kubernetes.png"
|
||||||
summary: "আমি Kubernetes এ অ্যাপ্লিকেশান পরিচালনা করতে সক্ষম । আমার Kubernetes এ CRD এর জন্য কন্ট্রোলার লিখার অভিজ্ঞতা আছে ।"
|
summary: "আমি Kubernetes এ অ্যাপ্লিকেশান পরিচালনা করতে সক্ষম । আমার Kubernetes এ CRD এর জন্য কন্ট্রোলার লিখার অভিজ্ঞতা আছে ।"
|
||||||
url: "https://kubernetes.io/"
|
url: "https://kubernetes.io/"
|
||||||
|
|
||||||
- name: Go ডেভেলপমেন্ট
|
- name: Go ডেভেলপমেন্ট
|
||||||
icon: "/images/sections/skills/go.png"
|
logo: "/images/sections/skills/go.png"
|
||||||
summary: "ডেভেলপমেন্টের জন্য প্রধান ভাষা হিসেবে ব্যবহার করছি। টেস্ট যোগ্য, রক্ষণাবেক্ষণ যোগ্য কোড লিখতে সক্ষম।"
|
summary: "ডেভেলপমেন্টের জন্য প্রধান ভাষা হিসেবে ব্যবহার করছি। টেস্ট যোগ্য, রক্ষণাবেক্ষণ যোগ্য কোড লিখতে সক্ষম।"
|
||||||
url: "https://golang.org/"
|
url: "https://golang.org/"
|
||||||
|
|
||||||
- name: ক্লাউড কম্পিউটিং
|
- name: ক্লাউড কম্পিউটিং
|
||||||
icon: "/images/sections/skills/cloud.png"
|
logo: "/images/sections/skills/cloud.png"
|
||||||
summary: "GCP, AWS, Azure গুলোর মত বেশিরভাগ বড় বড় ক্লাউড নিয়ে কাজর অভিজ্ঞতা আছে।"
|
summary: "GCP, AWS, Azure গুলোর মত বেশিরভাগ বড় বড় ক্লাউড নিয়ে কাজর অভিজ্ঞতা আছে।"
|
||||||
|
|
||||||
- name: Docker
|
- name: Docker
|
||||||
icon: "/images/sections/skills/docker.svg"
|
logo: "/images/sections/skills/docker.svg"
|
||||||
summary: "বেশির ভাগ প্রোগ্রামেরই Docker কন্টেইনার তৈরি করি। মাল্টি স্টেজ এবং মাল্টি আর্কিটেকচার কন্টেইনার নিয়ে অভিজ্ঞতা আছে।"
|
summary: "বেশির ভাগ প্রোগ্রামেরই Docker কন্টেইনার তৈরি করি। মাল্টি স্টেজ এবং মাল্টি আর্কিটেকচার কন্টেইনার নিয়ে অভিজ্ঞতা আছে।"
|
||||||
url: "https://www.docker.com/"
|
url: "https://www.docker.com/"
|
||||||
|
|
||||||
- name: Prometheus
|
- name: Prometheus
|
||||||
icon: "/images/sections/skills/prometheus.png"
|
logo: "/images/sections/skills/prometheus.png"
|
||||||
summary: "Prometheus metrics সেটআপ ও কনফিগার করতে সক্ষম। PromQL, AlertManager নিয়ে অভিজ্ঞতা আছে। Metric exporters লিখাতেও অভিজ্ঞতা আছে।"
|
summary: "Prometheus metrics সেটআপ ও কনফিগার করতে সক্ষম। PromQL, AlertManager নিয়ে অভিজ্ঞতা আছে। Metric exporters লিখাতেও অভিজ্ঞতা আছে।"
|
||||||
url: "https://prometheus.io/"
|
url: "https://prometheus.io/"
|
||||||
|
|
||||||
- name: লিনাক্স
|
- name: লিনাক্স
|
||||||
icon: "/images/sections/skills/linux.png"
|
logo: "/images/sections/skills/linux.png"
|
||||||
summary: "প্রধান অপারেটিং সিস্টেম হিসেবে ব্যবহার করছি। bash/shell scripts লিখতে সক্ষম।"
|
summary: "প্রধান অপারেটিং সিস্টেম হিসেবে ব্যবহার করছি। bash/shell scripts লিখতে সক্ষম।"
|
||||||
|
|
||||||
- name: গিট
|
- name: গিট
|
||||||
icon: "/images/sections/skills/git.png"
|
logo: "/images/sections/skills/git.png"
|
||||||
summary: "গিট ভিত্তিক ডেভেলপমেন্টের অভিজ্ঞতা আছে। বেশির ভাগ ক্ষেতরেই GitHub ব্যবহার করি তবে GitLab ব্যবহারেরও অভিজ্ঞতা আছে।"
|
summary: "গিট ভিত্তিক ডেভেলপমেন্টের অভিজ্ঞতা আছে। বেশির ভাগ ক্ষেতরেই GitHub ব্যবহার করি তবে GitLab ব্যবহারেরও অভিজ্ঞতা আছে।"
|
||||||
url: "https://git-scm.com/"
|
url: "https://git-scm.com/"
|
||||||
|
|
||||||
- name: C++
|
- name: C++
|
||||||
icon: "/images/sections/skills/c++.png"
|
logo: "/images/sections/skills/c++.png"
|
||||||
summary: "বেসিক C/C++ প্রোগ্রামিং জানি । প্রব্লেম সল্ভিং এবং কন্টেস্ট এর জন্য ব্যবহার করেছি।"
|
summary: "বেসিক C/C++ প্রোগ্রামিং জানি । প্রব্লেম সল্ভিং এবং কন্টেস্ট এর জন্য ব্যবহার করেছি।"
|
||||||
|
|||||||
@@ -0,0 +1,18 @@
|
|||||||
|
# some information about you
|
||||||
|
name: "乔伊"
|
||||||
|
nickname: "伊"
|
||||||
|
# greeting message before your name. it will default to "Hi! I am" if not provided
|
||||||
|
greeting: "哟, 我是"
|
||||||
|
image: "images/author/john.png"
|
||||||
|
# give your some contact information. they will be used in the footer
|
||||||
|
contactInfo:
|
||||||
|
邮箱: "qiaoyi@example.com"
|
||||||
|
电话: "+0123456789"
|
||||||
|
|
||||||
|
# some summary about what you do,首页滚动信息
|
||||||
|
summary:
|
||||||
|
- 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
|
||||||
@@ -0,0 +1,82 @@
|
|||||||
|
# section information
|
||||||
|
section:
|
||||||
|
name: 简介
|
||||||
|
id: about
|
||||||
|
enable: true
|
||||||
|
weight: 1
|
||||||
|
showOnNavbar: true
|
||||||
|
template: sections/about.html
|
||||||
|
|
||||||
|
# your designation
|
||||||
|
designation: 软件工程师
|
||||||
|
# your company information
|
||||||
|
company:
|
||||||
|
name: 某某公司.
|
||||||
|
url: "https://www.example.com"
|
||||||
|
|
||||||
|
# your resume. this file path should be relative to you "static" directory
|
||||||
|
resume: "files/resume.pdf"
|
||||||
|
|
||||||
|
# a summary about you
|
||||||
|
summary: "我是一个软件工程师,就职于某某公司,巴拉巴拉."
|
||||||
|
|
||||||
|
# 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: PGP key
|
||||||
|
icon: "fab fa-keybase"
|
||||||
|
url: "#"
|
||||||
|
|
||||||
|
- name: LinkedIn
|
||||||
|
icon: "fab fa-linkedin"
|
||||||
|
url: "#"
|
||||||
|
|
||||||
|
- name: Twitter
|
||||||
|
icon: "fab fa-twitter"
|
||||||
|
url: "#"
|
||||||
|
|
||||||
|
- name: Facebook
|
||||||
|
icon: "fab fa-facebook"
|
||||||
|
url: "#"
|
||||||
|
|
||||||
|
- name: Steam
|
||||||
|
icon: "fab fa-steam"
|
||||||
|
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: 领导能力
|
||||||
|
percentage: 90
|
||||||
|
color: blue
|
||||||
|
- name: 团队合作
|
||||||
|
percentage: 90
|
||||||
|
color: yellow
|
||||||
|
- name: 沟通能力
|
||||||
|
percentage: 85
|
||||||
|
color: pink
|
||||||
|
- name: 辛勤刻苦
|
||||||
|
percentage: 85
|
||||||
|
color: green
|
||||||
|
- name: 接受能力
|
||||||
|
percentage: 85
|
||||||
|
color: sky
|
||||||
|
- name: 攻坚能力
|
||||||
|
percentage: 85
|
||||||
|
color: orange
|
||||||
|
# you can also provide color code instead of pre-defined color name
|
||||||
|
# - name: Example 1
|
||||||
|
# percentage: 75
|
||||||
|
# color: "#00adb5"
|
||||||
|
# - name: Example 2
|
||||||
|
# percentage: 65
|
||||||
|
# color: "#8b8383"
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
# section information
|
||||||
|
section:
|
||||||
|
name: 成就
|
||||||
|
id: achievements
|
||||||
|
enable: true
|
||||||
|
weight: 7
|
||||||
|
showOnNavbar: true
|
||||||
|
# Can optionally hide the title in sections
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
# Your achievements achievements
|
||||||
|
achievements:
|
||||||
|
- title: Best Presenter
|
||||||
|
image: /images/sections/achievements/presenter.jpg
|
||||||
|
summary: Best presenter in the 2020 XYZ conference.
|
||||||
|
- title: Champion
|
||||||
|
image: /images/sections/achievements/sport.jpg
|
||||||
|
summary: Champion in cycling inter-city cycling championship 2020.
|
||||||
|
- title: Graduation
|
||||||
|
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: Wined best paper award at IEE Conference 2020.
|
||||||
@@ -0,0 +1,89 @@
|
|||||||
|
# section information
|
||||||
|
section:
|
||||||
|
name: 学历
|
||||||
|
id: education
|
||||||
|
template: sections/education.html # Use "sections/education-alt.html for alternate template.
|
||||||
|
enable: true
|
||||||
|
weight: 4
|
||||||
|
showOnNavbar: true
|
||||||
|
# Can optionally hide the title in sections
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
degrees:
|
||||||
|
- name: Ph.D in Quantum Cryptography
|
||||||
|
icon: fa-microscope
|
||||||
|
timeframe: 2016-2020
|
||||||
|
institution:
|
||||||
|
name: ABC University of Technology
|
||||||
|
url: "#"
|
||||||
|
grade: #(optional)
|
||||||
|
scale: CGPA
|
||||||
|
achieved: 3.6
|
||||||
|
outOf: 4
|
||||||
|
publications: #(optional)
|
||||||
|
- title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||||
|
url: "#"
|
||||||
|
- title: Fusce eu augue ut odio porttitor pulvinar.
|
||||||
|
url: "#"
|
||||||
|
- title: Nullam vitae orci tincidunt purus viverra pulvinar.
|
||||||
|
url: "#"
|
||||||
|
- name: B.Sc. in Computer Science & Engineering
|
||||||
|
icon: fa-graduation-cap
|
||||||
|
timeframe: 2012-2016
|
||||||
|
institution:
|
||||||
|
name: University of XYZ
|
||||||
|
url: "#"
|
||||||
|
grade: #(optional)
|
||||||
|
scale: CGPA
|
||||||
|
achieved: 3.5
|
||||||
|
outOf: 4
|
||||||
|
takenCourses: #(optional)
|
||||||
|
# if true, the courses will be rendered as a table otherwise it will render as a list and the grades will be hidden.
|
||||||
|
showGrades: true
|
||||||
|
courses:
|
||||||
|
- name: Data Structures and Algorithm
|
||||||
|
achieved: 3.75
|
||||||
|
outOf: 4
|
||||||
|
- name: Network Security
|
||||||
|
achieved: 3.80
|
||||||
|
outOf: 4
|
||||||
|
- name: Operating System
|
||||||
|
achieved: 3.5
|
||||||
|
outOf: 4
|
||||||
|
- name: Artificial Intelligent
|
||||||
|
achieved: 3.75
|
||||||
|
outOf: 4
|
||||||
|
publications: #(optional)
|
||||||
|
- title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||||
|
url: "#"
|
||||||
|
- title: Fusce eu augue ut odio porttitor pulvinar.
|
||||||
|
url: "#"
|
||||||
|
extracurricularActivities: #(optional)
|
||||||
|
- In vitae facilisis est, eget porta sem.
|
||||||
|
- Vestibulum consectetur lorem justo, at laoreet lorem feugiat et.
|
||||||
|
- Duis sed massa feugiat, ornare justo et, aliquam est.
|
||||||
|
- Pellentesque ut fringilla magna.
|
||||||
|
- name: Higher Secondary School Certificate
|
||||||
|
icon: fa-university
|
||||||
|
timeframe: 2010-2012
|
||||||
|
institution:
|
||||||
|
name: MST College of Science
|
||||||
|
url: "#"
|
||||||
|
grade: #(optional)
|
||||||
|
scale: GPA
|
||||||
|
achieved: 5
|
||||||
|
outOf: 5
|
||||||
|
extracurricularActivities: #(optional)
|
||||||
|
- In vitae facilisis est, eget porta sem.
|
||||||
|
- Vestibulum consectetur lorem justo, at laoreet lorem feugiat et.
|
||||||
|
- Duis sed massa feugiat, ornare justo et, aliquam est.
|
||||||
|
- Pellentesque ut fringilla magna.
|
||||||
|
- name: Secondary School Certificate
|
||||||
|
icon: fa-school
|
||||||
|
timeframe: 2005-2010
|
||||||
|
institution:
|
||||||
|
name: JK School of Science
|
||||||
|
grade: #(optional)
|
||||||
|
scale: GPA
|
||||||
|
achieved: 4.5
|
||||||
|
outOf: 5
|
||||||
@@ -0,0 +1,64 @@
|
|||||||
|
# section information
|
||||||
|
section:
|
||||||
|
name: 履历
|
||||||
|
id: experiences
|
||||||
|
enable: true
|
||||||
|
weight: 3
|
||||||
|
showOnNavbar: true
|
||||||
|
# Can optionally hide the title in sections
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
# Your experiences
|
||||||
|
experiences:
|
||||||
|
- company:
|
||||||
|
name: Example Co.
|
||||||
|
url: "https://www.example.com"
|
||||||
|
location: Dhaka Branch
|
||||||
|
# company overview
|
||||||
|
overview: Example Co. is a widely recognized company for cloud-native development. It builds tools for 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: Oct 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. is a gateway company to enter into Example co. So, nothing special here.
|
||||||
|
positions:
|
||||||
|
- designation: Software Engineer
|
||||||
|
start: March 2016
|
||||||
|
end: May 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: Intern counting Company (ICC) is responsible for counting worldwide intern Engineers.
|
||||||
|
positions:
|
||||||
|
- designation: Intern
|
||||||
|
start: Jun 2015
|
||||||
|
end: Jan 2016
|
||||||
|
responsibilities:
|
||||||
|
- Count lost of interns.
|
||||||
|
- Count more interns.
|
||||||
|
- Count me as an intern.
|
||||||
@@ -0,0 +1,64 @@
|
|||||||
|
# section information
|
||||||
|
section:
|
||||||
|
name: 项目
|
||||||
|
id: projects
|
||||||
|
enable: true
|
||||||
|
weight: 5
|
||||||
|
showOnNavbar: true
|
||||||
|
# Can optionally hide the title in sections
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
# filter buttons
|
||||||
|
buttons:
|
||||||
|
- name: All
|
||||||
|
filter: "all"
|
||||||
|
- name: Professional
|
||||||
|
filter: "professional"
|
||||||
|
- name: Academic
|
||||||
|
filter: "academic"
|
||||||
|
- name: Hobby
|
||||||
|
filter: "hobby"
|
||||||
|
|
||||||
|
# your projects
|
||||||
|
projects:
|
||||||
|
- name: Kubernetes
|
||||||
|
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.
|
||||||
|
#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.
|
||||||
|
tags: ["hobby", "fun"]
|
||||||
|
|
||||||
|
- name: Toha
|
||||||
|
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"]
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
# section information
|
||||||
|
section:
|
||||||
|
name: 最近文章
|
||||||
|
id: recent-posts
|
||||||
|
enable: true
|
||||||
|
weight: 6
|
||||||
|
showOnNavbar: true
|
||||||
|
# Can optionally hide the title in sections
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
# no additional configuration is required
|
||||||
@@ -0,0 +1,49 @@
|
|||||||
|
# section information
|
||||||
|
section:
|
||||||
|
name: 技能
|
||||||
|
id: skills
|
||||||
|
enable: true
|
||||||
|
weight: 2
|
||||||
|
showOnNavbar: true
|
||||||
|
# Can optionally hide the title in sections
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
# Your Skills.
|
||||||
|
# Give a summary of you each skill in the summary section.
|
||||||
|
skills:
|
||||||
|
- name: Kubernetes
|
||||||
|
icon: "/images/sections/skills/kubernetes.png"
|
||||||
|
summary: "Capable of deploying, managing application on Kubernetes. Experienced in writing Kubernetes controllers for CRDs."
|
||||||
|
url: "https://kubernetes.io/"
|
||||||
|
|
||||||
|
- name: Go Development
|
||||||
|
icon: "/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"
|
||||||
|
summary: "Worked with most of the major clouds such as GCP, AWS, Azure etc."
|
||||||
|
|
||||||
|
- name: Docker
|
||||||
|
icon: "/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"
|
||||||
|
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"
|
||||||
|
summary: "Using as the main operating system. Capable of writing bash/shell scripts."
|
||||||
|
|
||||||
|
- name: Git
|
||||||
|
icon: "/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."
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
# Copyright Notice
|
||||||
|
copyright: © 2008 - 2021 Copyright.
|
||||||
|
|
||||||
|
# Meta description for your site. This will help the search engines to find your site.
|
||||||
|
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: 文档
|
||||||
|
url: https://toha-guides.netlify.app/posts/
|
||||||
|
# - name: 关于 #这里可以放个人说明页
|
||||||
|
# url: about
|
||||||
@@ -3,7 +3,7 @@ section:
|
|||||||
name: Achievements
|
name: Achievements
|
||||||
id: achievements
|
id: achievements
|
||||||
enable: true
|
enable: true
|
||||||
weight: 6
|
weight: 7
|
||||||
showOnNavbar: true
|
showOnNavbar: true
|
||||||
# Can optionally hide the title in sections
|
# Can optionally hide the title in sections
|
||||||
# hideTitle: true
|
# hideTitle: true
|
||||||
|
|||||||
@@ -0,0 +1,89 @@
|
|||||||
|
# section information
|
||||||
|
section:
|
||||||
|
name: Education
|
||||||
|
id: education
|
||||||
|
template: sections/education.html # Use "sections/education-alt.html for alternate template.
|
||||||
|
enable: true
|
||||||
|
weight: 4
|
||||||
|
showOnNavbar: true
|
||||||
|
# Can optionally hide the title in sections
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
degrees:
|
||||||
|
- name: Ph.D in Quantum Cryptography
|
||||||
|
icon: fa-microscope
|
||||||
|
timeframe: 2016-2020
|
||||||
|
institution:
|
||||||
|
name: ABC University of Technology
|
||||||
|
url: "#"
|
||||||
|
grade: #(optional)
|
||||||
|
scale: CGPA
|
||||||
|
achieved: 3.6
|
||||||
|
outOf: 4
|
||||||
|
publications: #(optional)
|
||||||
|
- title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||||
|
url: "#"
|
||||||
|
- title: Fusce eu augue ut odio porttitor pulvinar.
|
||||||
|
url: "#"
|
||||||
|
- title: Nullam vitae orci tincidunt purus viverra pulvinar.
|
||||||
|
url: "#"
|
||||||
|
- name: B.Sc. in Computer Science & Engineering
|
||||||
|
icon: fa-graduation-cap
|
||||||
|
timeframe: 2012-2016
|
||||||
|
institution:
|
||||||
|
name: University of XYZ
|
||||||
|
url: "#"
|
||||||
|
grade: #(optional)
|
||||||
|
scale: CGPA
|
||||||
|
achieved: 3.5
|
||||||
|
outOf: 4
|
||||||
|
takenCourses: #(optional)
|
||||||
|
# if true, the courses will be rendered as a table otherwise it will render as a list and the grades will be hidden.
|
||||||
|
showGrades: true
|
||||||
|
courses:
|
||||||
|
- name: Data Structures and Algorithm
|
||||||
|
achieved: 3.75
|
||||||
|
outOf: 4
|
||||||
|
- name: Network Security
|
||||||
|
achieved: 3.80
|
||||||
|
outOf: 4
|
||||||
|
- name: Operating System
|
||||||
|
achieved: 3.5
|
||||||
|
outOf: 4
|
||||||
|
- name: Artificial Intelligent
|
||||||
|
achieved: 3.75
|
||||||
|
outOf: 4
|
||||||
|
publications: #(optional)
|
||||||
|
- title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||||
|
url: "#"
|
||||||
|
- title: Fusce eu augue ut odio porttitor pulvinar.
|
||||||
|
url: "#"
|
||||||
|
extracurricularActivities: #(optional)
|
||||||
|
- In vitae facilisis est, eget porta sem.
|
||||||
|
- Vestibulum consectetur lorem justo, at laoreet lorem feugiat et.
|
||||||
|
- Duis sed massa feugiat, ornare justo et, aliquam est.
|
||||||
|
- Pellentesque ut fringilla magna.
|
||||||
|
- name: Higher Secondary School Certificate
|
||||||
|
icon: fa-university
|
||||||
|
timeframe: 2010-2012
|
||||||
|
institution:
|
||||||
|
name: MST College of Science
|
||||||
|
url: "#"
|
||||||
|
grade: #(optional)
|
||||||
|
scale: GPA
|
||||||
|
achieved: 5
|
||||||
|
outOf: 5
|
||||||
|
extracurricularActivities: #(optional)
|
||||||
|
- In vitae facilisis est, eget porta sem.
|
||||||
|
- Vestibulum consectetur lorem justo, at laoreet lorem feugiat et.
|
||||||
|
- Duis sed massa feugiat, ornare justo et, aliquam est.
|
||||||
|
- Pellentesque ut fringilla magna.
|
||||||
|
- name: Secondary School Certificate
|
||||||
|
icon: fa-school
|
||||||
|
timeframe: 2005-2010
|
||||||
|
institution:
|
||||||
|
name: JK School of Science
|
||||||
|
grade: #(optional)
|
||||||
|
scale: GPA
|
||||||
|
achieved: 4.5
|
||||||
|
outOf: 5
|
||||||
@@ -3,7 +3,7 @@ section:
|
|||||||
name: Projects
|
name: Projects
|
||||||
id: projects
|
id: projects
|
||||||
enable: true
|
enable: true
|
||||||
weight: 4
|
weight: 5
|
||||||
showOnNavbar: true
|
showOnNavbar: true
|
||||||
# Can optionally hide the title in sections
|
# Can optionally hide the title in sections
|
||||||
# hideTitle: true
|
# hideTitle: true
|
||||||
@@ -37,7 +37,7 @@ projects:
|
|||||||
repo: https://github.com/tensorflow/tensorflow
|
repo: https://github.com/tensorflow/tensorflow
|
||||||
#url: ""
|
#url: ""
|
||||||
summary: An Open Source Machine Learning Framework for Everyone.
|
summary: An Open Source Machine Learning Framework for Everyone.
|
||||||
tags: ["professional", "machine-learning","academic"]
|
tags: ["professional", "machine-learning"]
|
||||||
|
|
||||||
- name: A sample academic paper
|
- name: A sample academic paper
|
||||||
role: Team Lead
|
role: Team Lead
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ section:
|
|||||||
name: Recent Posts
|
name: Recent Posts
|
||||||
id: recent-posts
|
id: recent-posts
|
||||||
enable: true
|
enable: true
|
||||||
weight: 5
|
weight: 6
|
||||||
showOnNavbar: true
|
showOnNavbar: true
|
||||||
# Can optionally hide the title in sections
|
# Can optionally hide the title in sections
|
||||||
# hideTitle: true
|
# hideTitle: true
|
||||||
|
|||||||
@@ -12,38 +12,38 @@ section:
|
|||||||
# Give a summary of you each skill in the summary section.
|
# Give a summary of you each skill in the summary section.
|
||||||
skills:
|
skills:
|
||||||
- name: Kubernetes
|
- 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."
|
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
|
- 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."
|
summary: "Using as the main language for professional development. Capable of writing scalable, testable, and maintainable program."
|
||||||
url: "https://golang.org/"
|
url: "https://golang.org/"
|
||||||
|
|
||||||
- name: Cloud Computing
|
- 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."
|
summary: "Worked with most of the major clouds such as GCP, AWS, Azure etc."
|
||||||
|
|
||||||
- name: Docker
|
- 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."
|
summary: "Write most of the programs as dockerized container. Experienced with multi-stage, multi-arch build process."
|
||||||
url: "https://www.docker.com/"
|
url: "https://www.docker.com/"
|
||||||
|
|
||||||
- name: Prometheus
|
- 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."
|
summary: "Capable of setup, configure Prometheus metrics. Experienced with PromQL, AlertManager. Also, experienced with writing metric exporters."
|
||||||
url: "https://prometheus.io/"
|
url: "https://prometheus.io/"
|
||||||
|
|
||||||
- name: Linux
|
- 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."
|
summary: "Using as the main operating system. Capable of writing bash/shell scripts."
|
||||||
|
|
||||||
- name: Git
|
- 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."
|
summary: "Experienced with git-based development. Mostly, use Github. Also, have experience in working with GitLab."
|
||||||
url: "https://git-scm.com/"
|
url: "https://git-scm.com/"
|
||||||
|
|
||||||
- name: C++
|
- name: C++
|
||||||
icon: "/images/sections/skills/c++.png"
|
logo: "/images/sections/skills/c++.png"
|
||||||
summary: "Know basic C/C++ programming. Used for contest programming and problem solving."
|
summary: "Know basic C/C++ programming. Used for contest programming and problem solving."
|
||||||
|
|||||||
@@ -13,38 +13,38 @@ section:
|
|||||||
# Give a summary of you each skill in the summary section.
|
# Give a summary of you each skill in the summary section.
|
||||||
skills:
|
skills:
|
||||||
- name: Kubernetes
|
- name: Kubernetes
|
||||||
icon: "/images/sections/skills/kubernetes.png"
|
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."
|
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/"
|
url: "https://kubernetes.io/"
|
||||||
|
|
||||||
- name: Go
|
- name: Go
|
||||||
icon: "/images/sections/skills/go.png"
|
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."
|
summary: "Utiliser comme langue principale pour le développement professionnel. Capable d'écrire des programmes évolutifs, testables et maintenables."
|
||||||
url: "https://golang.org/"
|
url: "https://golang.org/"
|
||||||
|
|
||||||
- name: Cloud Computing
|
- name: Cloud Computing
|
||||||
icon: "/images/sections/skills/cloud.png"
|
logo: "/images/sections/skills/cloud.png"
|
||||||
summary: "A travaillé avec la plupart des principaux nuages tels que GCP, AWS, Azure, etc."
|
summary: "A travaillé avec la plupart des principaux nuages tels que GCP, AWS, Azure, etc."
|
||||||
|
|
||||||
- name: Docker
|
- name: Docker
|
||||||
icon: "/images/sections/skills/docker.svg"
|
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."
|
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/"
|
url: "https://www.docker.com/"
|
||||||
|
|
||||||
- name: Prometheus
|
- name: Prometheus
|
||||||
icon: "/images/sections/skills/prometheus.png"
|
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."
|
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/"
|
url: "https://prometheus.io/"
|
||||||
|
|
||||||
- name: Linux
|
- name: Linux
|
||||||
icon: "/images/sections/skills/linux.png"
|
logo: "/images/sections/skills/linux.png"
|
||||||
summary: "Utilisé comme système d'exploitation principal. Capable d'écrire des scripts bash/shell."
|
summary: "Utilisé comme système d'exploitation principal. Capable d'écrire des scripts bash/shell."
|
||||||
|
|
||||||
- name: Git
|
- name: Git
|
||||||
icon: "/images/sections/skills/git.png"
|
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."
|
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/"
|
url: "https://git-scm.com/"
|
||||||
|
|
||||||
- name: C++
|
- name: C++
|
||||||
icon: "/images/sections/skills/c++.png"
|
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."
|
summary: "Connaître les bases de la programmation C/C++. Utilisé pour la programmation de concours et la résolution de problèmes."
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ projects:
|
|||||||
repo: https://github.com/tensorflow/tensorflow
|
repo: https://github.com/tensorflow/tensorflow
|
||||||
#url: ""
|
#url: ""
|
||||||
summary: An Open Source Machine Learning Framework for Everyone.
|
summary: An Open Source Machine Learning Framework for Everyone.
|
||||||
tags: ["professional", "machine-learning","academic"]
|
tags: ["professional", "machine-learning"]
|
||||||
|
|
||||||
- name: A sample academic paper
|
- name: A sample academic paper
|
||||||
role: Team Lead
|
role: Team Lead
|
||||||
|
|||||||
@@ -12,38 +12,38 @@ section:
|
|||||||
# Give a summary of you each skill in the summary section.
|
# Give a summary of you each skill in the summary section.
|
||||||
skills:
|
skills:
|
||||||
- name: Kubernetes
|
- name: Kubernetes
|
||||||
icon: "/images/sections/skills/kubernetes.png"
|
logo: "/images/sections/skills/kubernetes.png"
|
||||||
summary: "Mampu menerapkan, mengelola aplikasi di Kubernetes. Berpengalaman dalam menulis pengontrol Kubernetes untuk CRD."
|
summary: "Mampu menerapkan, mengelola aplikasi di Kubernetes. Berpengalaman dalam menulis pengontrol Kubernetes untuk CRD."
|
||||||
url: "https://kubernetes.io/"
|
url: "https://kubernetes.io/"
|
||||||
|
|
||||||
- name: Go Development
|
- name: Go Development
|
||||||
icon: "/images/sections/skills/go.png"
|
logo: "/images/sections/skills/go.png"
|
||||||
summary: "Menggunakan sebagai bahasa utama untuk pengembangan profesional. Mampu menulis program yang dapat diskalakan, dapat diuji, dan dipelihara."
|
summary: "Menggunakan sebagai bahasa utama untuk pengembangan profesional. Mampu menulis program yang dapat diskalakan, dapat diuji, dan dipelihara."
|
||||||
url: "https://golang.org/"
|
url: "https://golang.org/"
|
||||||
|
|
||||||
- name: Cloud Computing
|
- 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."
|
summary: "Worked with most of the major clouds such as GCP, AWS, Azure etc."
|
||||||
|
|
||||||
- name: Docker
|
- name: Docker
|
||||||
icon: "/images/sections/skills/docker.svg"
|
logo: "/images/sections/skills/docker.svg"
|
||||||
summary: "Tulis sebagian besar program sebagai kontainer docker. Berpengalaman dengan proses pembangunan multi-tahap dan multi-arch."
|
summary: "Tulis sebagian besar program sebagai kontainer docker. Berpengalaman dengan proses pembangunan multi-tahap dan multi-arch."
|
||||||
url: "https://www.docker.com/"
|
url: "https://www.docker.com/"
|
||||||
|
|
||||||
- name: Prometheus
|
- name: Prometheus
|
||||||
icon: "/images/sections/skills/prometheus.png"
|
logo: "/images/sections/skills/prometheus.png"
|
||||||
summary: "Mampu mengatur, mengkonfigurasi metrik Prometheus. Berpengalaman dengan PromQL, AlertManager. Juga, berpengalaman dengan eksportir menulis metrik."
|
summary: "Mampu mengatur, mengkonfigurasi metrik Prometheus. Berpengalaman dengan PromQL, AlertManager. Juga, berpengalaman dengan eksportir menulis metrik."
|
||||||
url: "https://prometheus.io/"
|
url: "https://prometheus.io/"
|
||||||
|
|
||||||
- name: Linux
|
- name: Linux
|
||||||
icon: "/images/sections/skills/linux.png"
|
logo: "/images/sections/skills/linux.png"
|
||||||
summary: "Menggunakan sebagai sistem operasi utama. Mampu menulis skrip bash / shell."
|
summary: "Menggunakan sebagai sistem operasi utama. Mampu menulis skrip bash / shell."
|
||||||
|
|
||||||
- name: Git
|
- name: Git
|
||||||
icon: "/images/sections/skills/git.png"
|
logo: "/images/sections/skills/git.png"
|
||||||
summary: "Berpengalaman dengan pengembangan berbasis git. Kebanyakan, gunakan Github. Juga, miliki pengalaman bekerja dengan GitLab."
|
summary: "Berpengalaman dengan pengembangan berbasis git. Kebanyakan, gunakan Github. Juga, miliki pengalaman bekerja dengan GitLab."
|
||||||
url: "https://git-scm.com/"
|
url: "https://git-scm.com/"
|
||||||
|
|
||||||
- name: C++
|
- name: C++
|
||||||
icon: "/images/sections/skills/c++.png"
|
logo: "/images/sections/skills/c++.png"
|
||||||
summary: "Ketahui pemrograman C / C ++ dasar. Digunakan untuk pemrograman kontes dan pemecahan masalah."
|
summary: "Ketahui pemrograman C / C ++ dasar. Digunakan untuk pemrograman kontes dan pemecahan masalah."
|
||||||
|
|||||||
@@ -0,0 +1,18 @@
|
|||||||
|
# alcune informazioni su di te
|
||||||
|
name: "John Doe"
|
||||||
|
nickname: "John"
|
||||||
|
# messaggio di saluto prima del tuo nome. Se non inserito, verrà visualizzato "Hi! I am"
|
||||||
|
greeting: "Ciao, sono"
|
||||||
|
image: "images/author/john.png"
|
||||||
|
# inserisci le tue informazioni di contatto. Saranno utilizzate nel piè di pagina
|
||||||
|
contactInfo:
|
||||||
|
email: "johndoe@example.com"
|
||||||
|
phone: "+0123456789"
|
||||||
|
|
||||||
|
# alcune informazioni di sintesi sulle tue competenze
|
||||||
|
summary:
|
||||||
|
- Sono uno sviluppatore
|
||||||
|
- Sono un ingegnere del software
|
||||||
|
- Sono esperto in server
|
||||||
|
- Lavoro su progetti open-source
|
||||||
|
- Mi piace lavorare su progetti di diverso tipo
|
||||||
@@ -0,0 +1,78 @@
|
|||||||
|
# informazioni sulla sezione
|
||||||
|
section:
|
||||||
|
name: Informazioni personali
|
||||||
|
id: about
|
||||||
|
enable: true
|
||||||
|
weight: 1
|
||||||
|
showOnNavbar: true
|
||||||
|
template: sections/about.html
|
||||||
|
|
||||||
|
# la tua qualifica
|
||||||
|
designation: Ingegnere del software
|
||||||
|
# informazioni sulla tua azienda
|
||||||
|
company:
|
||||||
|
name: Example Co.
|
||||||
|
url: "https://www.example.com"
|
||||||
|
|
||||||
|
# il tuo cv. il percorso di questo file deve essere formulato in termini relativi rispetto alla tua directory "static"
|
||||||
|
resume: "files/resume.pdf"
|
||||||
|
|
||||||
|
# una breve sintesi su di te
|
||||||
|
summary: 'Sono un appassionato ingegnere del software con x anni di esperienzia lavorativa. Ho sviluppato strumenti OSS per [Kubernetes](https://kubernetes.io/) usando GO. I miei prodotti permettono di distribuire i carichi di lavoro in Kubernetes. A volte lavoro su progetti divertenti come svillupare un tema per Hugo, etc.'
|
||||||
|
|
||||||
|
# i tuoi link social
|
||||||
|
# inserisci tutti i link che ritieni utili. Usa i caratteri font-awesome per le icone.
|
||||||
|
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: "#"
|
||||||
|
|
||||||
|
# le tue soft skill
|
||||||
|
# inserisci le percentuali tra 50 e 100.
|
||||||
|
# colori attualmente supportati: 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
|
||||||
|
# puoi anche specificare i colori usando i codici invece che i nomi pre-definiti
|
||||||
|
# - name: Example 1
|
||||||
|
# percentage: 75
|
||||||
|
# color: "#00adb5"
|
||||||
|
# - name: Example 2
|
||||||
|
# percentage: 65
|
||||||
|
# color: "#8b8383"
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
# informazioni sulla sezione
|
||||||
|
section:
|
||||||
|
name: Riconoscimenti
|
||||||
|
id: achievements
|
||||||
|
enable: true
|
||||||
|
weight: 6
|
||||||
|
showOnNavbar: true
|
||||||
|
# Se lo desideri, puoi nascondere i titoli nelle sezioni
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
# I tuoi premi e riconoscimenti
|
||||||
|
achievements:
|
||||||
|
- title: Miglior relatore
|
||||||
|
image: /images/sections/achievements/presenter.jpg
|
||||||
|
summary: Migliore relatore alla conferenza XYZ del 2020.
|
||||||
|
- title: Campione
|
||||||
|
image: /images/sections/achievements/sport.jpg
|
||||||
|
summary: Campione nella corsa ciclistica inter-city del 2020.
|
||||||
|
- title: Titoli di studio
|
||||||
|
image: /images/sections/achievements/graduation-cap.jpg
|
||||||
|
summary: Laurea (B.Sc.) in Ingegneria informatica presso l'Università XYZ.
|
||||||
|
- title: Premi vinti
|
||||||
|
image: /images/sections/achievements/woman-winner.jpg
|
||||||
|
summary: Premio per il miglior lavoro scientifico alla Conferenza IEE del 2020.
|
||||||
@@ -0,0 +1,64 @@
|
|||||||
|
# informazioni sulla sezione
|
||||||
|
section:
|
||||||
|
name: Esperienze
|
||||||
|
id: experiences
|
||||||
|
enable: true
|
||||||
|
weight: 3
|
||||||
|
showOnNavbar: true
|
||||||
|
# Se lo desideri, puoi nascondere i titoli nelle sezioni
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
# Le tue esperienze
|
||||||
|
experiences:
|
||||||
|
- company:
|
||||||
|
name: Example Co.
|
||||||
|
url: "https://www.example.com"
|
||||||
|
location: Dhaka Branch
|
||||||
|
# breve presentazione dell'azienda
|
||||||
|
overview: Example Co. è un'azienda molto nota per prodotti orientati al cloud. Sviluppa strumenti per Kubernetes.
|
||||||
|
positions:
|
||||||
|
- designation: Ingegnere del software senior
|
||||||
|
start: Nov 2019
|
||||||
|
# se stai ancora lavorando presso l'azienda, non inserire il parametro end. Sarà sostituito da "Present"
|
||||||
|
# end: Dec 2020
|
||||||
|
# fornisci alcune informazioni sui tuoi compiti presso l'azienda
|
||||||
|
responsibilities:
|
||||||
|
- Progettazione e sviluppo dello strumento XYZ per il lavoro ABC
|
||||||
|
- Progettazione, sviluppo e gestione di strumenti di recovery [Xtool](https://www.example.com) per il backup di volumi Kubernetes, database, e definizione di risorse dei cluster.
|
||||||
|
- Guida del team di backend.
|
||||||
|
|
||||||
|
- designation: Ingegnere del software junior
|
||||||
|
start: Nov 2017
|
||||||
|
end: Ott 2019
|
||||||
|
responsibilities:
|
||||||
|
- Implementazione e test della caratteristica xyz per lo strumento abc.
|
||||||
|
- Supporto client per lo strumento abc.
|
||||||
|
- Tecnologia di apprendimento k,d,w per xyz.
|
||||||
|
|
||||||
|
- company:
|
||||||
|
name: PreExample Co.
|
||||||
|
url: "https://www.preexample.com"
|
||||||
|
location: Non qui
|
||||||
|
overview: PreExample Co. è un'azienda gateway per accedere a Example co. Niente di speciale qui.
|
||||||
|
positions:
|
||||||
|
- designation: Ingegnere del software
|
||||||
|
start: Marzo 2016
|
||||||
|
end: Maggio 2017
|
||||||
|
responsibilities:
|
||||||
|
- Scrittura di codici di esempio.
|
||||||
|
- Studio di codici di esempio.
|
||||||
|
- Visione di video di esempio.
|
||||||
|
|
||||||
|
- company:
|
||||||
|
name: Intern Counting Company (ICC).
|
||||||
|
url: "https://www.intern.com"
|
||||||
|
location: Terra degli Stagisti
|
||||||
|
overview: Intern counting Company (ICC) è responsabile del conteggio internazionale degli ingegneri stagisti.
|
||||||
|
positions:
|
||||||
|
- designation: Stagista
|
||||||
|
start: Giu 2015
|
||||||
|
end: Gen 2016
|
||||||
|
responsibilities:
|
||||||
|
- Contare gli stagisti persi.
|
||||||
|
- Contare gli stagisti.
|
||||||
|
- Contarmi come stagista.
|
||||||
@@ -0,0 +1,64 @@
|
|||||||
|
# informazioni sulla sezione
|
||||||
|
section:
|
||||||
|
name: Progetti
|
||||||
|
id: projects
|
||||||
|
enable: true
|
||||||
|
weight: 4
|
||||||
|
showOnNavbar: true
|
||||||
|
# Se lo desideri, puoi nascondere i titoli nelle sezioni
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
# pulsanti usati per il filtro
|
||||||
|
buttons:
|
||||||
|
- name: Tutti
|
||||||
|
filter: "tutti"
|
||||||
|
- name: Professionali
|
||||||
|
filter: "professionali"
|
||||||
|
- name: Accademici
|
||||||
|
filter: "accademici"
|
||||||
|
- name: Hobby
|
||||||
|
filter: "hobby"
|
||||||
|
|
||||||
|
# i tuoi progetti
|
||||||
|
projects:
|
||||||
|
- name: Kubernetes
|
||||||
|
logo: /images/sections/projects/kubernetes.png
|
||||||
|
role: Contributore
|
||||||
|
timeline: "Marzo 2018 - Presente"
|
||||||
|
repo: https://github.com/kubernetes/kubernetes # Inserisci questo link se il tuo progetto è un repository pubblico su GitHub. Verrano visualizzate le stelle per il conteggio.
|
||||||
|
#url: "" # Se il tuo progetto non ha un repository pubblico ma un sito web o un link esterno inseriscilo qui. Non inserire entrambi i campii "repo" che "url".
|
||||||
|
summary: Production-Grade Container Scheduling and Management.
|
||||||
|
tags: ["professionale", "kubernetes", "cloud"]
|
||||||
|
|
||||||
|
- name: Tensorflow
|
||||||
|
logo: /images/sections/projects/tensorflow.png
|
||||||
|
role: Sviluppatore
|
||||||
|
timeline: "Giugno 2018 - Presente"
|
||||||
|
repo: https://github.com/tensorflow/tensorflow
|
||||||
|
#url: ""
|
||||||
|
summary: An Open Source Machine Learning Framework for Everyone.
|
||||||
|
tags: ["professionale", "machine-learning","accademico"]
|
||||||
|
|
||||||
|
- name: Un esempio di paper scientifico
|
||||||
|
role: Leader del gruppo di ricerca
|
||||||
|
timeline: "Gen 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: ["accademico","iot"]
|
||||||
|
|
||||||
|
- name: Nocode
|
||||||
|
logo: /images/sections/projects/no-code.png
|
||||||
|
role: Niente
|
||||||
|
timeline: "Ott 2019 - Dic 2019"
|
||||||
|
repo: https://github.com/kelseyhightower/nocode
|
||||||
|
#url: ""
|
||||||
|
summary: Il modo migliore di scrivere applicazioni sicure ed affidabile. Non scrivere nulla; non distribuire nulla.
|
||||||
|
tags: ["hobby", "divertimento"]
|
||||||
|
|
||||||
|
- name: Toha
|
||||||
|
logo: /images/sections/projects/toha.png
|
||||||
|
role: Proprietario
|
||||||
|
timeline: "Giu 2019 - Presente"
|
||||||
|
repo: https://github.com/hossainemruz/toha
|
||||||
|
summary: Un tema Hugo per il blog personale.
|
||||||
|
tags: ["hobby","hugo","tema","professionale"]
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
# informazioni sulla sezione
|
||||||
|
section:
|
||||||
|
name: Post recenti
|
||||||
|
id: recent-posts
|
||||||
|
enable: true
|
||||||
|
weight: 5
|
||||||
|
showOnNavbar: true
|
||||||
|
# Se lo desideri, puoi nascondere i titoli nelle sezioni
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
# non è richiesta alcuna configurazione aggiuntiva
|
||||||
@@ -0,0 +1,49 @@
|
|||||||
|
# informazioni sulla sezione
|
||||||
|
section:
|
||||||
|
name: Skills
|
||||||
|
id: skills
|
||||||
|
enable: true
|
||||||
|
weight: 2
|
||||||
|
showOnNavbar: true
|
||||||
|
# Se lo desideri, puoi nascondere i titoli nelle sezioni
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
# Le tue competenze.
|
||||||
|
# Fornisci una sintesi delle tue competenze per la sezione di sintesi.
|
||||||
|
skills:
|
||||||
|
- name: Kubernetes
|
||||||
|
logo: "/images/sections/skills/kubernetes.png"
|
||||||
|
summary: "Capacità di distribuzione e gestione di applicazioni su Kubernetes. Esperienza nello sviluppo di controller CRD per Kubernetes."
|
||||||
|
url: "https://kubernetes.io/"
|
||||||
|
|
||||||
|
- name: Sviluppo Go
|
||||||
|
logo: "/images/sections/skills/go.png"
|
||||||
|
summary: "Utilizzato come linguaggio principale per lo sviluppo professionale. Capacità di scrivere programmi scalabili, testabili e manutenibili."
|
||||||
|
url: "https://golang.org/"
|
||||||
|
|
||||||
|
- name: Cloud Computing
|
||||||
|
logo: "/images/sections/skills/cloud.png"
|
||||||
|
summary: "Ha lavorato con la maggior parte dei principali sistemi cloud: GCP, AWS, Azure etc."
|
||||||
|
|
||||||
|
- name: Docker
|
||||||
|
logo: "/images/sections/skills/docker.svg"
|
||||||
|
summary: "Scittura di programmi come container dockerized. Esperienza con processi multi-stage e multi-arch."
|
||||||
|
url: "https://www.docker.com/"
|
||||||
|
|
||||||
|
- name: Prometheus
|
||||||
|
logo: "/images/sections/skills/prometheus.png"
|
||||||
|
summary: "Capacità di impostare e configurare metriche Prometheus. Esperienza con PromQL, AlertManager."
|
||||||
|
url: "https://prometheus.io/"
|
||||||
|
|
||||||
|
- name: Linux
|
||||||
|
logo: "/images/sections/skills/linux.png"
|
||||||
|
summary: "Utilizzato come principale sistema operativo. Capacità di scrivere script bash/shell."
|
||||||
|
|
||||||
|
- name: Git
|
||||||
|
logo: "/images/sections/skills/git.png"
|
||||||
|
summary: "Esperienza con lo sviluppo git, ed in particolare usando Github. Esperienza anche con GitLab."
|
||||||
|
url: "https://git-scm.com/"
|
||||||
|
|
||||||
|
- name: C++
|
||||||
|
logo: "/images/sections/skills/c++.png"
|
||||||
|
summary: "Conoscenza della programmazione di base C/C++, utilizzata per vari progetti di programmazione e problem solving."
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
# Copyright Notice
|
||||||
|
copyright: © 2020 Copyright.
|
||||||
|
|
||||||
|
# Meta descrizione del tuo sito. Sarà utile per far trovare il tuo sito dai motori di ricerca.
|
||||||
|
description: Portfolio e blog di John Doe.
|
||||||
|
|
||||||
|
# specifica la lista dei menu personalizzati che vuoi mostrare nella barra di navigazione in alto.
|
||||||
|
# i menu personalizzati saranno separati da un divisore dai menu principali.
|
||||||
|
customMenus:
|
||||||
|
- name: Documenti
|
||||||
|
url: https://toha-guides.netlify.app/posts/
|
||||||
|
Before Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 97 KiB |
|
Before Width: | Height: | Size: 142 KiB |
|
Before Width: | Height: | Size: 88 KiB |
|
Before Width: | Height: | Size: 280 KiB |
|
Before Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 98 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 280 KiB |
|
Before Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 7.1 KiB |
@@ -45,4 +45,52 @@ other = "পূর্ববর্তী"
|
|||||||
other = "পরবর্তী"
|
other = "পরবর্তী"
|
||||||
|
|
||||||
[improve_this_page]
|
[improve_this_page]
|
||||||
other = "এই পৃষ্ঠাটি উন্নত করুন"
|
other = "এই পৃষ্ঠাটি উন্নত করুন"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "এর মধ্যে"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "প্রকাশনা সমূহ"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "গৃহীত কোর্সসমূহ"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "কোর্সের নাম"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "মোট ক্রেডিট"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "অর্জিত ক্রেডিট"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "পাঠক্রম বহির্ভূত কার্যক্রম"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "আরো দেখুন"
|
||||||
|
|
||||||
|
[responsibilities]
|
||||||
|
other = "দায়িত্বসমুহ:"
|
||||||
|
|
||||||
|
[present]
|
||||||
|
other = "বর্তমান"
|
||||||
|
|
||||||
|
# [comments_javascript]
|
||||||
|
# other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
# [comments_by]
|
||||||
|
# other = "comments powered by"
|
||||||
|
|
||||||
|
# [read]
|
||||||
|
# other = "Read"
|
||||||
|
|
||||||
|
# [project_star]
|
||||||
|
# other = "Star"
|
||||||
|
|
||||||
|
# [project_details]
|
||||||
|
# other = "Details"
|
||||||
|
|
||||||
|
# [err_404]
|
||||||
|
# other = "The page you are looking for is not there yet."
|
||||||
|
|||||||
@@ -0,0 +1,99 @@
|
|||||||
|
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||||
|
[home]
|
||||||
|
other = "主页"
|
||||||
|
|
||||||
|
[posts]
|
||||||
|
other = "博文"
|
||||||
|
|
||||||
|
[toc_heading]
|
||||||
|
other = "目录"
|
||||||
|
|
||||||
|
[at]
|
||||||
|
other = "at"
|
||||||
|
|
||||||
|
[resume]
|
||||||
|
other = "我的简历"
|
||||||
|
|
||||||
|
[navigation]
|
||||||
|
other = "导航"
|
||||||
|
|
||||||
|
[contact_me]
|
||||||
|
other = "联系方式:"
|
||||||
|
|
||||||
|
[email]
|
||||||
|
other = "邮箱"
|
||||||
|
|
||||||
|
[phone]
|
||||||
|
other = "电话"
|
||||||
|
|
||||||
|
[newsletter_text]
|
||||||
|
other = "通过电子邮件接收最新信息"
|
||||||
|
|
||||||
|
[newsletter_input_placeholder]
|
||||||
|
other = "填入 E-mail"
|
||||||
|
|
||||||
|
[newsletter_warning]
|
||||||
|
other = "我们绝不会与任何人共享您的电子邮件。"
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
other = "提交"
|
||||||
|
|
||||||
|
[hugoAttributionText]
|
||||||
|
other = "Powered by"
|
||||||
|
|
||||||
|
[prev]
|
||||||
|
other = "上一篇"
|
||||||
|
|
||||||
|
[next]
|
||||||
|
other = "下一篇"
|
||||||
|
|
||||||
|
[improve_this_page]
|
||||||
|
other = "改善此页面"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "/"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "刊物"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "选修课程"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "课程名"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "满分"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "获得分数"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "课外活动"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "查看更多"
|
||||||
|
|
||||||
|
# [responsibilities]
|
||||||
|
# other = "Responsibilities:"
|
||||||
|
|
||||||
|
# [present]
|
||||||
|
# other = "Present"
|
||||||
|
|
||||||
|
# [comments_javascript]
|
||||||
|
# other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
# [comments_by]
|
||||||
|
# other = "comments powered by"
|
||||||
|
|
||||||
|
# [read]
|
||||||
|
# other = "Read"
|
||||||
|
|
||||||
|
# [project_star]
|
||||||
|
# other = "Star"
|
||||||
|
|
||||||
|
# [project_details]
|
||||||
|
# other = "Details"
|
||||||
|
|
||||||
|
# [err_404]
|
||||||
|
# other = "The page you are looking for is not there yet."
|
||||||
@@ -1,12 +1,12 @@
|
|||||||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||||
[home]
|
[home]
|
||||||
other = "Home"
|
other = "Startseite"
|
||||||
|
|
||||||
[posts]
|
[posts]
|
||||||
other = "Beiträge"
|
other = "Beiträge"
|
||||||
|
|
||||||
[toc_heading]
|
[toc_heading]
|
||||||
other = "Inhoudsopgave"
|
other = "Inhaltsverzeichnis"
|
||||||
|
|
||||||
[at]
|
[at]
|
||||||
other = "bei"
|
other = "bei"
|
||||||
@@ -21,10 +21,10 @@ other = "Navigation"
|
|||||||
other = "Kontakt aufnehmen"
|
other = "Kontakt aufnehmen"
|
||||||
|
|
||||||
[email]
|
[email]
|
||||||
other = "E-mail"
|
other = "E-Mail"
|
||||||
|
|
||||||
[phone]
|
[phone]
|
||||||
other = "Telefoon"
|
other = "Telefon"
|
||||||
|
|
||||||
[newsletter_text]
|
[newsletter_text]
|
||||||
other = "Mit dem Newsletter auf dem neuesten Stand bleiben"
|
other = "Mit dem Newsletter auf dem neuesten Stand bleiben"
|
||||||
@@ -39,13 +39,61 @@ other = "Wir werden Ihre E-Mail-Adresse nicht an Dritte weitergeben."
|
|||||||
other = "Absenden"
|
other = "Absenden"
|
||||||
|
|
||||||
[hugoAttributionText]
|
[hugoAttributionText]
|
||||||
other = "Powered by"
|
other = "Unterstützt von"
|
||||||
|
|
||||||
[prev]
|
[prev]
|
||||||
other = "Vorige"
|
other = "Vorherige"
|
||||||
|
|
||||||
[next]
|
[next]
|
||||||
other = "De volgende"
|
other = "Nächste"
|
||||||
|
|
||||||
[improve_this_page]
|
[improve_this_page]
|
||||||
other = "Verbeter deze pagina"
|
other = "Diese Seite verbessern"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "van de"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "Publicaties"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "Cursussen gevolgd"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "Cursus naam"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "Totaal krediet"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "Krediet verkregen"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "Buitenschoolse activiteiten"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "Bekijk meer"
|
||||||
|
|
||||||
|
# [responsibilities]
|
||||||
|
# other = "Responsibilities:"
|
||||||
|
|
||||||
|
# [present]
|
||||||
|
# other = "Present"
|
||||||
|
|
||||||
|
# [comments_javascript]
|
||||||
|
# other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
# [comments_by]
|
||||||
|
# other = "comments powered by"
|
||||||
|
|
||||||
|
# [read]
|
||||||
|
# other = "Read"
|
||||||
|
|
||||||
|
# [project_star]
|
||||||
|
# other = "Star"
|
||||||
|
|
||||||
|
# [project_details]
|
||||||
|
# other = "Details"
|
||||||
|
|
||||||
|
# [err_404]
|
||||||
|
# other = "The page you are looking for is not there yet."
|
||||||
|
|||||||
@@ -48,4 +48,52 @@ other = "Prev"
|
|||||||
other = "Next"
|
other = "Next"
|
||||||
|
|
||||||
[improve_this_page]
|
[improve_this_page]
|
||||||
other = "Improve this page"
|
other = "Improve this page"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "out of"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "Publications"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "Taken Courses"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "Course Name"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "Total Credit"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "Obtained Credit"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "Extracurricular Activities"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "See More"
|
||||||
|
|
||||||
|
[responsibilities]
|
||||||
|
other = "Responsibilities:"
|
||||||
|
|
||||||
|
[present]
|
||||||
|
other = "Present"
|
||||||
|
|
||||||
|
[comments_javascript]
|
||||||
|
other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
[comments_by]
|
||||||
|
other = "comments powered by"
|
||||||
|
|
||||||
|
[read]
|
||||||
|
other = "Read"
|
||||||
|
|
||||||
|
[project_star]
|
||||||
|
other = "Star"
|
||||||
|
|
||||||
|
[project_details]
|
||||||
|
other = "Details"
|
||||||
|
|
||||||
|
[err_404]
|
||||||
|
other = "The page you are looking for is not there yet."
|
||||||
@@ -49,3 +49,51 @@ other = "Siguiente"
|
|||||||
|
|
||||||
[improve_this_page]
|
[improve_this_page]
|
||||||
other = "Mejorar esta página"
|
other = "Mejorar esta página"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "de"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "Publicaciones"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "Cursos tomados"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "Nombre del curso"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "Crédito total"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "Crédito obtenido"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "Actividades extracurriculares"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "Ver más"
|
||||||
|
|
||||||
|
# [responsibilities]
|
||||||
|
# other = "Responsibilities:"
|
||||||
|
|
||||||
|
# [present]
|
||||||
|
# other = "Present"
|
||||||
|
|
||||||
|
# [comments_javascript]
|
||||||
|
# other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
# [comments_by]
|
||||||
|
# other = "comments powered by"
|
||||||
|
|
||||||
|
# [read]
|
||||||
|
# other = "Read"
|
||||||
|
|
||||||
|
# [project_star]
|
||||||
|
# other = "Star"
|
||||||
|
|
||||||
|
# [project_details]
|
||||||
|
# other = "Details"
|
||||||
|
|
||||||
|
# [err_404]
|
||||||
|
# other = "The page you are looking for is not there yet."
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ other = "chez"
|
|||||||
other = "Mon Curriculum vitæ"
|
other = "Mon Curriculum vitæ"
|
||||||
|
|
||||||
[navigation]
|
[navigation]
|
||||||
other = "Naviguation"
|
other = "Navigation"
|
||||||
|
|
||||||
[contact_me]
|
[contact_me]
|
||||||
other = "Contactez moi :"
|
other = "Contactez moi :"
|
||||||
@@ -48,4 +48,52 @@ other = "Précédent"
|
|||||||
other = "Suivant"
|
other = "Suivant"
|
||||||
|
|
||||||
[improve_this_page]
|
[improve_this_page]
|
||||||
other = "Améliorez cette page"
|
other = "Améliorez cette page"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "sur"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "Publications"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "Taken Courses"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "Cours suivis"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "Crédit total"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "Crédit obtenu"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "Activités extra-scolaires"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "En savoir plus"
|
||||||
|
|
||||||
|
# [responsibilities]
|
||||||
|
# other = "Responsibilities:"
|
||||||
|
|
||||||
|
# [present]
|
||||||
|
# other = "Present"
|
||||||
|
|
||||||
|
# [comments_javascript]
|
||||||
|
# other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
# [comments_by]
|
||||||
|
# other = "comments powered by"
|
||||||
|
|
||||||
|
# [read]
|
||||||
|
# other = "Read"
|
||||||
|
|
||||||
|
# [project_star]
|
||||||
|
# other = "Star"
|
||||||
|
|
||||||
|
# [project_details]
|
||||||
|
# other = "Details"
|
||||||
|
|
||||||
|
# [err_404]
|
||||||
|
# other = "The page you are looking for is not there yet."
|
||||||
|
|||||||
@@ -0,0 +1,99 @@
|
|||||||
|
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||||
|
[home]
|
||||||
|
other = "होम"
|
||||||
|
|
||||||
|
[posts]
|
||||||
|
other = "पोस्ट"
|
||||||
|
|
||||||
|
[toc_heading]
|
||||||
|
other = "विषयसूची"
|
||||||
|
|
||||||
|
[at]
|
||||||
|
other = "अन्य"
|
||||||
|
|
||||||
|
[resume]
|
||||||
|
other = "बायोडाटा"
|
||||||
|
|
||||||
|
[navigation]
|
||||||
|
other = "पथ प्रदर्शन"
|
||||||
|
|
||||||
|
[contact_me]
|
||||||
|
other = "मुझसे संपर्क करो:"
|
||||||
|
|
||||||
|
[email]
|
||||||
|
other = "ईमेल"
|
||||||
|
|
||||||
|
[phone]
|
||||||
|
other = "फ़ोन"
|
||||||
|
|
||||||
|
[newsletter_text]
|
||||||
|
other = "ईमेल अधिसूचना से अवगत रहें"
|
||||||
|
|
||||||
|
[newsletter_input_placeholder]
|
||||||
|
other = "ईमेल दर्ज करें"
|
||||||
|
|
||||||
|
[newsletter_warning]
|
||||||
|
other = "हम आपके ईमेल को कभी भी किसी और के साथ साझा नहीं करेंगे"
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
other = "जमा करें"
|
||||||
|
|
||||||
|
[hugoAttributionText]
|
||||||
|
other = "द्वारा संचालित"
|
||||||
|
|
||||||
|
[prev]
|
||||||
|
other = "पिछला"
|
||||||
|
|
||||||
|
[next]
|
||||||
|
other = "आगे"
|
||||||
|
|
||||||
|
[improve_this_page]
|
||||||
|
other = "इस पृष्ठ को सुधारें"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "में से बाहर"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "प्रकाशन"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "पाठ्यक्रम लिया"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "कोर्स का नाम"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "कुल क्रेडिट"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "श्रेय प्राप्त किया"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "अतिरिक्त पाठयक्रम गतिविधियों"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "और देखें"
|
||||||
|
|
||||||
|
# [responsibilities]
|
||||||
|
# other = "Responsibilities:"
|
||||||
|
|
||||||
|
# [present]
|
||||||
|
# other = "Present"
|
||||||
|
|
||||||
|
# [comments_javascript]
|
||||||
|
# other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
# [comments_by]
|
||||||
|
# other = "comments powered by"
|
||||||
|
|
||||||
|
# [read]
|
||||||
|
# other = "Read"
|
||||||
|
|
||||||
|
# [project_star]
|
||||||
|
# other = "Star"
|
||||||
|
|
||||||
|
# [project_details]
|
||||||
|
# other = "Details"
|
||||||
|
|
||||||
|
# [err_404]
|
||||||
|
# other = "The page you are looking for is not there yet."
|
||||||
@@ -48,4 +48,52 @@ other = "Sebelumnya"
|
|||||||
other = "Lanjut"
|
other = "Lanjut"
|
||||||
|
|
||||||
[improve_this_page]
|
[improve_this_page]
|
||||||
other = "Perbaiki halaman ini"
|
other = "Perbaiki halaman ini"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "dari"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "Publikasi"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "Kursus yang Diambil"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "Nama kursus"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "Total Kredit"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "Memperoleh Kredit"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "Kegiatan ekstrakulikuler"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "Lihat Selengkapnya"
|
||||||
|
|
||||||
|
# [responsibilities]
|
||||||
|
# other = "Responsibilities:"
|
||||||
|
|
||||||
|
# [present]
|
||||||
|
# other = "Present"
|
||||||
|
|
||||||
|
# [comments_javascript]
|
||||||
|
# other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
# [comments_by]
|
||||||
|
# other = "comments powered by"
|
||||||
|
|
||||||
|
# [read]
|
||||||
|
# other = "Read"
|
||||||
|
|
||||||
|
# [project_star]
|
||||||
|
# other = "Star"
|
||||||
|
|
||||||
|
# [project_details]
|
||||||
|
# other = "Details"
|
||||||
|
|
||||||
|
# [err_404]
|
||||||
|
# other = "The page you are looking for is not there yet."
|
||||||
|
|||||||
@@ -0,0 +1,99 @@
|
|||||||
|
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||||
|
[home]
|
||||||
|
other = "Home"
|
||||||
|
|
||||||
|
[posts]
|
||||||
|
other = "Post"
|
||||||
|
|
||||||
|
[toc_heading]
|
||||||
|
other = "Contenuti"
|
||||||
|
|
||||||
|
[at]
|
||||||
|
other = "presso"
|
||||||
|
|
||||||
|
[resume]
|
||||||
|
other = "Il mio curriculum"
|
||||||
|
|
||||||
|
[navigation]
|
||||||
|
other = "Navigazione"
|
||||||
|
|
||||||
|
[contact_me]
|
||||||
|
other = "Contattami:"
|
||||||
|
|
||||||
|
[email]
|
||||||
|
other = "Email"
|
||||||
|
|
||||||
|
[phone]
|
||||||
|
other = "Telefono"
|
||||||
|
|
||||||
|
[newsletter_text]
|
||||||
|
other = "Resta aggiornato con la notifica di email"
|
||||||
|
|
||||||
|
[newsletter_input_placeholder]
|
||||||
|
other = "Inserisci l'email"
|
||||||
|
|
||||||
|
[newsletter_warning]
|
||||||
|
other = "Non condivideremo l'email con altri."
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
other = "Invia"
|
||||||
|
|
||||||
|
[hugoAttributionText]
|
||||||
|
other = "Creato con"
|
||||||
|
|
||||||
|
[prev]
|
||||||
|
other = "Precedente"
|
||||||
|
|
||||||
|
[next]
|
||||||
|
other = "Successivo"
|
||||||
|
|
||||||
|
[improve_this_page]
|
||||||
|
other = "Migliora questa pagina"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "su"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "Pubblicazioni"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "Corsi presi"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "Nome del corso"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "Credito totale"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "Credito ottenuto"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "Attività extracurriculari"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "Vedi altro"
|
||||||
|
|
||||||
|
# [responsibilities]
|
||||||
|
# other = "Responsibilities:"
|
||||||
|
|
||||||
|
# [present]
|
||||||
|
# other = "Present"
|
||||||
|
|
||||||
|
# [comments_javascript]
|
||||||
|
# other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
# [comments_by]
|
||||||
|
# other = "comments powered by"
|
||||||
|
|
||||||
|
# [read]
|
||||||
|
# other = "Read"
|
||||||
|
|
||||||
|
# [project_star]
|
||||||
|
# other = "Star"
|
||||||
|
|
||||||
|
# [project_details]
|
||||||
|
# other = "Details"
|
||||||
|
|
||||||
|
# [err_404]
|
||||||
|
# other = "The page you are looking for is not there yet."
|
||||||
@@ -0,0 +1,96 @@
|
|||||||
|
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||||
|
[home]
|
||||||
|
other = "ホーム"
|
||||||
|
|
||||||
|
[posts]
|
||||||
|
other = "記事"
|
||||||
|
|
||||||
|
[toc_heading]
|
||||||
|
other = "目次"
|
||||||
|
|
||||||
|
[resume]
|
||||||
|
other = "職務経歴書"
|
||||||
|
|
||||||
|
[navigation]
|
||||||
|
other = "メニュー"
|
||||||
|
|
||||||
|
[contact_me]
|
||||||
|
other = "連絡先"
|
||||||
|
|
||||||
|
[email]
|
||||||
|
other = "メール"
|
||||||
|
|
||||||
|
[phone]
|
||||||
|
other = "電話番号"
|
||||||
|
|
||||||
|
[newsletter_text]
|
||||||
|
other = "メールで最新情報を受け取る"
|
||||||
|
|
||||||
|
[newsletter_input_placeholder]
|
||||||
|
other = "ここにメールアドレスを入力"
|
||||||
|
|
||||||
|
[newsletter_warning]
|
||||||
|
other = "ご入力いただいたメールアドレスが他人に開示されることは決してございません。"
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
other = "登録"
|
||||||
|
|
||||||
|
[hugoAttributionText]
|
||||||
|
other = "搭載"
|
||||||
|
|
||||||
|
[prev]
|
||||||
|
other = "前"
|
||||||
|
|
||||||
|
[next]
|
||||||
|
other = "次"
|
||||||
|
|
||||||
|
[improve_this_page]
|
||||||
|
other = "編集リクエストを送る"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "のうち"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "出版物"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "受講したコース"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "コース名"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "合計クレジット"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "取得したクレジット"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "課外活動"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "続きを見る"
|
||||||
|
|
||||||
|
# [responsibilities]
|
||||||
|
# other = "Responsibilities:"
|
||||||
|
|
||||||
|
# [present]
|
||||||
|
# other = "Present"
|
||||||
|
|
||||||
|
# [comments_javascript]
|
||||||
|
# other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
# [comments_by]
|
||||||
|
# other = "comments powered by"
|
||||||
|
|
||||||
|
# [read]
|
||||||
|
# other = "Read"
|
||||||
|
|
||||||
|
# [project_star]
|
||||||
|
# other = "Star"
|
||||||
|
|
||||||
|
# [project_details]
|
||||||
|
# other = "Details"
|
||||||
|
|
||||||
|
# [err_404]
|
||||||
|
# other = "The page you are looking for is not there yet."
|
||||||
@@ -0,0 +1,99 @@
|
|||||||
|
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||||
|
[home]
|
||||||
|
other = "Home"
|
||||||
|
|
||||||
|
[posts]
|
||||||
|
other = "게시글"
|
||||||
|
|
||||||
|
[toc_heading]
|
||||||
|
other = "목차"
|
||||||
|
|
||||||
|
[at]
|
||||||
|
other = "at"
|
||||||
|
|
||||||
|
[resume]
|
||||||
|
other = "이력서"
|
||||||
|
|
||||||
|
[navigation]
|
||||||
|
other = "바로가기"
|
||||||
|
|
||||||
|
[contact_me]
|
||||||
|
other = "Contact me:"
|
||||||
|
|
||||||
|
[email]
|
||||||
|
other = "Email"
|
||||||
|
|
||||||
|
[phone]
|
||||||
|
other = "Phone"
|
||||||
|
|
||||||
|
[newsletter_text]
|
||||||
|
other = "이메일 알림으로 최신 상태를 유지해보세요"
|
||||||
|
|
||||||
|
[newsletter_input_placeholder]
|
||||||
|
other = "이메일을 입력하세요"
|
||||||
|
|
||||||
|
[newsletter_warning]
|
||||||
|
other = "이메일을 다른 목적으로 사용하지 않습니다."
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
other = "제출"
|
||||||
|
|
||||||
|
[hugoAttributionText]
|
||||||
|
other = "Powered by"
|
||||||
|
|
||||||
|
[prev]
|
||||||
|
other = "이전"
|
||||||
|
|
||||||
|
[next]
|
||||||
|
other = "다음"
|
||||||
|
|
||||||
|
[improve_this_page]
|
||||||
|
other = "이 페이지를 개선"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "out of"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "Publications"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "이수 과목"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "과목명"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "총 수익"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "획득한 수익"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "기타 활동"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "더보기"
|
||||||
|
|
||||||
|
# [responsibilities]
|
||||||
|
# other = "Responsibilities:"
|
||||||
|
|
||||||
|
# [present]
|
||||||
|
# other = "Present"
|
||||||
|
|
||||||
|
# [comments_javascript]
|
||||||
|
# other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
# [comments_by]
|
||||||
|
# other = "comments powered by"
|
||||||
|
|
||||||
|
# [read]
|
||||||
|
# other = "Read"
|
||||||
|
|
||||||
|
# [project_star]
|
||||||
|
# other = "Star"
|
||||||
|
|
||||||
|
# [project_details]
|
||||||
|
# other = "Details"
|
||||||
|
|
||||||
|
# [err_404]
|
||||||
|
# other = "The page you are looking for is not there yet."
|
||||||
@@ -0,0 +1,99 @@
|
|||||||
|
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||||
|
[home]
|
||||||
|
other = "Главная"
|
||||||
|
|
||||||
|
[posts]
|
||||||
|
other = "Посты"
|
||||||
|
|
||||||
|
[toc_heading]
|
||||||
|
other = "Оглавление"
|
||||||
|
|
||||||
|
[at]
|
||||||
|
other = "в"
|
||||||
|
|
||||||
|
[resume]
|
||||||
|
other = "Резюме"
|
||||||
|
|
||||||
|
[navigation]
|
||||||
|
other = "Навигация"
|
||||||
|
|
||||||
|
[contact_me]
|
||||||
|
other = "Контакты:"
|
||||||
|
|
||||||
|
[email]
|
||||||
|
other = "Email"
|
||||||
|
|
||||||
|
[phone]
|
||||||
|
other = "Телефон"
|
||||||
|
|
||||||
|
[newsletter_text]
|
||||||
|
other = "Подпишитесь на уведомления, чтобы не пропустить новый пост"
|
||||||
|
|
||||||
|
[newsletter_input_placeholder]
|
||||||
|
other = "Введите email"
|
||||||
|
|
||||||
|
[newsletter_warning]
|
||||||
|
other = "Ваши данные в безопасности"
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
other = "Подтвердить"
|
||||||
|
|
||||||
|
[hugoAttributionText]
|
||||||
|
other = "Создано при помощи"
|
||||||
|
|
||||||
|
[prev]
|
||||||
|
other = "Предыдущий"
|
||||||
|
|
||||||
|
[next]
|
||||||
|
other = "Следующий"
|
||||||
|
|
||||||
|
[improve_this_page]
|
||||||
|
other = "Улучшить эту страницу"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "из"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "Публикации"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "Пройденные курсы"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "Название курса"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "Общий кредит"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "Полученный кредит"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "Внеклассные занятия"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "Узнать больше"
|
||||||
|
|
||||||
|
# [responsibilities]
|
||||||
|
# other = "Responsibilities:"
|
||||||
|
|
||||||
|
# [present]
|
||||||
|
# other = "Present"
|
||||||
|
|
||||||
|
# [comments_javascript]
|
||||||
|
# other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
# [comments_by]
|
||||||
|
# other = "comments powered by"
|
||||||
|
|
||||||
|
# [read]
|
||||||
|
# other = "Read"
|
||||||
|
|
||||||
|
# [project_star]
|
||||||
|
# other = "Star"
|
||||||
|
|
||||||
|
# [project_details]
|
||||||
|
# other = "Details"
|
||||||
|
|
||||||
|
# [err_404]
|
||||||
|
# other = "The page you are looking for is not there yet."
|
||||||
@@ -0,0 +1,99 @@
|
|||||||
|
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||||
|
[home]
|
||||||
|
other = "Trang chủ"
|
||||||
|
|
||||||
|
[posts]
|
||||||
|
other = "Bài viết"
|
||||||
|
|
||||||
|
[toc_heading]
|
||||||
|
other = "Mục lục"
|
||||||
|
|
||||||
|
[at]
|
||||||
|
other = "tại"
|
||||||
|
|
||||||
|
[resume]
|
||||||
|
other = "Sơ yếu lý lịch của tôi"
|
||||||
|
|
||||||
|
[navigation]
|
||||||
|
other = "Điều hướng"
|
||||||
|
|
||||||
|
[contact_me]
|
||||||
|
other = "Liên hệ với tôi"
|
||||||
|
|
||||||
|
[email]
|
||||||
|
other = "Email"
|
||||||
|
|
||||||
|
[phone]
|
||||||
|
other = "Điện thoại"
|
||||||
|
|
||||||
|
[newsletter_text]
|
||||||
|
other = "Nhận email cập nhật thông tin"
|
||||||
|
|
||||||
|
[newsletter_input_placeholder]
|
||||||
|
other = "Nhập email"
|
||||||
|
|
||||||
|
[newsletter_warning]
|
||||||
|
other = "Chúng tôi sẽ không bao giờ chia sẻ email của bạn."
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
other = "Gửi"
|
||||||
|
|
||||||
|
[hugoAttributionText]
|
||||||
|
other = "Được cung cấp bởi"
|
||||||
|
|
||||||
|
[prev]
|
||||||
|
other = "Trước"
|
||||||
|
|
||||||
|
[next]
|
||||||
|
other = "Tiếp theo"
|
||||||
|
|
||||||
|
[improve_this_page]
|
||||||
|
other = "Cải thiện trang này"
|
||||||
|
|
||||||
|
[out_of]
|
||||||
|
other = "trên"
|
||||||
|
|
||||||
|
[publications]
|
||||||
|
other = "Ấn phẩm"
|
||||||
|
|
||||||
|
[taken_courses]
|
||||||
|
other = "Đã thực hiện các khóa học"
|
||||||
|
|
||||||
|
[course_name]
|
||||||
|
other = "Tên khóa học"
|
||||||
|
|
||||||
|
[total_credit]
|
||||||
|
other = "Tổng số tín dụng"
|
||||||
|
|
||||||
|
[obtained_credit]
|
||||||
|
other = "Tín dụng thu được"
|
||||||
|
|
||||||
|
[extracurricular_activities]
|
||||||
|
other = "Các hoạt động ngoại khóa"
|
||||||
|
|
||||||
|
[see_more]
|
||||||
|
other = "Xem thêm"
|
||||||
|
|
||||||
|
# [responsibilities]
|
||||||
|
# other = "Responsibilities:"
|
||||||
|
|
||||||
|
# [present]
|
||||||
|
# other = "Present"
|
||||||
|
|
||||||
|
# [comments_javascript]
|
||||||
|
# other = "Please enable JavaScript to view the"
|
||||||
|
|
||||||
|
# [comments_by]
|
||||||
|
# other = "comments powered by"
|
||||||
|
|
||||||
|
# [read]
|
||||||
|
# other = "Read"
|
||||||
|
|
||||||
|
# [project_star]
|
||||||
|
# other = "Star"
|
||||||
|
|
||||||
|
# [project_details]
|
||||||
|
# other = "Details"
|
||||||
|
|
||||||
|
# [err_404]
|
||||||
|
# other = "The page you are looking for is not there yet."
|
||||||
|
Before Width: | Height: | Size: 167 KiB After Width: | Height: | Size: 141 KiB |
|
Before Width: | Height: | Size: 294 KiB After Width: | Height: | Size: 289 KiB |
|
Before Width: | Height: | Size: 698 KiB After Width: | Height: | Size: 638 KiB |