Coder Social home page Coder Social logo

resume's Introduction

Résumé

Thanks to https://github.com/edunham/ for sharing this. I have adapted her LateX file to generate my resume.

How to use

To generate and view the PDF, I run pdflatex resume.tex && evince resume.pdf. You can also use the included Makefile if you prefer.

Everything before the \begin{document} configures the style and formatting.

Your document's appearance will rarely change when you mess with indentation in the source, but will often change if you add or remove a blank line.

How to share

If you're using this repo as a template for your own resume, I recommend not creating a fork. GitHub seems to intend forks to mean code which will ever get merged back into the origin.

Instead, make an empty repository in your own github account called resume, then:

yourcomputer$ git clone [email protected]:edunham/resume.git
yourcomputer$ cd resume
yourcomputer$ ed resume.tex # put your own stuff in
yourcomputer$ ed README.md # take out the stuff that only applies to edunham
yourcomputer$ git commit -am "Added my accomplishments"
yourcomputer$ git remote add me [email protected]:YOURUSERNAME/resume.git
yourcomputer$ git push me master

You can also git config -e to change the URLs so that your repo is origin and my remote is edunham, for simplicity's sake.

This way you'll get credit on the contributions graph for changes you make.

If you just want to hack on the LaTeX code that builds the resume then PR it back, go ahead and fork. But that's probably not your use case.

Job Search Links

  • We Work Remotely has remote tech industry jobs
  • Europe Remotely weekly update on jobs for remoties in European time zones
  • whitetruffle seems to aggregate mostly smaller, startup-type tech opportunities
  • ziprecruiter is an aggregator that covers categories outside of tech, but doesn't appear to have a very fine-grained search within categories
  • Hired is a poorly-named but seemingly well-executed system wherein your profile goes in a marketplace for a week and companies sort of bid on you.
  • workintech.io aggregates a whole bunch of these by category, including diversity, geographic region, and internship
  • Hiring-Without-Whiteboards repo lists a whole lot of companies with "unconfentional" interview techniques

Interview Prep and Company Research Links

Julia Evans's Questions I'm Asking In Interviews

Julie Pagano's Organization information template repeats some of Evans's questions

Liz Abinate's post on culture smells

Interview guides:

Questions to ask interviewers

Money Stuff

LaTeX Links

https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-1

General Resume Links

resume's People

Contributors

edunham avatar dryack avatar ahmedjama 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.