GithubHelp home page GithubHelp logo

redizogolli / resume Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thomashighbaugh/resume

0.0 1.0 0.0 4.62 MB

An HTML resume styled with Tailwind.css based on Universal Resume

Home Page: https://thomashighbaugh.github.io/resume/

JavaScript 64.68% CSS 35.32%

resume's Introduction

Universal Résumé Template

Inspiration

This was inspired by, and parts adapted from, WebPraktikos' universal resume template, which tries harder to be supported across use cases so in case you need A4 sizing or anything else like that, I would check out his repo.

Right to Copy or Adapt to Your Needs

This is my personal resume, written out using universal resume template as a guide but constitutes a distinct work product from the original and is composed using styles and font-families that constitute my personal branding, so please change at least that much if you opt to adapt it yourself, other than that, have fun and good luck with finding your next job.


How to run it

Clone the git repository

git clone https://github.com/Thomashighbaugh/resume

Navigate to the base directory:

cd resume

Install the dependencies:

yarn install

Start the development server after building the stylesheet out of the Tailwind configuration:

yarn build && yarn serve

Only generate CSS that is used on the page which results in a much smaller file size:

yarn build

Starting Point

docs/index.html is the main content file. By copying HTML: add pages, sections, subsection, and other parts.

npm run build enables drag and drop support of the docs directory, which you find helpful unloading your copy on GitHub if terminal/command prompt is not your thing.


Tailwind CSS

A nice bootstrap alternative that doesn't have as much opinionation that is all the rage these days with the 'hates css' crowd that while not a part of, I definitely didn't want to fall behind and thus I took this oppurtunity to practice a bit.


Custom CSS

Code from tailwind.config.js and tailwind.css transpiles to docs/style.css.


Balanced Columns

Removing col-fill-auto class will make both columns equally tall. Moreover, removing md:h-letter and md:h-letter-col classes will eliminate fixed proportions of the letter or A4 page — thereby removing unnecessary vertical space when displaying short columns.


Printing

Chrome

Right-click → Print.
Also, choose the Save as PDF option if needed.

Firefox

File → Print.

Adobe Acrobat Reader

File → Print.

By clicking on the Page Setup button, you are taken to the window with A4 and Letter options.

resume's People

Contributors

thomashighbaugh avatar renovate-bot avatar snyk-bot avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.