All Projects → oguzgelal → resume

oguzgelal / resume

Licence: other
Universal Résumé template rebuilt with React, renders from JSON config

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to resume

jsonresume-theme-boilerplate
Boilerplate theme for JSON Resume.
Stars: ✭ 130 (+465.22%)
Mutual labels:  resume, cv
resume
Meet me on paper, if not personally (OLD AND DEPRECATED!)
Stars: ✭ 31 (+34.78%)
Mutual labels:  resume, cv
simple-resume
🐤️ simple-resume
Stars: ✭ 36 (+56.52%)
Mutual labels:  resume, cv
fa.BlackIQ.ir
Persion version of BlackIQ.ir
Stars: ✭ 16 (-30.43%)
Mutual labels:  resume, cv
cv
My online CV using Svelte
Stars: ✭ 35 (+52.17%)
Mutual labels:  resume, cv
BlackIQ.ir
BlackIQ.ir Source Code
Stars: ✭ 14 (-39.13%)
Mutual labels:  resume, cv
cv
✏️✏️Java软件工程师简历
Stars: ✭ 47 (+104.35%)
Mutual labels:  resume, cv
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (+21.74%)
Mutual labels:  resume, cv
awsome-list-of-cv-and-resume-templetes
a collection of cv and resume styles
Stars: ✭ 78 (+239.13%)
Mutual labels:  resume, cv
resume
📃 resume.congm.in
Stars: ✭ 194 (+743.48%)
Mutual labels:  resume, cv
pagedown-cv
R package for generating a CV with R Markdown + entries in a spreadsheet
Stars: ✭ 57 (+147.83%)
Mutual labels:  resume, cv
portfolio
My personal portfolio and resume page.
Stars: ✭ 18 (-21.74%)
Mutual labels:  resume, cv
PanBook
Pandoc LaTeX,Epub模板,用于生成书籍,幻灯片(beamer),简历,论文等(cv, thesis, ebook,beamer)
Stars: ✭ 190 (+726.09%)
Mutual labels:  resume, cv
cv compiler
A typical CV compiler for software engineer
Stars: ✭ 17 (-26.09%)
Mutual labels:  resume, cv
cv
github.com/enfiskutensykkel/cv/raw/master/cv.pdf
Stars: ✭ 55 (+139.13%)
Mutual labels:  resume, cv
vue-developer-profile
Developer's portfolio built with Gridsome + VueJS
Stars: ✭ 20 (-13.04%)
Mutual labels:  resume, cv
resume
My Chinese and English Resumes in LaTeX with Font Awesome 5
Stars: ✭ 296 (+1186.96%)
Mutual labels:  resume, cv
resume-parser
A java Spring Boot Resume Parser using GATE library.
Stars: ✭ 20 (-13.04%)
Mutual labels:  resume, cv
jsonresume-theme-modern
Prototyping a theming system based off NPM.
Stars: ✭ 15 (-34.78%)
Mutual labels:  resume, cv
online-resume
A Jekyll theme for resume / cv based on Markdown. Demo: https://tarrex.github.io/online-resume
Stars: ✭ 27 (+17.39%)
Mutual labels:  resume, cv

universal_resume

About

This resume template uses Universal Résumé with a few minor design changes, componentized using React, TypeScript-ified, bundled up as a Next.js app and renders the resume from a config file, making it easier to maintain, update and tweak the design as needed.

Demo

Here is the Universal Resume demo, and below is the configuration that renders it:

import { Resume } from "./types";

