Remove data folder + fix css/html
This commit is contained in:
parent
8cfa9757d6
commit
6bb8705d8e
9 changed files with 5 additions and 255 deletions
|
@ -1,57 +0,0 @@
|
||||||
# your designation
|
|
||||||
designation: Software Engineer
|
|
||||||
# your company information
|
|
||||||
company:
|
|
||||||
name: Example Co.
|
|
||||||
url: "https://www.example.com"
|
|
||||||
|
|
||||||
# your resume
|
|
||||||
resume: "assets/files/resume.pdf"
|
|
||||||
|
|
||||||
# a summary about you
|
|
||||||
summary: 'I am a passionate software engineer with x years of working
|
|
||||||
experience. I built OSS tools for Kubernetes using GO. My tools helps people to
|
|
||||||
deploy their workloads in Kuberenetes. Sometimes, I work on some fun projects such as writing a theme etc.'
|
|
||||||
|
|
||||||
# your social links
|
|
||||||
# give as many as you want. use font-awesome for the icons.
|
|
||||||
socialLinks:
|
|
||||||
- name: Email
|
|
||||||
icon: "fas fa-envelope"
|
|
||||||
url: "example@gmail.com"
|
|
||||||
|
|
||||||
- name: Github
|
|
||||||
icon: "fab fa-github"
|
|
||||||
url: "https://www.github.com/example"
|
|
||||||
|
|
||||||
- name: Stackoverflow
|
|
||||||
icon: "fab fa-stack-overflow"
|
|
||||||
url: "#"
|
|
||||||
|
|
||||||
- name: LinkedIn
|
|
||||||
icon: "fab fa-linkedin"
|
|
||||||
url: "#"
|
|
||||||
|
|
||||||
- name: Twitter
|
|
||||||
icon: "fab fa-twitter"
|
|
||||||
url: "#"
|
|
||||||
|
|
||||||
- name: Facebook
|
|
||||||
icon: "fab fa-facebook"
|
|
||||||
|
|
||||||
# your soft skills
|
|
||||||
# give the percentage between 50 to 100 with 5 interval.
|
|
||||||
# currently supported color: blue, yellow, pink, green
|
|
||||||
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
|
|
|
@ -1,14 +0,0 @@
|
||||||
# Your achievements achievements
|
|
||||||
achievements:
|
|
||||||
- title: Best Presenter
|
|
||||||
image: assets/images/achievements/presenter.jpg
|
|
||||||
summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus architecto minus facere vero?
|
|
||||||
- title: Champion
|
|
||||||
image: assets/images/achievements/sport.jpg
|
|
||||||
summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus architecto minus facere vero?
|
|
||||||
- title: Graduation
|
|
||||||
image: assets/images/achievements/graduation-cap.jpg
|
|
||||||
summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus architecto minus facere vero?
|
|
||||||
- title: Award Winner
|
|
||||||
image: assets/images/achievements/woman-winner.jpg
|
|
||||||
summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus architecto minus facere vero?
|
|
|
@ -1,43 +0,0 @@
|
||||||
# Your experiences
|
|
||||||
experiences:
|
|
||||||
- designation: Software Engineer
|
|
||||||
company:
|
|
||||||
name: Example Co.
|
|
||||||
url: "https://www.example.com"
|
|
||||||
location: Dhaka Branch
|
|
||||||
# company overview
|
|
||||||
overview: Lorem ipsum dolor sit amet consectetur adipisicing elit. Sed ipsum deserunt dignissimos iure incidunt porro sapiente adipisci neque, eveniet quam.
|
|
||||||
start: Nov 2017
|
|
||||||
# don't provide end date if you are currently working there. It will be replaced by "Present"
|
|
||||||
# end: Dec 2020
|
|
||||||
# give some points about what was your responsibilities at the company.
|
|
||||||
responsibilities:
|
|
||||||
- Design, develop and manage disaster recovery tool Stash that backup Kubernetes volumes, databases and cluster's resource definition.
|
|
||||||
- My another responsibilities.
|
|
||||||
- My more responsibilities.
|
|
||||||
|
|
||||||
- designation: Software Engineer
|
|
||||||
company:
|
|
||||||
name: PreExample Co.
|
|
||||||
url: "https://www.preexample.com"
|
|
||||||
location: Nowhere
|
|
||||||
overview: PreExample Co. is gateway company to enter into Example co. So, nothing special here.
|
|
||||||
start: March 2016
|
|
||||||
end: May 2017
|
|
||||||
responsibilities:
|
|
||||||
- Write lots of example codes.
|
|
||||||
- Read lots of examples.
|
|
||||||
- See lots of example videos.
|
|
||||||
|
|
||||||
- designation: Intern
|
|
||||||
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 Engineer.
|
|
||||||
start: Jun 2015
|
|
||||||
end: Jan 2016
|
|
||||||
responsibilities:
|
|
||||||
- Count lost of interns.
|
|
||||||
- Count more interns.
|
|
||||||
- Count myself as intern.
|
|
|
@ -1,54 +0,0 @@
|
||||||
# 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: assets/images/projects/kubernetes.png
|
|
||||||
role: Contributor
|
|
||||||
timeline: "March 2018 - Present"
|
|
||||||
repo: https://github.com/kubernetes/kubernetes # if your project is public repo on github, then provide this link. it will show star count.
|
|
||||||
#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: assets/images/projects/tensorflow.png
|
|
||||||
role: Developer
|
|
||||||
timeline: "Jun 2018 - Present"
|
|
||||||
repo: https://github.com/tensorflow/tensorflow
|
|
||||||
#url: ""
|
|
||||||
summary: An Open Source Machine Learning Framework for Everyone.
|
|
||||||
tags: ["professional", "machine-learning","academic"]
|
|
||||||
|
|
||||||
- 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: assets/images/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: assets/images/logo.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"]
|
|
|
@ -1,40 +0,0 @@
|
||||||
# background image of the landing page
|
|
||||||
background: "assets/images/default-background.jpg"
|
|
||||||
|
|
||||||
# some information about you
|
|
||||||
author:
|
|
||||||
name: "Jane Doe"
|
|
||||||
image: "assets/images/default-avatar.png"
|
|
||||||
# give your some contact information. they will be used in the footer
|
|
||||||
contactInfo:
|
|
||||||
email: "janedoe@example.com"
|
|
||||||
phone: "+0123456789"
|
|
||||||
# a summary of what you do
|
|
||||||
summary:
|
|
||||||
- I am a Developer
|
|
||||||
- I work with Go
|
|
||||||
- I love to work with some fun projects
|
|
||||||
|
|
||||||
# Menus of the home page
|
|
||||||
menus:
|
|
||||||
- name: Home
|
|
||||||
url: "#home"
|
|
||||||
weight: 1
|
|
||||||
- name: About
|
|
||||||
url: "#about"
|
|
||||||
weight: 2
|
|
||||||
- name: Skills
|
|
||||||
url: "#skills"
|
|
||||||
weight: 3
|
|
||||||
- name: Experiences
|
|
||||||
url: "#experiences"
|
|
||||||
weight: 4
|
|
||||||
- name: Projects
|
|
||||||
url: "#projects"
|
|
||||||
weight: 5
|
|
||||||
- name: Recent Posts
|
|
||||||
url: "#recent-posts"
|
|
||||||
weight: 6
|
|
||||||
- name: Achievements
|
|
||||||
url: "#achievements"
|
|
||||||
weight: 7
|
|
|
@ -1,42 +0,0 @@
|
||||||
# Your Skills.
|
|
||||||
# Give a summary of you each skill in summary section.
|
|
||||||
skills:
|
|
||||||
- name: Kubernetes
|
|
||||||
icon: "assets/images/skills/kubernetes.png"
|
|
||||||
summary: "Some quick example text to build on the card title and make up the bulk
|
|
||||||
of tlsdfjlsdjflsdfhe card's content."
|
|
||||||
|
|
||||||
- name: Go Development
|
|
||||||
icon: "assets/images/skills/go.png"
|
|
||||||
summary: "Some quick example text to build on the card title and make up the bulk
|
|
||||||
of tlsdfjlsdjflsdfhe card's content."
|
|
||||||
|
|
||||||
- name: Cloud Computing
|
|
||||||
icon: "assets/images/skills/cloud.png"
|
|
||||||
summary: "Some quick example text to build on the card title and make up the bulk
|
|
||||||
of tlsdfjlsdjflsdfhe card's content."
|
|
||||||
|
|
||||||
- name: Docker
|
|
||||||
icon: "assets/images/skills/docker.svg"
|
|
||||||
summary: "Some quick example text to build on the card title and make up the bulk
|
|
||||||
of tlsdfjlsdjflsdfhe card's content."
|
|
||||||
|
|
||||||
- name: Linux
|
|
||||||
icon: "assets/images/skills/linux.png"
|
|
||||||
summary: "Some quick example text to build on the card title and make up the bulk
|
|
||||||
of tlsdfjlsdjflsdfhe card's content."
|
|
||||||
|
|
||||||
- name: Prometheus
|
|
||||||
icon: "assets/images/skills/prometheus.png"
|
|
||||||
summary: "Some quick example text to build on the card title and make up the bulk
|
|
||||||
of tlsdfjlsdjflsdfhe card's content."
|
|
||||||
|
|
||||||
- name: Git
|
|
||||||
icon: "assets/images/skills/git.png"
|
|
||||||
summary: "Some quick example text to build on the card title and make up the bulk
|
|
||||||
of tlsdfjlsdjflsdfhe card's content."
|
|
||||||
|
|
||||||
- name: C++
|
|
||||||
icon: "assets/images/skills/c++.png"
|
|
||||||
summary: "Some quick example text to build on the card title and make up the bulk
|
|
||||||
of tlsdfjlsdjflsdfhe card's content."
|
|
|
@ -45,7 +45,7 @@
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ if .Next }}
|
{{ if .Next }}
|
||||||
<div class="col-md-6 next-article">
|
<div class="{{ if .Prev }}col-md-6{{ else }}col-md-12{{ end }} next-article">
|
||||||
<a href="{{ .Next.RelPermalink }}" class="btn btn-outline-info">
|
<a href="{{ .Next.RelPermalink }}" class="btn btn-outline-info">
|
||||||
<span>Next <i class="fas fa-chevron-circle-right"></i></span>
|
<span>Next <i class="fas fa-chevron-circle-right"></i></span>
|
||||||
<br />
|
<br />
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<div class="filtr-item" data-category='{{ partial "helpers/get-categories.html" .Params }}'>
|
<div class="filtr-item" data-category='{{ partial "helpers/get-categories.html" . }}'>
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-head">
|
<div class="card-head">
|
||||||
<img class="card-img-top" src='{{ partial "helpers/get-hero.html" .Params }}'/>
|
<img class="card-img-top" src='{{ partial "helpers/get-hero.html" . }}'/>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<h5 class="card-title">{{ .Title }}</h5>
|
<h5 class="card-title">{{ .Title }}</h5>
|
||||||
|
|
|
@ -28,6 +28,7 @@
|
||||||
height: 35px;
|
height: 35px;
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
|
margin-bottom: 10px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background-color: #e5e9f2;
|
background-color: #e5e9f2;
|
||||||
transition: all 0.3s ease-out;
|
transition: all 0.3s ease-out;
|
||||||
|
@ -53,7 +54,6 @@
|
||||||
.tree,
|
.tree,
|
||||||
.tree ul {
|
.tree ul {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-top: 10px;
|
|
||||||
padding: 0;
|
padding: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
@ -72,7 +72,7 @@
|
||||||
display: block;
|
display: block;
|
||||||
width: 0;
|
width: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -20px;
|
top: -10px;
|
||||||
left: -3px;
|
left: -3px;
|
||||||
bottom: 16px;
|
bottom: 16px;
|
||||||
border-left: 1px solid;
|
border-left: 1px solid;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue