Warning: Undefined array key "layout" in /home/bateeqjg/public_html/news/wp-content/plugins/wp-about-author/wp-about-author.php on line 94
> This game looks bad on your knees but FUN.
> This game looks bad on your knees but FUN.

My last post dealt with updating the layout for my on-line resume. Now my next goal is to update the wording to make the content more appealing. In today’s post, I’m going to share some tips I found from reddit forums dealing with improving resumes.
Tips
1. Get their attention! Most managers reviewing your resume will fly through it in less than a minute. Tell a short story to capture their attention. Show, don’t tell.
Bad:
I’m an expert in sales
Good:
Three weeks after I was hired for this position, I grossed $$$ in sales and trained 2 new employees
2. Keep it short and relevant. No one enjoys reading a 10 page resume, so keep it under 3 pages. Bonus points if it’s 1 page.
3. You should fit your resume to each job specifically. Use some of the same language that’s used in the job posting. Or better yet review the resumes of others in a similar position for inspiration. Checkout Indeed.com/resume
4. Have someone proof read it!
Remember that the purpose of your resume is to get you an interview, not the job. Keep it relatively short and relevant.
Back in Dec 2011 I graduated from College after 4 long hard years of studying computer science and related topics. At that time, I didn’t have any significant experience as a software engineer but I knew I wanted to do web development starting out. To help get more programming interviews lined up I wrote up my resume as a web page and posted it on this site. After multiples interviews with different companies I managed to find a job I was happy with.
My old resume is still live here.
Pros:
+ Simple design
+ It’s a 1 Page resume! Most candidates that I’ve interviewed have 7 page resume!
+ Only requires jQuery to run, though not needed
Cons:
– Not much job experience to show
– Plain design.
– No colors! Just the standard black on white.
– Outdated tech. Used HTML 4 and CSS 2.
Fast forward to 2018 and I primary use linkedin.com and indeed.com to host my resumes.
But that changes today. I found a sickkkk resume template using twitter bootstrap 4 to make a modern resume page.
The best part is that you can host your resume on github.com for FREE. (Unfortunately, this which requires some knowledge of basic web development and git.)
You can checkout my new github resume below.

Pros:
+ Based off modern front-end technology using Twitter BootStrap 4
+ The resume template was a piece of cake to work with. Just modify 1 HTML file and upload your files.
+ I love the responsive design! It works on mobile AND desktops.
+ Animations + Icons + Images = Wow!
+ It’s free
Cons:
– All the resume data is in a single HTML file.
– requires HTML knowledge to modify. Would be nice if there was an editor.
– The mobile view needs some work to look right. (No profile image and the section gaps are too big)
It took a few hours to get everything setup and pushed to the github repo.

The resume template is available for free download.
Startbootstrap resume template
Github project
Logical Database Design and E-R Diagrams