Code Monkey home page Code Monkey logo

javawolfpack.github.io's Introduction

C'thulu Resume

This one-webpage, printable resume was originally found at css-tricks.com. It created by @chriscoyier with illustrations by Michael Dashow.

It has been reworked and documented on GitHub by Elsa Gonsiorowski.

Adding Content

This is a self-contained, single page resume. Almost all the CSS needed is located in index.html. The only extra piece is the GitHub Octicat icon, which is included via octicons/.

A category can be added with:

<dd class="clear"></dd>
<dt>Category Name</dt>
<dd>content</dd>

The first heading within a category should be formatted as:

<h2><strong>Title</strong>Subtitle <span>Dates</span></h2>
<ul>
  <li>Did things</li>
</ul>

The second heading in a category should use the class "smartmargin" to ensure that there is some space between each item. By default, the h2 tags do not have any margins so that there is no extra vertical space above the first item.

Adjusting the Design

You can adjust the column sizing by messing with the width of the dd and dt elements. The overall width can be adjusted via #page-wrap.

Printing

Since this is a self-contained webpage, it is easy to adjust on a local machine. Simply open the local file index.html using your web browser. You can then make any edits locally and reload the file.

With the "noprint" class, items can easily be included or removed to ensure your resume is one page when printed. In this way, you can keep everything within this file (creating a CV) and remove portions when you need to print out a resume.

Examples

These examples demonstrate how different fonts can be used.

Username Webpage Source
@gonsie Resume On GitHub
@annagons Resume On GitHub
@mozhgan-kch Resume On GitHub

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.