• Stars
    star
    130
  • Rank 277,575 (Top 6 %)
  • Language
    TeX
  • License
    Apache License 2.0
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A resume template based on Deedy

Modern Deedy

Apache license

A one-page, single-column fork of Deedy, originally created in resumake.io.

Motivation πŸ€”

I love the way Jake's Resume is laid out, but it feels overused. Deedy's resume looks beautiful, but the two-column approach feels outdated. So this is template is my attempt to combine the things I love about each template. Also, I wanted to make it easy to customize the look of the resume. So, I set it up so you can download fonts from google fonts and quickly give your resume a new look.

Preview πŸ‘€

Preview

Quick Start πŸš€

You can build it locally on your machine with xelatex or open the project in overleaf. I recommend the latter.

Steps to open in Overleaf

Overleaf template

If the template gives you an error after opening. Then you will need to change the compiler.

Change Compiler

Step 1

Press Recompile

Step 2

API details βš™οΈ

If you want to change the font just download the fonts and move the unzipped folder to the fonts folder. Then go to local-font.sty and change the font name and folder at the top folder. You can crtl+f \newcommand{\fontFolder} to find it faster.

Resume Tips πŸ“š

No resume template can turn into a resume with bad content into a good resume. So, here are some tips and resources to get you started. And, remember a good resume can only get you past the resume screen. So, you still need to learn to do well on the OA and interviews.

  1. Do shit, so you have things to put on your resume.

    • Build projects (take classes with big projects)
    • Learn multiple languages
    • Contribute to open source
    • Network
    • Read CTCI for more tips.
  2. Learn how to write good bullet points.

    • Try to turn your points into achievements. Think about your impact. Guide
    • Quantify where you can, but estimates are fine but avoid making up numbers
    • Target your resume, make a giant resume that spans multiple pages, filled with all your accomplishment. Then comment out the bullet points, projects and/or experiences you won't use on your "main" resume. Then when you apply to a position, you can quickly adjust your resume to be more targeted. The 2-5 minutes this will take is well-spent.
    • Avoid jargon
    • Don't have any grammatical or spelling errors. I recommend using services like Grammarly, Hemingway editor, ProWritingAid
  3. Stop optimizing for the ATS

    • The truth about the ATS
      • The ATS doesn't reject you, people do. Automated rejections are caused by knockout questions e.g. are u authorized to work in the US
      • Ex-google re recruiter Amy Miller - looked at them by the date the application was submitted - so the advice here would be to apply quickly after job openings are posted ...
      • Some recruiters rank by how well a candidate's resume matches the job description but this isn't common
      • Actual resume prioritization goes more like this - referral -> locals -> no visa -> countries easy to get visa for -> everyone else
      • Some companies have a minimum job description/resume match criteria - e.g. Taleo supports this but again this tends to be more of an exception than a rule
    • Why ATS optimization feels like it helps
      • Let's say a job gets filled - so you are no longer in the queue- your resume is still in the applicant tracking system
      • Recruiters can search for keywords in the ATS - e.g ("Software Developer" AND ("Java" OR "C++" OR "Python") AND "Algorithm*")
      • A lot of recruiters tend to look at the job description before creating their search - better matches means you are more likely to hit up by recruiters during this search process -SO TAILORING UR RESUME STILL HELPS
      • Note: not all recruiters are technically inclined. For example, they might not know something like C# and Java are hella similar. Some recruiters might legit just crtl+f keywords.
      • but if ur resume seems too ATS optimized (e.g. keyword stuffing) a lot of recruiters will just toss ur resume
    • References:
      • An HR worker describes how they use the ATS: Reddit
      • Ex-google recruiter explaining the ATS: YouTube

More Repositories

1

KeystrokeDynamicsSpoofer

A keystroke biometric spoofer created to test the strength of the strength of various keystoke dynamic based authentication systems
Python
17
star
2

passwordCracker

A password cracking tool to try out different password cracking methods for security testing
Python
9
star
3

image_repository

A image repository made for the Shopify intern project
TypeScript
7
star
4

hogwartslibraryAPI

An API built to be used by the for the Hogwart's public library
PHP
5
star
5

mCP-ABE_API

mCP-ABE/CP-ABE implementation in Java, hosted on GCP
Java
5
star
6

hogwartslibrary

JavaScript
4
star
7

aarif123456.github.io

My portfolio
SCSS
3
star
8

hogwartsLibraryReact

A website for Hogwart's library
TypeScript
3
star
9

AIVacuumCleaner

A simulation for an automated vacuum cleaner in Unity. This project implements a simple-reflex agent to create a simulation of a vacuum that will go clean up the environment.
C#
3
star
10

GoalOrientedBehaviour

This project is explored goal oriented behaviour based on chapter 7-10 of Mat Buckland's book
C#
3
star
11

amazonscrape

A program to find good deals of searched item on Amazon. Won two prizes: best use of mongoDB and best financial app out of 30+ teams
Python
2
star
12

tweetGenerator

The function of the program is download info about a tweet then create tweets that they might click on
Python
1
star
13

TarotSyncGame

A 2.5d rogue-like platformer
C#
1
star
14

searchSpaces

C#
1
star
15

Blackjack3670

Basic blackjack game that implements the client server paradigm.
Java
1
star
16

PaintProject

Grade 11 mid-semester project to learn about graphics in pygame
Python
1
star
17

MicrobeSimulation

A simulation for microbes mating and reproducing and eating that implements state-based agent model in Unity.
C#
1
star
18

Mining-Frequent-Itemsets

Implementation of PCY and Apriori algorithm
Python
1
star
19

Aarif123456

1
star
20

n-puzzle-solver

Solve the classic n-puzzle using breadth first, greedy-best first search, A*, IDA
Java
1
star