Skip to content

Commit

Permalink
Revert "extended to include education and experience section"
Browse files Browse the repository at this point in the history
This reverts commit 2fdefcd.

reverted
  • Loading branch information
GuyStone committed May 10, 2019
1 parent 2fdefcd commit c987698
Show file tree
Hide file tree
Showing 6,430 changed files with 13 additions and 802,452 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
86 changes: 10 additions & 76 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ projects:
# - stars
limit: 9
exclude:
forks: false
forks: true
projects:
# - repo-name

Expand All @@ -36,87 +36,21 @@ social_media:
# keybase: your_username
linkedin: guystone
# medium: your_username
stackoverflow: 11003094
# stackoverflow: your_user_id
# telegram: your_username
twitter: guy_stone
# unsplash: your_username
# vk: your_username
website: http://guystone.github.io
# website: http://your_website_url
# youtube: your_username

experience_settings:
limit: 2
masthead: false
exclude:
details: false
# TODO: fix size of div when details are excluded
# sort_by: pushed
# # sort_by options:
# # - pushed
# # - stars
# exclude:
# forks: false
# projects:
# # - repo-name

education_settings:
limit: 2
masthead: false
exclude:
details: false
# TODO: fix size of div when details are excluded

education:
- degree: BSc in Computer Science
university: King's Colege London
time: 2016 - 2019
details: |
1st Year Modules: Programming Practice and Applications, Data Structures, Database Systems, Computer Systems, Introduction to Artificial Intelligence, Foundations of Computing, Elementary Logic with Applications.
2st Year Modules: Software Engineering Group Project, Practical Experiences of Programming, Object-Oriented Specification and Design, Internet Systems, Foundations of Computing 2, Operating Systems and Concurrency, Programming Language Design Paradigms.
# - degree: MSc in Computer Science
# university: Bristol University
# time: 2007 - 2011
# details: |
# Describe your study here lorem ipsum dolor sit amet, consectetuer
# adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum
# sociis natoque penatibus et magnis dis parturient montes, nascetur
# ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu,
# pretium quis, sem.



experiences:
- role: Software Engineer Intern
time: June 2017 - September 2017
company: Zalando SE, Berlin
details: |
Completed a three-month internship with Zalando where I worked
as a Software Development Engineer Intern, this allowed for a first-hand
experience in a professional environment, under agile methodologies.
These three months involved me designing and building a scalable media
management REST microservice. Working with Scala, AWS, REST, AKKA Http, Swagger.
# - role: Senior Software Engineer
# time: 2014 - 2015
# company: Google, London
# details: |
# Describe your role here lorem ipsum dolor sit amet, consectetuer
# adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.
# Cum sociis natoque penatibus et magnis dis parturient montes,
# nascetur ridiculus mus. Donec quam felis, ultricies nec,
# pellentesque eu, pretium quis, sem.

topics:
- name: Java
web_url: https://github.com/topics/java
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/java/java.png
- name: CSS
web_url: https://github.com/topics/css
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/css/css.png

- name: Python
web_url: https://github.com/topics/python
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png
- name: Web design

- name: Swift
web_url: https://github.com/topics/swift
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/swift/swift.png
- name: Sass
web_url: https://github.com/topics/sass
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/sass/sass.png
200 changes: 0 additions & 200 deletions _data/data.yml

This file was deleted.

Loading

0 comments on commit c987698

Please sign in to comment.