const resume: Resume = {
  name: "Marko Marković",
  image: "/avatar.png",
  title: "Senior Front-End Engineer",
  sections: [
    {
      title: "ABOUT ME",
      subsections: [
        {
          title: "User Interface Designer",
          description: "Since 2010",
          body: [
            {
              type: "paragraph",
              items: [
                "Minimal and formal résumé website template for print, mobile, and desktop. The proportions are the same on the screen and paper. Built with amazing",
                {
                  type: "link",
                  text: "Tailwind CSS",
                  href: "https://tailwindcss.com",
                  inline: true,
                },
              ],
            },
          ],
        },
        {
          title: "Front-End Developer",
          description: "Since 2013",
          body: [
            {
              type: "paragraph",
              items: [
                "“docs/index.html” is the main content file. By copying HTML: add pages, sections, subsection, and other parts.",
              ],
            },
            {
              type: "paragraph",
              items: [
                { type: "important", text: "Important:" },
                "Too much content on one page will break the page in the form of additional columns.",
              ],
            },
          ],
        },
      ],
    },

    {
      title: "EXPERIENCE",
      subsections: [
        {
          title: "WebPraktikos Inc.",
          description: "Jun 2018 - Present | Web Developer",
          body: [
            {
              type: "paragraph",
              items: [
                "Built doner pork chop • Served salmon, cream soft cheese, and brisket • Acted 55% pork chop • Filled burgdoggen & frankfurter strip steak with 90% burger patties and broth",
              ],
            },
          ],
        },
        {
          title: "Mammoth GmbH",
          description: "Feb 2017 - Apr 2018 | Android Developer",
          body: [
            {
              type: "list",
              items: [
                "Cooked shrimps for 2 to 3 minutes per side, or until opaque then, transfered to a serving dish with limon",
                "Roasted a pig, turning frequently, until meat reached 160°F in the thickest part of the shoulder or thigh",
              ],
            },
          ],
        },
        {
          title: "Exquisite Systems d.o.o.",
          description: "May 2015 - Dec 2016 | Software QA Specialist",
          body: [
            {
              type: "list",
              items: [
                "Made stockfish, which is unsalted fish, usully cod, dried by cold air and wind on wooden racks on the foreshore",
                "Preserved meat without salt by removing fat, cutting it into very thin strips and drying it in the sun or by a fire.",
              ],
            },
          ],
        },
      ],
    },

    {
      title: "EDUCATION",
      subsections: [
        {
          title: "Graz University of Technology",
          description: "2014 - 2015 | Master's Degree in Chemistry",
        },
        {
          title: "Vienna University of Technology",
          description: "2010 - 2013 | Bachelor's Degree in Biology",
        },
        {
          title: "Vienna University of Technology",
          description: "2010 - 2013| Bachelor's Degree in Chemistry",
        },
      ],
    },

    {
      title: "PROJECTS",
      subsections: [
        {
          title: "Universal Resume",
          titleHref: "https://github.com/WebPraktikos/universal-resume",
          description: "Since 2019 | HTML CSS",
          body: [
            {
              type: "paragraph",
              items: [
                "Good design is as little design as possible. Less, but better — because it concentrates on the essential aspects, and the products are not burdened with non-essentials.",
              ],
            },
          ],
        },
        {
          title: "tailwindcss-rich-docs",
          titleHref: "https://github.com/WebPraktikos/tailwindcss-rich-docs",
          description: "2017 | JavaScript",
          body: [
            {
              type: "paragraph",
              items: [
                "Good design is long-lasting. It avoids being fashionable and therefore never appears antiquated.",
                { type: "newline" },
                "Good design is honest. It does not make a product more innovative, powerful or valuable than it really is.",
              ],
            },
          ],
        },
        {
          title: "Third One",
          description: "2013 - 2014 | Vue",
          body: [
            {
              type: "paragraph",
              items: [
                "Good design is innovative. Technological development is always offering new opportunities for innovative design.",
              ],
            },
          ],
        },
        {
          title: "Fantastic Project",
          description: "2012 | JavaScript",
          body: [
            {
              type: "paragraph",
              items: [
                "Strip steak tail capicola alcatra ground round tenderloin ar. Venison tri-tip porchetta, brisket tenderloin pig beef.",
              ],
            },
          ],
        },
      ],
    },

    {
      title: "SKILLS",
      subsections: [
        {
          title: "JavaScript",
          description: "Middle Level",
          body: [
            {
              type: "paragraph",
              items: [
                "Good parts: pure function, higher-order functions, factory functions, composition. Bad parts: inheritance, this, new.",
              ],
            },
            {
              type: "pills",
              items: ["ES6", "Vue", "Functional Programming", "Node"],
            },
          ],
        },
        {
          title: "Other",
          body: [
            {
              type: "pills",
              items: [
                "CSS",
                "Rust",
                "Git",
                "Go",
                "Linux Server",
                "UI Design",
                "Photoshop",
                "Illustrator",
                "Figma",
                "Typography",
              ],
            },
          ],
        },
      ],
    },

    {
      title: "Contact",
      subsections: [
        {
          body: [
            {
              type: "list",
              items: [
                {
                  type: "link",
                  text: "webpraktikos.com",
                  href: "https://webpraktikos.com",
                },
                {
                  type: "link",
                  text: "twitter.com/webpraktikos",
                  href: "https://twitter.com/webpraktikos",
                },
                "1020 Wien, Austria",
                "[email protected]",
                "(+43) 0699 77 33 77 55",
              ],
            },
          ],
        },
      ],
    },
  ],
};

export default resume;
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].