Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
_site
.c9/
.c9/
.idea/
*.iml
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ social:
- title: github
url: https://github.com/androidfred
icon: github
- title: blog
url: http://blog.bedobi.com
icon: pencil
- title: resume
url: https://docs.google.com/document/d/1xKLSoiRCl5eJbUR6-seefyGJXT1H6bVE0IJQ_fLvt8Y
icon: file-text-o
3 changes: 1 addition & 2 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
<img class="img-responsive center-block" src="img/profile.png" alt="">
<!--<h1>{{ page.title }}</h1>-->
<h3>{{ page.subTitle }}</h3>
<p>Hi, I'm Fred. Bedobi is my software design and development operation. Get in touch at <a href="mailto:fre.and.fri@gmail.com">fre.and.fri@gmail.com</a> to discuss projects.</p>
<p>Check out my portfolio below or <a target="_blank" href="http://github.com/androidfred">my GitHub page</a> for some of my work.</p>
<p>Senior Software Developer, Engineer and Project Lead with over a decade of experience of the whole software life cycle and stack, including functional style programming and architecting with microservices, Docker and AWS to scale applications with millions of users.</p>
<hr class="intro-divider">
<ul class="list-inline intro-social-buttons">
{% for social in site.social %}
Expand Down
9 changes: 9 additions & 0 deletions _posts/2014-09-18-services-0.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: default
img: expedia.png
category: Services
title: Expedia
description: |
<p class="lead">2017-Current: Senior Software Developer Engineer at <a target="_blank" href="http://expedia.com">Expedia</a>.</p>

---
9 changes: 9 additions & 0 deletions _posts/2014-09-19-services-1.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: default
img: ctm.png
category: Services
title: Compare The Market
description: |
<p class="lead">2016-2017: Senior Software Engineer at insurance aggregator <a target="_blank" href="http://comparethemarket.com.au">Compare The Market</a>.</p>

---
9 changes: 0 additions & 9 deletions _posts/2014-09-20-services-1.markdown

This file was deleted.

9 changes: 9 additions & 0 deletions _posts/2014-09-20-services-2.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: default
img: guveraround.png
category: Services
title: Guvera
description: |
<p class="lead">2015-2016: Project Lead Software Engineer at music streaming startup Guvera.</p>

---
10 changes: 0 additions & 10 deletions _posts/2014-09-21-services-2.markdown

This file was deleted.

10 changes: 10 additions & 0 deletions _posts/2014-09-21-services-3.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: default
img: sciproround.png
category: Services
title: SciPro
description: |
<p class="lead">2011-2015: Team Lead Full-Stack Developer at <a target="_blank" href="http://su.se">Stockholm University</a>. Turned in-house-only e-learning app SciPro into award-winning, internationally used app.</p>

---

Binary file removed img/services/bulbround.png
Binary file not shown.
Binary file added img/services/ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/services/expedia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/services/guveraround.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
title: Bedobi - Design, Develop, Use
subTitle: Development - Design
---
subTitle: Fredrik Friis
---