From ab1215fb6367c1d4b4e11aba672d992147451644 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Thu, 19 Aug 2021 13:52:27 +0300 Subject: Renamed resume to resume-v1 and added resume-v1.1 --- resume/README.md | 95 ------------- resume/output.pdf | Bin 448936 -> 0 bytes resume/screenshots/preview.png | Bin 162723 -> 0 bytes resume/screenshots/sample-card-sub-title.png | Bin 5575 -> 0 bytes resume/screenshots/sample-card.png | Bin 3650 -> 0 bytes resume/screenshots/sample-ratings.png | Bin 4752 -> 0 bytes resume/screenshots/sample-stacked-info.png | Bin 3517 -> 0 bytes resume/src/resume.html | 191 ------------------------- resume/src/sample-profile-picture.jpeg | Bin 398276 -> 0 bytes resume/src/style.css | 204 --------------------------- 10 files changed, 490 deletions(-) delete mode 100644 resume/README.md delete mode 100644 resume/output.pdf delete mode 100644 resume/screenshots/preview.png delete mode 100644 resume/screenshots/sample-card-sub-title.png delete mode 100644 resume/screenshots/sample-card.png delete mode 100644 resume/screenshots/sample-ratings.png delete mode 100644 resume/screenshots/sample-stacked-info.png delete mode 100644 resume/src/resume.html delete mode 100644 resume/src/sample-profile-picture.jpeg delete mode 100644 resume/src/style.css (limited to 'resume') diff --git a/resume/README.md b/resume/README.md deleted file mode 100644 index 602f813..0000000 --- a/resume/README.md +++ /dev/null @@ -1,95 +0,0 @@ -This is a small template for making resumes. Edit the HTML and CSS with your values and then print it to a PDF file **(WITH AN A4 SIZE OF PAPER)**. What you see should be the same as what you get after printing (open an issue if you've found a discrpetancy!). - -![](./screenshots/preview.png) -*The sample profile picture is taken from [thispersondoesnotexist.com](https://thispersondoesnotexist.com/)* - -# CSS classes - -In the following sections you'll get explanations and examples about the main styling classes. - -## stacked-info - -It's used for the content, beside your profile picture. It just shows text with a line to left. You can add a bold title by wraping the title text in `` and then adding a line break (`
`). It's usually inside an `info` class. - -Sample usage: -```html -
- Date of birth
- 01.01.1992 -
-``` -![](./screenshots/sample-stacked-info.png) - -## card - -Cards are the main type of element. Each card is as wide as it can be and it contains it's title to the left, which is bold, and it's content to the right. - -Sample usage: -```html -
-
- About Me -
-
- I'm a person -
-
-``` -![](./screenshots/sample-card.png) - -### card-sub-title - -You can also add a special title inside the content part of a card. It will be bold and have a line to the left of it (similar to [stacked-info](#stacked-info)). The actual contents should be below it. - -Sample usage: -```html -
-
- About Me -
-
-
- I'm a person -
- Yep, it's true. -
-
-``` -![](./screenshots/sample-card-sub-title.png) - -## ratings - -Only tables **must** have the `ratings` class. It's a special type of table, where you're meant to add a title and then add some sort of text that indicates how good you are at it. Every two columns are separated by a border. All columns have the same width. - -Sample usage: -```html - - - - - - - - - - - - - -
C#●●●●●F#●○○○○
C++●●●○○C●●●●○
-``` -![](./screenshots/sample-ratings.png) - -**Note:** obviously, you can use whatever text you want for the rating values, I just like the circles - -# Special styling - -Some stuff have some caveats to how and when they are styled. - -## hr - -The `
` element is usually styled as a gray line, but when it's directly inside the content class (meaning when it's between main sectons), it's styled as a color, close to black. - -## page - -The `page` class, in which each page is stored, centers it in the screen, but while printing there is a specific margin. diff --git a/resume/output.pdf b/resume/output.pdf deleted file mode 100644 index a349bb7..0000000 Binary files a/resume/output.pdf and /dev/null differ diff --git a/resume/screenshots/preview.png b/resume/screenshots/preview.png deleted file mode 100644 index 5a0f446..0000000 Binary files a/resume/screenshots/preview.png and /dev/null differ diff --git a/resume/screenshots/sample-card-sub-title.png b/resume/screenshots/sample-card-sub-title.png deleted file mode 100644 index 4f005c2..0000000 Binary files a/resume/screenshots/sample-card-sub-title.png and /dev/null differ diff --git a/resume/screenshots/sample-card.png b/resume/screenshots/sample-card.png deleted file mode 100644 index d37486b..0000000 Binary files a/resume/screenshots/sample-card.png and /dev/null differ diff --git a/resume/screenshots/sample-ratings.png b/resume/screenshots/sample-ratings.png deleted file mode 100644 index 56a8833..0000000 Binary files a/resume/screenshots/sample-ratings.png and /dev/null differ diff --git a/resume/screenshots/sample-stacked-info.png b/resume/screenshots/sample-stacked-info.png deleted file mode 100644 index 644b93e..0000000 Binary files a/resume/screenshots/sample-stacked-info.png and /dev/null differ diff --git a/resume/src/resume.html b/resume/src/resume.html deleted file mode 100644 index 77aa441..0000000 --- a/resume/src/resume.html +++ /dev/null @@ -1,191 +0,0 @@ - - - - - - - - Resume - Gosho Petrov - - - -
-
- -
-
- Gosho Petrov -
-
-
-
- Date of birth
- 6.9.420 -
-
- Address
- Gosho Street -
-
- Phone Number
- 1-800-Gosho -
-
-
-
- Email
- gosho@ne-me-vijdash.pich -
-
- GitHub account
- github.com/adfadfadfasdga -
-
- LinkedIn profile
- linkedin.com/in/asdagadggw -
-
-
-
- - -
-
-
-
-
- ║ PROFILE ║ -
-
- Vikat mi ela za malko, I POCHVAM DA BEGAM BATE -
-
-
-
-
-
- ║ EDUCATION ║ -
-
-
- 1990 - 1994 -
-
-
- Joe University -
- Mi, nema kvo da kaja -
-
-
-
- 1994 - 2004 -
-
-
- Cool University -
- Yep, it's true. What are you gonna do about it? -
-
-
-
- 1994 - 2004 -
-
-
- The coolest university -
- I'll have you know, I gratuated top of my class. -
-
-
-
- ║ EXPERIENCE ║ -
-
-
- 1990 - now -
-
-
- Megamind Inc. -
- Bachkam, kvo da kaja -
-
-
-
- 1890 - 1990 -
-
-
- Intergalatical Time Federation -
- Learned how to control time. -
-
- -
-
-
-
- ║ PROJECTS ║ -
-
-
- 1990 - now -
-
-
- Yo mama -
- HA, goteem -
-
-
-
- 1989 - 1999 -
-
-
- Crime -
-
-
-
-
-
- ║ SKILLS ║ -
-
- - - - - - - - - - - - - -
Dumb Shit●●●●●Other Shit●●●○○
Making normal static content○○○○○Writing○○○○○
-
- - - - - - - -
Programming●●●●●Programming●○○○○
-
-
-
-
- - - diff --git a/resume/src/sample-profile-picture.jpeg b/resume/src/sample-profile-picture.jpeg deleted file mode 100644 index 531c03b..0000000 Binary files a/resume/src/sample-profile-picture.jpeg and /dev/null differ diff --git a/resume/src/style.css b/resume/src/style.css deleted file mode 100644 index fb4927b..0000000 --- a/resume/src/style.css +++ /dev/null @@ -1,204 +0,0 @@ -:root { - --font-color: #444; - --padding: .25in; - --picture-size: 10em; - --page-margin: 5mm; -} - -* { - font-size: 19px; - font-family: sans-serif; -} - -hr { - width: auto; - border: 1px solid rgb(210, 210, 210); - margin: .9em 0; -} - -body { - width: 100%; - height: 100%; - margin: 0; - background-color: white; -} - -/* The whole page */ - -.page { - width: 210mm; - height: 297mm; - margin: 0 auto; -} - -.content { - width: calc(100% - 2 * var(--page-margin)); - height: calc(100% - 2 * var(--page-margin)); - border: 3px solid var(--font-color); - box-sizing: border-box; - padding: var(--padding); - margin: var(--page-margin); - display: flex; - flex-direction: column; -} - -.content > * { - width: 100%; -} - -.content > hr { - border-color: var(--font-color); -} - -/* About/Summary */ - -#about { - display: flex; - width: 100%; - height: fit-content; - position: relative; -} - -#data { - flex: 1; - height: var(--picture-size); - display: flex; - flex-direction: column; -} - -#name { - font-size: 2.5em; - font-weight: bold; - margin-bottom: .2em; -} - -#text-data { - font-size: .7em; - flex: 1; - display: flex; -} - -.info { - flex: 1; - font-size: inherit; - display: flex; - flex-direction: column; -} - -.info > * { - flex: 1; -} - -.stacked-info { - font-size: inherit; - line-height: 1.3em; - margin-top: .8em; - border-left: 1px solid var(--font-color); - box-sizing: border-box; - padding: 0 1em; -} - -.stacked-info:first-child { - margin-top: 0; -} - -.stacked-info > b { - font-size: inherit; -} - -#picture-data { - height: var(--picture-size); - width: var(--picture-size); -} - -#picture-data > img { - width: var(--picture-size); - margin: auto 0; -} - -/* Sections */ - -.section-title { - font-weight: bold; - margin-bottom: .5em; -} - -/* Card */ - -.card { - width: 100%; - display: flex; - margin-bottom: 1em; -} - -.card-title { - width: 20%; - font-weight: bold; -} - -.card-content { - flex: 1; - display: flex; - flex-direction: column; -} - -.card-content > .card { - margin-top: 1em; -} - -.card-content > .card > .card-title { - width: 24%; -} - -.card-content > .card:first-child { - margin-top: 0; -} - -.card-sub-title { - border-left: 2px solid var(--font-color); - padding-left: .5em; - font-weight: bold; - margin-bottom: .3em; -} - -.end-card, .card:last-child { - margin-bottom: 0; -} - -/* Rating */ - -.ratings { - width: 100%; - border: none; - table-layout: fixed; - border-collapse: colapse; - border-spacing: 0; -} - -.ratings td { - padding: 2px 0; - text-align: center; - vertical-align: middle; -} - -.ratings td:nth-child(2n) { - border-right: 1px solid black; -} - -.ratings td:last-child { - border-right-width: 0; -} - -/* Proper printing */ - -@page { - size: A4; - margin: 5mm; -} -@media print { - html, body, .page, .content { - width: 100%; - height: 100%; - margin: 0; - } -} -- cgit v1.2.3