-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
82 lines (77 loc) · 2.46 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: RMPader
tagline: I code stuff...
email: [email protected]
description: >
This blog is by no means a source of "absolute truth".
It's simply a guide to those who wants them. I hope that
you find the contents of this site helpful and may the
undying light of learning guide you.
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://reypader.github.io" # the base hostname & protocol for your site
#twitter_username: jekyllrb
github_username: reypader
linkedin_username: rmpader
# Build settings
markdown: redcarpet
redcarpet:
extensions: [with_toc_data]
tag_page_layout: tag_page
tag_page_dir: tag
resume:
roles:
- name: Associate Developer
duration-from: June 2012
duration-to: September 2013
description: Entry-level developer for an online financial company. Has been involved in developing solutions for a mobile financing system.
- name: Mid-level Developer
duration-from: October 2013
duration-to: January 2015
description: Lead a 10-man team for the same online financial company. Has tackled solutions architecture and development as well as requirments gathering with the customer.
- name: Mid-level Developer & Team/Development Lead
duration-from: February 2015
duration-to: present
description: Took the lead on most of the project I've been involved in. Created solutions in the cloud for clients.
skills:
core:
- name: Java
rate: 9
icon: icon-java-bold
color: fa7800
- name: Git
rate: 6
icon: icon-git
color: f05133
- name: Spring Framework
rate: 8
icon: icon-spring
color: 6db33f
- name: JavaScript (vanilla)
rate: 4
icon: icon-javascript
color: e6d24c
- name: Maven
rate: 8
icon: icon-maven
color: aa0954
- name: AngularJS
rate: 4
icon: icon-angular
color: b63032
other:
- name: JUnit
rate: 7
- name: Mockito
rate: 6
- name: JPA
rate: 5
- name: Google Guice
rate: 5
- name: Swagger
rate: 4