diff --git a/.gitignore b/.gitignore index 6120eb4..eeef513 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # python __pycache__ +.virtualenv # node/bower node_modules @@ -17,4 +18,4 @@ assets/static/css tests/venv # Build -public \ No newline at end of file +public diff --git a/content/blog/2019-09-27-i-finished-playing-untitled-goose-game/contents.lr b/content/blog/2019-09-27-i-finished-playing-untitled-goose-game/contents.lr index 8865290..f597c40 100644 --- a/content/blog/2019-09-27-i-finished-playing-untitled-goose-game/contents.lr +++ b/content/blog/2019-09-27-i-finished-playing-untitled-goose-game/contents.lr @@ -17,3 +17,5 @@ body: - **Finished**: 2019/09/26 - **My rating**: 7/10 - **Completed everything?**: No, all main tasks only. +--- +_discoverable: no diff --git a/content/contact/contents.lr b/content/contact/contents.lr deleted file mode 100644 index bb6f302..0000000 --- a/content/contact/contents.lr +++ /dev/null @@ -1,44 +0,0 @@ -_model: page ---- -title: Contact ---- -body: - -
-
- - - E-Mail - -
-
- - - Github - -
-
- - - LinkedIn - -
-
- - - Telegram - -
-
- - - Mastodon - -
-
- - - Birdsite - -
-
diff --git a/content/contents.lr b/content/contents.lr index fd0a4b5..572cbc1 100644 --- a/content/contents.lr +++ b/content/contents.lr @@ -8,7 +8,7 @@ I have been playing with code for a while now, but I also enjoy geeking around w I think that developers are like artists, writers and composers... we all make art. But we don't use strokes and colors, words or notes, we make it through code. And I really love it. -If you want to get in touch, [feel free to drop me a line](/contact). +If you want to get in touch feel free to drop me a line. --- _template: home.html diff --git a/content/made-with-open-source/contents.lr b/content/made-with-open-source/contents.lr deleted file mode 100644 index 5b7d472..0000000 --- a/content/made-with-open-source/contents.lr +++ /dev/null @@ -1,30 +0,0 @@ -Title: Made with open source software ---- -body: - -Even for a small site like this, is important to use the appropriate tools! - -Some of the open source tools used to make this site are: - -Software: -* [Bower](https://bower.io/) -* [Emacs](https://www.gnu.org/software/emacs/) -* [Gulp](http://gulpjs.com/) -* [Lektor](https://getlektor.com) -* [Visual Studio Code](https://code.visualstudio.com) - -Javascript libraries: -* [Featherlight lightbox](https://github.com/noelboss/featherlight/) -* [Fork Awesome](https://forkawesome.github.io/Fork-Awesome/) -* [jQuery](https://jquery.com) - - - -And of course, this site "source code" [is publicly accessible on Github too](https://github.com/fmartingr/fmartingr-lektor). - ---- -_template: open-source.html ---- -_discoverable: yes ---- -title: Made with Open Source diff --git a/content/portfolio/contents.lr b/content/portfolio/contents.lr deleted file mode 100644 index 45252b6..0000000 --- a/content/portfolio/contents.lr +++ /dev/null @@ -1,9 +0,0 @@ -_discoverable: yes ---- -_hidden: no ---- -content: - -You can find more software or experiments I made into my [Github account](https://github.com/fmartingr). - -This is most of the work/personal projects I have been involved in but it may not be complete as I may have forgot to put some of them, didn't have enough information or the owner didn't allow me to announce my role in it. diff --git a/content/portfolio/foss/contents.lr b/content/portfolio/foss/contents.lr deleted file mode 100644 index 4fbb5a7..0000000 --- a/content/portfolio/foss/contents.lr +++ /dev/null @@ -1,3 +0,0 @@ -name: FOSS ---- -slug: foss diff --git a/content/portfolio/foss/django-stats2/contents.lr b/content/portfolio/foss/django-stats2/contents.lr deleted file mode 100644 index b9c3b2c..0000000 --- a/content/portfolio/foss/django-stats2/contents.lr +++ /dev/null @@ -1,11 +0,0 @@ -name: django-stats2 ---- -slug: django-stats2 ---- -url: https://github.com/fmartingr/django-stats2 ---- -url_in_list: yes ---- -description_in_list: yes ---- -description: Django library to create custom stats for model objects. \ No newline at end of file diff --git a/content/portfolio/foss/howmuchforthis/contents.lr b/content/portfolio/foss/howmuchforthis/contents.lr deleted file mode 100644 index 5cbfc68..0000000 --- a/content/portfolio/foss/howmuchforthis/contents.lr +++ /dev/null @@ -1,9 +0,0 @@ -name: HowMuchForThis ---- -description: Simple API to extract prices from some e-commerce sites. ---- -description_in_list: yes ---- -url: https://github.com/fmartingr/howmuchforthis ---- -url_in_list: yes diff --git a/content/portfolio/foss/keyhinter/contents.lr b/content/portfolio/foss/keyhinter/contents.lr deleted file mode 100644 index 937700b..0000000 --- a/content/portfolio/foss/keyhinter/contents.lr +++ /dev/null @@ -1,11 +0,0 @@ -name: keyhinter ---- -description: Web Extension to easily navigate a site using only the keyboard. ---- -description_in_list: yes ---- -slug: keyhinter ---- -url: https://github.com/fmartingr/keyhinter ---- -url_in_list: yes diff --git a/content/portfolio/foss/natif/contents.lr b/content/portfolio/foss/natif/contents.lr deleted file mode 100644 index 1de0ea5..0000000 --- a/content/portfolio/foss/natif/contents.lr +++ /dev/null @@ -1,9 +0,0 @@ -name: Natif ---- -description: Run websites as if they where native OS applications. ---- -description_in_list: yes ---- -url: https://github.com/fmartingr/natif ---- -url_in_list: yes diff --git a/content/portfolio/foss/pyluxafor/contents.lr b/content/portfolio/foss/pyluxafor/contents.lr deleted file mode 100644 index 7f8127a..0000000 --- a/content/portfolio/foss/pyluxafor/contents.lr +++ /dev/null @@ -1,11 +0,0 @@ -name: pyluxafor ---- -description: Python library and CLI to interact with Luxafor USB Leds. ---- -description_in_list: yes ---- -slug: pyluxafor ---- -url: https://github.com/fmartingr/pyluxafor ---- -url_in_list: yes diff --git a/content/portfolio/foss/python-yubikey/contents.lr b/content/portfolio/foss/python-yubikey/contents.lr deleted file mode 100644 index 582b0d9..0000000 --- a/content/portfolio/foss/python-yubikey/contents.lr +++ /dev/null @@ -1,9 +0,0 @@ -name: python-yubikey ---- -description: Python library to interact with Yubico keys with OTP authentication. ---- -description_in_list: yes ---- -url: https://github.com/fmartingr/python-yubikey ---- -url_in_list: yes diff --git a/content/portfolio/personal-projects/amiibofindr/contents.lr b/content/portfolio/personal-projects/amiibofindr/contents.lr deleted file mode 100644 index b328e74..0000000 --- a/content/portfolio/personal-projects/amiibofindr/contents.lr +++ /dev/null @@ -1,24 +0,0 @@ -name: AmiiboFindr ---- -date: 2015-06-23 ---- -description: - -A site for user to show and keep track of the Nintendo collectible figures called _Amiibo_, with also background jobs to fetch prices from configured shops. - -Mostly an experiment to build something bigger. - -[Open sourced on github](https://github.com/fmartingr/amiibofindr) - ---- -stack: Django, REST, CSS3, SemanticUI ---- -type: personal ---- -role: One-man project ---- -slug: amiibofindr ---- -url: - -http://amiibofindr.com diff --git a/content/portfolio/personal-projects/amiibofindr/image.png b/content/portfolio/personal-projects/amiibofindr/image.png deleted file mode 100644 index 99fc7ae..0000000 Binary files a/content/portfolio/personal-projects/amiibofindr/image.png and /dev/null differ diff --git a/content/portfolio/personal-projects/contents.lr b/content/portfolio/personal-projects/contents.lr deleted file mode 100644 index 6c8fa5b..0000000 --- a/content/portfolio/personal-projects/contents.lr +++ /dev/null @@ -1,5 +0,0 @@ -name: Personal projects ---- -slug: personal-projects ---- -show_images: yes diff --git a/content/portfolio/personal-projects/shelfzilla/contents.lr b/content/portfolio/personal-projects/shelfzilla/contents.lr deleted file mode 100644 index 9ca8dc6..0000000 --- a/content/portfolio/personal-projects/shelfzilla/contents.lr +++ /dev/null @@ -1,22 +0,0 @@ -name: Shelfzilla ---- -date: 2014-07-15 ---- -description: - -A site for comic collectors where anyone could track their collections, wish lists and read volumes. - -The site was shut down on August 6th, 2016 after being online for two years. ---- -stack: Django, Python, Javascript, PostgreSQL, CSS ---- -type: personal ---- -role: Software engineer ---- -slug: shelfzilla ---- -url: - -https://shelfzilla.com - diff --git a/content/portfolio/personal-projects/shelfzilla/image.jpg b/content/portfolio/personal-projects/shelfzilla/image.jpg deleted file mode 100644 index 5119b1d..0000000 Binary files a/content/portfolio/personal-projects/shelfzilla/image.jpg and /dev/null differ diff --git a/content/portfolio/personal-projects/shelfzilla/image2.png b/content/portfolio/personal-projects/shelfzilla/image2.png deleted file mode 100644 index 814d9a8..0000000 Binary files a/content/portfolio/personal-projects/shelfzilla/image2.png and /dev/null differ diff --git a/content/portfolio/personal-projects/shelfzilla/image3.png b/content/portfolio/personal-projects/shelfzilla/image3.png deleted file mode 100644 index f5cb49e..0000000 Binary files a/content/portfolio/personal-projects/shelfzilla/image3.png and /dev/null differ diff --git a/content/portfolio/volunteer-work/contents.lr b/content/portfolio/volunteer-work/contents.lr deleted file mode 100644 index da79c81..0000000 --- a/content/portfolio/volunteer-work/contents.lr +++ /dev/null @@ -1,5 +0,0 @@ -name: Volunteer Work ---- -slug: volunteer-work ---- -show_images: yes diff --git a/content/portfolio/volunteer-work/guild-empire/contents.lr b/content/portfolio/volunteer-work/guild-empire/contents.lr deleted file mode 100644 index 7fae5e7..0000000 --- a/content/portfolio/volunteer-work/guild-empire/contents.lr +++ /dev/null @@ -1,19 +0,0 @@ -name: Guild Empire ---- -date: 2015-07-13 ---- -description: - -A multiplayer turn based game where you control a guild assigning actions to your members that resolve after all players have selected actions. Its a really deep and complex game that my friend [@rsanchezbalo](https://twitter.com/rsanchezbalo) and some other have designed. For more information (in Spanish) [check out this video](http://piweek.tumblr.com/post/124072540493/ramiro-introduces-us-in-spanish-guild-empires). - -Volunteered in the 2015s summer piweek. ---- -stack: ---- -type: volunteer ---- -role: Back-end engineer ---- -slug: guild-empire ---- -url: diff --git a/content/portfolio/volunteer-work/guild-empire/image.jpg b/content/portfolio/volunteer-work/guild-empire/image.jpg deleted file mode 100644 index 4873c8b..0000000 Binary files a/content/portfolio/volunteer-work/guild-empire/image.jpg and /dev/null differ diff --git a/content/portfolio/volunteer-work/random-table/contents.lr b/content/portfolio/volunteer-work/random-table/contents.lr deleted file mode 100644 index 8471d99..0000000 --- a/content/portfolio/volunteer-work/random-table/contents.lr +++ /dev/null @@ -1,24 +0,0 @@ -name: A random table ---- -date: 2013-06-09 ---- -description: - -As the site say: - -> The place to find or host game sessions, meet new people through our player-to-player affinity system and discover new exciting games. - -Volunteered on the 2013s Summer Piweek. ---- -stack: Django, Python, Javascript ---- -type: volunteer ---- -role: Django developer ---- -slug: random-table ---- -url: - -http://arandomtable.com/ - diff --git a/content/portfolio/volunteer-work/random-table/image.jpg b/content/portfolio/volunteer-work/random-table/image.jpg deleted file mode 100644 index 8c82a10..0000000 Binary files a/content/portfolio/volunteer-work/random-table/image.jpg and /dev/null differ diff --git a/content/portfolio/work-applications/contents.lr b/content/portfolio/work-applications/contents.lr deleted file mode 100644 index 92e8418..0000000 --- a/content/portfolio/work-applications/contents.lr +++ /dev/null @@ -1,3 +0,0 @@ -name: Work (applications) ---- -slug: work-applications diff --git a/content/portfolio/work-applications/digital-signage-tds/contents.lr b/content/portfolio/work-applications/digital-signage-tds/contents.lr deleted file mode 100644 index 1daf281..0000000 --- a/content/portfolio/work-applications/digital-signage-tds/contents.lr +++ /dev/null @@ -1,25 +0,0 @@ -name: The Digital Signage (TDS) ---- -date: 2009-07-15 ---- -description: - -A custom digital signage software implementation built in vanilla PHP as the backend and web technologies in the front-end. Built in ~two months as a MVP that allowed me to start my own company with a partner. - -Components: -- Crawler: A news crawler that filled up our database with news from different sources, tagged by source, category and geographic location. -- Screen Software: Custom scripts built on top of Micro PCs mounted behind the TV screens, allowing the computer to run a browser in "store mode", disabling any using input to show the pre-configured URL attached to this TV/Location. -- HTTP Public screen URL: The URL that the TV loaded in their browsers, with Javascript, built-in caching and some other goodies for maintenance. -- Backoffice: The main control panel for all the components where all automated news-list for the clients where generated, allowing multiple sources, configuration of the screens, information about online availability, etc. ---- -stack: PHP, Mysql, Javascript, IT ---- -type: private ---- -role: Software/Hardware Engineer ---- -slug: digital-signage-tds ---- -url: ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work-applications/ewa-easy-web-admin/contents.lr b/content/portfolio/work-applications/ewa-easy-web-admin/contents.lr deleted file mode 100644 index 748f28c..0000000 --- a/content/portfolio/work-applications/ewa-easy-web-admin/contents.lr +++ /dev/null @@ -1,26 +0,0 @@ -name: EWA (Easy Web Administrator) ---- -date: 2010-01-01 ---- -description: - -A custom framework to easily build websites with the big feature for end-users that the contents were easily editable live on top of the site, reviewing the changes of the text/media files on the fly. - -Some features: -- Content revisions. -- Privilege support. -- Customizable site modules. -- Central administration application for all your sites. -- Branding support. ---- -stack: PHP, Mysql, Javascript ---- -type: private ---- -role: Software Engineer ---- -slug: ewa-easy-web-administrator ---- -url: ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work-applications/pendulum-framework/contents.lr b/content/portfolio/work-applications/pendulum-framework/contents.lr deleted file mode 100644 index 83fba79..0000000 --- a/content/portfolio/work-applications/pendulum-framework/contents.lr +++ /dev/null @@ -1,21 +0,0 @@ -name: Pendulum Framework ---- -date: 2011-12-11 ---- -description: - -A simple MVC framework built with vanilla PHP. The framework contained basic model support to easily create interaction of the site with the database as a simple yet extensible ORM, basic views that you could associate with templates and a core class to load modules or models as required. - -This framework was built for the Projeggt project but [@albertogcatalan](https://github.com/albertogcatalan) continued working on it as [Quaver](https://github.com/MilloLab/quaver) under MIT license. ---- -stack: PHP, Mysql ---- -type: private ---- -role: Software Engineer ---- -slug: pendulum-framework ---- -url: ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/a-house/contents.lr b/content/portfolio/work/a-house/contents.lr deleted file mode 100644 index f4aaebf..0000000 --- a/content/portfolio/work/a-house/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: A-House ---- -date: 2013-09-15 ---- -description: Business site for one of my companies. Basic landing site with some eye-candy stuff and contact details. ---- -stack: HTML, Javascript, CSS ---- -type: work ---- -role: Software Engineer ---- -slug: a-house ---- -url: - -http://a-house.es/ - ---- -company: Bytepix S.L. diff --git a/content/portfolio/work/a-house/image.jpg b/content/portfolio/work/a-house/image.jpg deleted file mode 100644 index 3a98329..0000000 Binary files a/content/portfolio/work/a-house/image.jpg and /dev/null differ diff --git a/content/portfolio/work/abc/contents.lr b/content/portfolio/work/abc/contents.lr deleted file mode 100644 index de9cbc8..0000000 --- a/content/portfolio/work/abc/contents.lr +++ /dev/null @@ -1,17 +0,0 @@ -name: ABC Compressors ---- -date: 2010-02-17 ---- -description: Brochure web development. ABC brand services, products, news and catalogs slideshow. ---- -stack: ---- -type: work ---- -role: Software Engineer ---- -slug: abc ---- -url: ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/abc/image.jpg b/content/portfolio/work/abc/image.jpg deleted file mode 100644 index eb9c5d9..0000000 Binary files a/content/portfolio/work/abc/image.jpg and /dev/null differ diff --git a/content/portfolio/work/abc/image2.jpg b/content/portfolio/work/abc/image2.jpg deleted file mode 100644 index 3234530..0000000 Binary files a/content/portfolio/work/abc/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/abc/image3.jpg b/content/portfolio/work/abc/image3.jpg deleted file mode 100644 index 60e7e28..0000000 Binary files a/content/portfolio/work/abc/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/ak-helicopters/contents.lr b/content/portfolio/work/ak-helicopters/contents.lr deleted file mode 100644 index fdce09a..0000000 --- a/content/portfolio/work/ak-helicopters/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: AK-Helicopters ---- -date: 2014-08-15 ---- -description: A familiar bussiness of helicopter flights. Site with information and multimedia content for the company and also information of its services and routes. ---- -stack: Django, Python, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: ak-helicopters ---- -url: - -http://ak-helicopters.com/ - ---- -company: Bytepix S.L. diff --git a/content/portfolio/work/ak-helicopters/image.jpg b/content/portfolio/work/ak-helicopters/image.jpg deleted file mode 100644 index b7f3e7a..0000000 Binary files a/content/portfolio/work/ak-helicopters/image.jpg and /dev/null differ diff --git a/content/portfolio/work/ak-helicopters/image2.png b/content/portfolio/work/ak-helicopters/image2.png deleted file mode 100644 index bffbb61..0000000 Binary files a/content/portfolio/work/ak-helicopters/image2.png and /dev/null differ diff --git a/content/portfolio/work/azgestauto/contents.lr b/content/portfolio/work/azgestauto/contents.lr deleted file mode 100644 index 4a49a87..0000000 --- a/content/portfolio/work/azgestauto/contents.lr +++ /dev/null @@ -1,17 +0,0 @@ -name: AZGestauto ---- -date: 2010-04-14 ---- -description: Online services and commerce platform. Custom development of service management system and car buy / sell / auction system. ---- -stack: PHP, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: azgestauto ---- -url: ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/azgestauto/image.jpg b/content/portfolio/work/azgestauto/image.jpg deleted file mode 100644 index 3ce0faf..0000000 Binary files a/content/portfolio/work/azgestauto/image.jpg and /dev/null differ diff --git a/content/portfolio/work/azgestauto/image2.jpg b/content/portfolio/work/azgestauto/image2.jpg deleted file mode 100644 index c78fee9..0000000 Binary files a/content/portfolio/work/azgestauto/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/azgestauto/image3.jpg b/content/portfolio/work/azgestauto/image3.jpg deleted file mode 100644 index c78fee9..0000000 Binary files a/content/portfolio/work/azgestauto/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/azgestauto/image4.jpg b/content/portfolio/work/azgestauto/image4.jpg deleted file mode 100644 index 210d99d..0000000 Binary files a/content/portfolio/work/azgestauto/image4.jpg and /dev/null differ diff --git a/content/portfolio/work/azgestauto/image5.jpg b/content/portfolio/work/azgestauto/image5.jpg deleted file mode 100644 index 2eac9a5..0000000 Binary files a/content/portfolio/work/azgestauto/image5.jpg and /dev/null differ diff --git a/content/portfolio/work/bexen/contents.lr b/content/portfolio/work/bexen/contents.lr deleted file mode 100644 index 1a68d27..0000000 --- a/content/portfolio/work/bexen/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Bexen Cardio / Medical ---- -date: 2011-11-15 ---- -description: Brochure web and online catalog development. Specific products and online services catalog development for Bexen Cardio and Bexen Medical brands. ---- -stack: EWA, PHP, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: bexen ---- -url: - -http://www.bexencardio.com/ - ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/bexen/image.jpg b/content/portfolio/work/bexen/image.jpg deleted file mode 100644 index 1ef7ecb..0000000 Binary files a/content/portfolio/work/bexen/image.jpg and /dev/null differ diff --git a/content/portfolio/work/bexen/image2.jpg b/content/portfolio/work/bexen/image2.jpg deleted file mode 100644 index 7e4d827..0000000 Binary files a/content/portfolio/work/bexen/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/bexen/image3.jpg b/content/portfolio/work/bexen/image3.jpg deleted file mode 100644 index 8577106..0000000 Binary files a/content/portfolio/work/bexen/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/bexen/image4.jpg b/content/portfolio/work/bexen/image4.jpg deleted file mode 100644 index f7e7d09..0000000 Binary files a/content/portfolio/work/bexen/image4.jpg and /dev/null differ diff --git a/content/portfolio/work/bexen/image5.jpg b/content/portfolio/work/bexen/image5.jpg deleted file mode 100644 index 0bdeaaa..0000000 Binary files a/content/portfolio/work/bexen/image5.jpg and /dev/null differ diff --git a/content/portfolio/work/bexen/image6.jpg b/content/portfolio/work/bexen/image6.jpg deleted file mode 100644 index 5baa8cc..0000000 Binary files a/content/portfolio/work/bexen/image6.jpg and /dev/null differ diff --git a/content/portfolio/work/bytepix/contents.lr b/content/portfolio/work/bytepix/contents.lr deleted file mode 100644 index b3c2a2b..0000000 --- a/content/portfolio/work/bytepix/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Bytepix ---- -date: 2013-01-15 ---- -description: Business site for one of my companies. Basic Django CMS stack with some eye-candy Javascript on the frontpage that added some fun to the visitors. ---- -stack: Django, Javascript, Coffeescript, PostgreSQL ---- -type: work ---- -role: Software Engineer ---- -slug: bytepix ---- -url: - -http://www.bytepix.com - ---- -company: Bytepix S.L. diff --git a/content/portfolio/work/bytepix/image.jpg b/content/portfolio/work/bytepix/image.jpg deleted file mode 100644 index 45d492c..0000000 Binary files a/content/portfolio/work/bytepix/image.jpg and /dev/null differ diff --git a/content/portfolio/work/clinica-marzo/contents.lr b/content/portfolio/work/clinica-marzo/contents.lr deleted file mode 100644 index 88b15cd..0000000 --- a/content/portfolio/work/clinica-marzo/contents.lr +++ /dev/null @@ -1,24 +0,0 @@ -name: Clinica Marzo ---- -date: 2013-12-15 ---- -description: - -Bussiness site for a dental clinic group. Mostly a content site. - -A copy of the site were made for the owner: http://rubenmarzo.es ---- -stack: Django, Python, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: clinica-marzo ---- -url: - -http://clinicamarzo.es/es/ - ---- -company: Bytepix S.L. diff --git a/content/portfolio/work/clinica-marzo/image.jpg b/content/portfolio/work/clinica-marzo/image.jpg deleted file mode 100644 index cb792fa..0000000 Binary files a/content/portfolio/work/clinica-marzo/image.jpg and /dev/null differ diff --git a/content/portfolio/work/clinica-marzo/image2.png b/content/portfolio/work/clinica-marzo/image2.png deleted file mode 100644 index 8684ae5..0000000 Binary files a/content/portfolio/work/clinica-marzo/image2.png and /dev/null differ diff --git a/content/portfolio/work/clinica-marzo/image3.png b/content/portfolio/work/clinica-marzo/image3.png deleted file mode 100644 index 760b89e..0000000 Binary files a/content/portfolio/work/clinica-marzo/image3.png and /dev/null differ diff --git a/content/portfolio/work/contents.lr b/content/portfolio/work/contents.lr deleted file mode 100644 index 8287871..0000000 --- a/content/portfolio/work/contents.lr +++ /dev/null @@ -1,5 +0,0 @@ -name: Work (sites) ---- -slug: work-sites ---- -show_images: yes diff --git a/content/portfolio/work/danobatgroup/contents.lr b/content/portfolio/work/danobatgroup/contents.lr deleted file mode 100644 index a623462..0000000 --- a/content/portfolio/work/danobatgroup/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Danobatgroup ---- -date: 2010-03-17 ---- -description: Corporate web development manageable in 8 languages​​. Joint definition of complex content structure, with integrated SEO optimization tools in the application. File warehouse with different privilege levels and expiration date assignment of shared files for the commercial network. ---- -stack: PHP, jQuery ---- -type: work ---- -role: Software Engineer ---- -slug: danobatgroup ---- -url: - -http://www.danobatgroup.com - ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/danobatgroup/image.jpg b/content/portfolio/work/danobatgroup/image.jpg deleted file mode 100644 index 4e44e00..0000000 Binary files a/content/portfolio/work/danobatgroup/image.jpg and /dev/null differ diff --git a/content/portfolio/work/danobatgroup/image2.jpg b/content/portfolio/work/danobatgroup/image2.jpg deleted file mode 100644 index b1c8f87..0000000 Binary files a/content/portfolio/work/danobatgroup/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/danobatgroup/image3.jpg b/content/portfolio/work/danobatgroup/image3.jpg deleted file mode 100644 index 6899953..0000000 Binary files a/content/portfolio/work/danobatgroup/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/domusa/contents.lr b/content/portfolio/work/domusa/contents.lr deleted file mode 100644 index bfbc342..0000000 --- a/content/portfolio/work/domusa/contents.lr +++ /dev/null @@ -1,17 +0,0 @@ -name: Domusa ---- -date: 2011-10-24 ---- -description: Corporate website development with access to private area. Access privileges definition and subsequent programming, with SEO optimization tools integrated into the application. Variable contents depending on the availability of products / services in different geographic locations. ---- -stack: EWA, PHP, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: domusa ---- -url: ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/domusa/image.jpg b/content/portfolio/work/domusa/image.jpg deleted file mode 100644 index a4c268a..0000000 Binary files a/content/portfolio/work/domusa/image.jpg and /dev/null differ diff --git a/content/portfolio/work/domusa/image2.jpg b/content/portfolio/work/domusa/image2.jpg deleted file mode 100644 index 0db76fb..0000000 Binary files a/content/portfolio/work/domusa/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/domusa/image3.jpg b/content/portfolio/work/domusa/image3.jpg deleted file mode 100644 index af7cdc3..0000000 Binary files a/content/portfolio/work/domusa/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/domusa/image4.jpg b/content/portfolio/work/domusa/image4.jpg deleted file mode 100644 index eb577e1..0000000 Binary files a/content/portfolio/work/domusa/image4.jpg and /dev/null differ diff --git a/content/portfolio/work/domusa/image5.jpg b/content/portfolio/work/domusa/image5.jpg deleted file mode 100644 index 26d9821..0000000 Binary files a/content/portfolio/work/domusa/image5.jpg and /dev/null differ diff --git a/content/portfolio/work/ds_ampo/contents.lr b/content/portfolio/work/ds_ampo/contents.lr deleted file mode 100644 index 84cbc4f..0000000 --- a/content/portfolio/work/ds_ampo/contents.lr +++ /dev/null @@ -1,17 +0,0 @@ -name: Ampo ---- -date: 2011-12-01 ---- -description: Corporate Digital Signage. Personalized access to admin panel to handle corporate hospitality contents and internal communication. ---- -stack: TDS, PHP, Javascript, Mysql ---- -type: work ---- -role: Software Engineer ---- -slug: ds_ampo ---- -url: ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/ds_ampo/image.jpg b/content/portfolio/work/ds_ampo/image.jpg deleted file mode 100644 index d1800c4..0000000 Binary files a/content/portfolio/work/ds_ampo/image.jpg and /dev/null differ diff --git a/content/portfolio/work/ds_ampo/image2.jpg b/content/portfolio/work/ds_ampo/image2.jpg deleted file mode 100644 index 326e7bb..0000000 Binary files a/content/portfolio/work/ds_ampo/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/ds_ampo/image3.jpg b/content/portfolio/work/ds_ampo/image3.jpg deleted file mode 100644 index 7eef8e6..0000000 Binary files a/content/portfolio/work/ds_ampo/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/ds_domusa/contents.lr b/content/portfolio/work/ds_domusa/contents.lr deleted file mode 100644 index 7159469..0000000 --- a/content/portfolio/work/ds_domusa/contents.lr +++ /dev/null @@ -1,17 +0,0 @@ -name: DS Domusa ---- -date: 2009-08-31 ---- -description: Digital Signage for POS. Joint definition of trusted external sources and access to administration panel for custom ads. Information screens that display advertising and industry contents chosen by the customer. ---- -stack: PHP, Chrome, RSS, Javascript, Crawling ---- -type: work ---- -role: Software/Hardware Engineer ---- -slug: ds_domusa ---- -url: ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/ds_domusa/image.jpg b/content/portfolio/work/ds_domusa/image.jpg deleted file mode 100644 index 5b71460..0000000 Binary files a/content/portfolio/work/ds_domusa/image.jpg and /dev/null differ diff --git a/content/portfolio/work/ds_domusa/image2.jpg b/content/portfolio/work/ds_domusa/image2.jpg deleted file mode 100644 index 1b464fb..0000000 Binary files a/content/portfolio/work/ds_domusa/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/ds_drs_ideko/contents.lr b/content/portfolio/work/ds_drs_ideko/contents.lr deleted file mode 100644 index c451d55..0000000 --- a/content/portfolio/work/ds_drs_ideko/contents.lr +++ /dev/null @@ -1,17 +0,0 @@ -name: DRS & IK4-Ideko ---- -date: 2009-11-30 ---- -description: Digital Signage with external content. Joint definition of trusted external sources for subsequent automatic publication of content. Information screens that display industry specialized articles automatically obtained from trusted sources. ---- -stack: Digital Signage ---- -type: work ---- -role: Software / Hardware Engineer ---- -slug: ds_drs_ideko ---- -url: ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/ds_drs_ideko/image.jpg b/content/portfolio/work/ds_drs_ideko/image.jpg deleted file mode 100644 index d3e23f2..0000000 Binary files a/content/portfolio/work/ds_drs_ideko/image.jpg and /dev/null differ diff --git a/content/portfolio/work/ds_drs_ideko/image2.jpg b/content/portfolio/work/ds_drs_ideko/image2.jpg deleted file mode 100644 index fad62e2..0000000 Binary files a/content/portfolio/work/ds_drs_ideko/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/enpap/contents.lr b/content/portfolio/work/enpap/contents.lr deleted file mode 100644 index 0f8dc0c..0000000 --- a/content/portfolio/work/enpap/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: ENPAP ---- -date: 2012-03-29 ---- -description: Simple and flexible management system development. ENPAP symposium live tracking through the insertion of contents by event organizers. ---- -stack: EWA, PHP, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: enpap ---- -url: - -http://e-n-p-a-p.net/ - ---- -company: Bytepix S.L. diff --git a/content/portfolio/work/enpap/image.jpg b/content/portfolio/work/enpap/image.jpg deleted file mode 100644 index 7ede803..0000000 Binary files a/content/portfolio/work/enpap/image.jpg and /dev/null differ diff --git a/content/portfolio/work/enpap/image2.jpg b/content/portfolio/work/enpap/image2.jpg deleted file mode 100644 index 738847f..0000000 Binary files a/content/portfolio/work/enpap/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/enpap/image3.jpg b/content/portfolio/work/enpap/image3.jpg deleted file mode 100644 index 7902da1..0000000 Binary files a/content/portfolio/work/enpap/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/gurpil/contents.lr b/content/portfolio/work/gurpil/contents.lr deleted file mode 100644 index fb212f7..0000000 --- a/content/portfolio/work/gurpil/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Gurpil ---- -date: 2011-11-30 ---- -description: Corporate web development and online product catalog. Definition and programming of multiple category levels; manageable multimedia area. ---- -stack: EWA, PHP, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: gurpil ---- -url: - -http://www.gurpilan.com/ - ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/gurpil/image.jpg b/content/portfolio/work/gurpil/image.jpg deleted file mode 100644 index 596c1d2..0000000 Binary files a/content/portfolio/work/gurpil/image.jpg and /dev/null differ diff --git a/content/portfolio/work/gurpil/image2.jpg b/content/portfolio/work/gurpil/image2.jpg deleted file mode 100644 index fed9a97..0000000 Binary files a/content/portfolio/work/gurpil/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/gurpil/image3.jpg b/content/portfolio/work/gurpil/image3.jpg deleted file mode 100644 index 8450bb3..0000000 Binary files a/content/portfolio/work/gurpil/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/ik4-ideko/contents.lr b/content/portfolio/work/ik4-ideko/contents.lr deleted file mode 100644 index 9693c21..0000000 --- a/content/portfolio/work/ik4-ideko/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: IK4-Ideko ---- -date: 2011-10-18 ---- -description: Corporate website section development for the 25th anniversary, also accessible from independent domain. Tailored programming of multimedia viewers for different types of content continuously published on the website: images, videos, documents and presentations. ---- -stack: EWA, PHP, Javascript, MySQL ---- -type: work ---- -role: Software Engineer ---- -slug: ik4-ideko ---- -url: - -http://www.ideko.es/ - ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/ik4-ideko/image.jpg b/content/portfolio/work/ik4-ideko/image.jpg deleted file mode 100644 index 4216117..0000000 Binary files a/content/portfolio/work/ik4-ideko/image.jpg and /dev/null differ diff --git a/content/portfolio/work/ik4-ideko/image2.jpg b/content/portfolio/work/ik4-ideko/image2.jpg deleted file mode 100644 index 5cbdb73..0000000 Binary files a/content/portfolio/work/ik4-ideko/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/ik4-ideko/image3.jpg b/content/portfolio/work/ik4-ideko/image3.jpg deleted file mode 100644 index 78c0c0e..0000000 Binary files a/content/portfolio/work/ik4-ideko/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/ik4-ideko/image4.jpg b/content/portfolio/work/ik4-ideko/image4.jpg deleted file mode 100644 index 4216117..0000000 Binary files a/content/portfolio/work/ik4-ideko/image4.jpg and /dev/null differ diff --git a/content/portfolio/work/ik4-ideko25/contents.lr b/content/portfolio/work/ik4-ideko25/contents.lr deleted file mode 100644 index a814574..0000000 --- a/content/portfolio/work/ik4-ideko25/contents.lr +++ /dev/null @@ -1,17 +0,0 @@ -name: IK4-Ideko 25 aniversario ---- -date: 2011-10-18 ---- -description: Corporate website section development for the 25th anniversary, also accessible from independent domain. Tailored programming of multimedia viewers for different types of content continuously published on the website: images, videos, documents and presentations. ---- -stack: EWA, PHP, Javascript, MySQL ---- -type: work ---- -role: Software Engineer ---- -slug: ik4-ideko25 ---- -url: ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/ik4-ideko25/image.jpg b/content/portfolio/work/ik4-ideko25/image.jpg deleted file mode 100644 index 1b20a3e..0000000 Binary files a/content/portfolio/work/ik4-ideko25/image.jpg and /dev/null differ diff --git a/content/portfolio/work/ik4-ideko25/image2.jpg b/content/portfolio/work/ik4-ideko25/image2.jpg deleted file mode 100644 index fd2c82e..0000000 Binary files a/content/portfolio/work/ik4-ideko25/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/ik4-lortek/contents.lr b/content/portfolio/work/ik4-lortek/contents.lr deleted file mode 100644 index 4d998b5..0000000 --- a/content/portfolio/work/ik4-lortek/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: IK4-Lortek ---- -date: 2011-01-27 ---- -description: Corporate website development with several content hierarchy levels. Joint definition of architecture, programming fully manageable submenus. ---- -stack: EWA, PHP, Javascript, MySQL ---- -type: work ---- -role: Software Engineer ---- -slug: ik4-lortek ---- -url: - -http://www.lortek.es/ - ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/ik4-lortek/image.jpg b/content/portfolio/work/ik4-lortek/image.jpg deleted file mode 100644 index 5f5282b..0000000 Binary files a/content/portfolio/work/ik4-lortek/image.jpg and /dev/null differ diff --git a/content/portfolio/work/ik4-lortek/image2.jpg b/content/portfolio/work/ik4-lortek/image2.jpg deleted file mode 100644 index f7cde86..0000000 Binary files a/content/portfolio/work/ik4-lortek/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/ik4-lortek/image3.jpg b/content/portfolio/work/ik4-lortek/image3.jpg deleted file mode 100644 index aeecc69..0000000 Binary files a/content/portfolio/work/ik4-lortek/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/kide/contents.lr b/content/portfolio/work/kide/contents.lr deleted file mode 100644 index 101d9b5..0000000 --- a/content/portfolio/work/kide/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Kide ---- -date: 2012-04-12 ---- -description: Corporate website development and online product catalog covering different brand ranges. ---- -stack: EWA, PHP, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: kide ---- -url: - -http://www.kide.com/ - ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/kide/image.jpg b/content/portfolio/work/kide/image.jpg deleted file mode 100644 index d71b688..0000000 Binary files a/content/portfolio/work/kide/image.jpg and /dev/null differ diff --git a/content/portfolio/work/kide/image2.jpg b/content/portfolio/work/kide/image2.jpg deleted file mode 100644 index 7a54c01..0000000 Binary files a/content/portfolio/work/kide/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/kide/image3.jpg b/content/portfolio/work/kide/image3.jpg deleted file mode 100644 index b61f07e..0000000 Binary files a/content/portfolio/work/kide/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/kide/image4.jpg b/content/portfolio/work/kide/image4.jpg deleted file mode 100644 index ef3ec4c..0000000 Binary files a/content/portfolio/work/kide/image4.jpg and /dev/null differ diff --git a/content/portfolio/work/laip/contents.lr b/content/portfolio/work/laip/contents.lr deleted file mode 100644 index d3a4984..0000000 --- a/content/portfolio/work/laip/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Laip ---- -date: 2012-06-03 ---- -description: Brochure web development, manageable. Web platform integrated with product management ERP and customer management ERP. Online product catalog with over 9,000 references, configurable online. ---- -stack: EWA, PHP, Custom ERP, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: laip ---- -url: - -https://www.laip.es/ - ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/laip/image.jpg b/content/portfolio/work/laip/image.jpg deleted file mode 100644 index edc10b3..0000000 Binary files a/content/portfolio/work/laip/image.jpg and /dev/null differ diff --git a/content/portfolio/work/laip/image2.jpg b/content/portfolio/work/laip/image2.jpg deleted file mode 100644 index 55b8eaa..0000000 Binary files a/content/portfolio/work/laip/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/laip/image3.jpg b/content/portfolio/work/laip/image3.jpg deleted file mode 100644 index 2d75b33..0000000 Binary files a/content/portfolio/work/laip/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/laip/image4.jpg b/content/portfolio/work/laip/image4.jpg deleted file mode 100644 index 021994f..0000000 Binary files a/content/portfolio/work/laip/image4.jpg and /dev/null differ diff --git a/content/portfolio/work/ordura/contents.lr b/content/portfolio/work/ordura/contents.lr deleted file mode 100644 index a403885..0000000 --- a/content/portfolio/work/ordura/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Ordura ---- -date: 2012-06-03 ---- -description: Plataforma de comercio online desarrollada a medida para compras grupales. Con datos registrados nicos de cada operacin de compra (cupones); y, con soporte para mltiples ciudades; y gestin de ofertas diarias, de clientes, de pedidos y de recompensas. ---- -stack: EWA, PHP, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: ordura ---- -url: - -http://ordura.com/ - ---- -company: Bytepix S.L. diff --git a/content/portfolio/work/ordura/image.jpg b/content/portfolio/work/ordura/image.jpg deleted file mode 100644 index ecac334..0000000 Binary files a/content/portfolio/work/ordura/image.jpg and /dev/null differ diff --git a/content/portfolio/work/ordura/image2.jpg b/content/portfolio/work/ordura/image2.jpg deleted file mode 100644 index 8d718a4..0000000 Binary files a/content/portfolio/work/ordura/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/ordura/image3.jpg b/content/portfolio/work/ordura/image3.jpg deleted file mode 100644 index 4e4adf9..0000000 Binary files a/content/portfolio/work/ordura/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/overbeck/contents.lr b/content/portfolio/work/overbeck/contents.lr deleted file mode 100644 index 447d462..0000000 --- a/content/portfolio/work/overbeck/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Overbeck ---- -date: 2011-06-26 ---- -description: Satellite web development of Overbeck brand, associated to Danobatgroup in Germany. Programming of crossed content with the main site; manageable from both platforms depending on the type of content and with different access privileges. ---- -stack: PHP, Javascript, MySQL ---- -type: work ---- -role: Software Engineer ---- -slug: overbeck ---- -url: - -http://www.overbeck.de/ - ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/overbeck/image.jpg b/content/portfolio/work/overbeck/image.jpg deleted file mode 100644 index 38a3e85..0000000 Binary files a/content/portfolio/work/overbeck/image.jpg and /dev/null differ diff --git a/content/portfolio/work/overbeck/image2.jpg b/content/portfolio/work/overbeck/image2.jpg deleted file mode 100644 index 6a6577c..0000000 Binary files a/content/portfolio/work/overbeck/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/overbeck/image3.jpg b/content/portfolio/work/overbeck/image3.jpg deleted file mode 100644 index 13dae68..0000000 Binary files a/content/portfolio/work/overbeck/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/projeggt/contents.lr b/content/portfolio/work/projeggt/contents.lr deleted file mode 100644 index 2ce0ba4..0000000 --- a/content/portfolio/work/projeggt/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Projeggt ---- -date: 2011-12-11 ---- -description: Full crowdfunding platform created exclusively for this client. ---- -stack: PHP, Javascript, MySQL ---- -type: work ---- -role: Software Engineer ---- -slug: projeggt ---- -url: - -http://www.projeggt.com/ - ---- -company: Bytepix S.L. diff --git a/content/portfolio/work/projeggt/image.jpg b/content/portfolio/work/projeggt/image.jpg deleted file mode 100644 index b53d949..0000000 Binary files a/content/portfolio/work/projeggt/image.jpg and /dev/null differ diff --git a/content/portfolio/work/projeggt/image2.jpg b/content/portfolio/work/projeggt/image2.jpg deleted file mode 100644 index d945649..0000000 Binary files a/content/portfolio/work/projeggt/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/projeggt/image3.jpg b/content/portfolio/work/projeggt/image3.jpg deleted file mode 100644 index 7ddbbe5..0000000 Binary files a/content/portfolio/work/projeggt/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/quest/contents.lr b/content/portfolio/work/quest/contents.lr deleted file mode 100644 index f8213cf..0000000 --- a/content/portfolio/work/quest/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Quest ---- -date: 2014-02-15 ---- -description: A site to customize travel experiences with an online order form allowing the visitor to create a custom pack for him. ---- -stack: Django, Python, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: quest ---- -url: - -http://quest.travel - ---- -company: Bytepix S.L. diff --git a/content/portfolio/work/quest/image.jpg b/content/portfolio/work/quest/image.jpg deleted file mode 100644 index b3ce570..0000000 Binary files a/content/portfolio/work/quest/image.jpg and /dev/null differ diff --git a/content/portfolio/work/quest/image2.png b/content/portfolio/work/quest/image2.png deleted file mode 100644 index b29a230..0000000 Binary files a/content/portfolio/work/quest/image2.png and /dev/null differ diff --git a/content/portfolio/work/quest/image3.png b/content/portfolio/work/quest/image3.png deleted file mode 100644 index cceae70..0000000 Binary files a/content/portfolio/work/quest/image3.png and /dev/null differ diff --git a/content/portfolio/work/salupro/contents.lr b/content/portfolio/work/salupro/contents.lr deleted file mode 100644 index b64b976..0000000 --- a/content/portfolio/work/salupro/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Salupro ---- -date: 2014-09-30 ---- -description: A site to save money on sanitary equipment, with lots of products and information using complex method to calculate the best price for the clients shopping cart with the products they need. ---- -stack: Django, Python, Javascript, CoffeeScript, AngularJS, Backbone, Redis, ElasticSearch, Scrapy, Celery, PostgreSQL ---- -type: work ---- -role: Software Engineeer ---- -slug: salupro ---- -url: - -https://www.salupro.com - ---- -company: Freelance job / HealthCommunity S.L. diff --git a/content/portfolio/work/salupro/image.jpg b/content/portfolio/work/salupro/image.jpg deleted file mode 100644 index d5b4ab4..0000000 Binary files a/content/portfolio/work/salupro/image.jpg and /dev/null differ diff --git a/content/portfolio/work/saluspot/contents.lr b/content/portfolio/work/saluspot/contents.lr deleted file mode 100644 index eebed24..0000000 --- a/content/portfolio/work/saluspot/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Saluspot ---- -date: 2014-09-16 ---- -description: An interactive health community formed by doctors and patients, dedicated to improve wellness. Search and find answers about health, ask privately to doctors specialized in the subject you need. ---- -stack: Python, Django, PostgreSQL, Redis, Sphinx, Memcached, Celery, RabbitMQ, Javascript, AngularJS, Ionic ---- -type: work ---- -role: Software Engineer / OPs / CTO ---- -slug: saluspot ---- -url: - -https://www.saluspot.com/ - ---- -company: Freelance job / HealthCommunity S.L. / Saluspot Spain S.L. diff --git a/content/portfolio/work/saluspot/image.jpg b/content/portfolio/work/saluspot/image.jpg deleted file mode 100644 index b579f1a..0000000 Binary files a/content/portfolio/work/saluspot/image.jpg and /dev/null differ diff --git a/content/portfolio/work/soraluce50/contents.lr b/content/portfolio/work/soraluce50/contents.lr deleted file mode 100644 index bbaf196..0000000 --- a/content/portfolio/work/soraluce50/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Soraluce 50 aniversario ---- -date: 2012-04-02 ---- -description: Specific web development for Soraluce brands 50th anniversary. Back-end with several jQuery libraries ​​exclusively developed for this site; front-end built to obtain a smoother interaction that optimizes user experience. ---- -stack: EWA, PHP, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: soraluce50 ---- -url: - -http://www.soraluce50aniversario.com/ - ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/soraluce50/image.jpg b/content/portfolio/work/soraluce50/image.jpg deleted file mode 100644 index 03b72c1..0000000 Binary files a/content/portfolio/work/soraluce50/image.jpg and /dev/null differ diff --git a/content/portfolio/work/soraluce50/image2.jpg b/content/portfolio/work/soraluce50/image2.jpg deleted file mode 100644 index a6eb128..0000000 Binary files a/content/portfolio/work/soraluce50/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/soraluce50/image3.jpg b/content/portfolio/work/soraluce50/image3.jpg deleted file mode 100644 index 7ba6442..0000000 Binary files a/content/portfolio/work/soraluce50/image3.jpg and /dev/null differ diff --git a/content/portfolio/work/uniq-shoes/contents.lr b/content/portfolio/work/uniq-shoes/contents.lr deleted file mode 100644 index 0359d2c..0000000 --- a/content/portfolio/work/uniq-shoes/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Uniq-Shoes ---- -date: 2014-04-15 ---- -description: A site to design your own customized shoes from thousands of combinations. ---- -stack: Django, Python, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: uniq-shoes ---- -url: - -http://uniqshoes.es/ - ---- -company: Bytepix S.L. diff --git a/content/portfolio/work/uniq-shoes/image.jpg b/content/portfolio/work/uniq-shoes/image.jpg deleted file mode 100644 index f858035..0000000 Binary files a/content/portfolio/work/uniq-shoes/image.jpg and /dev/null differ diff --git a/content/portfolio/work/uniq-shoes/image2.png b/content/portfolio/work/uniq-shoes/image2.png deleted file mode 100644 index d86529a..0000000 Binary files a/content/portfolio/work/uniq-shoes/image2.png and /dev/null differ diff --git a/content/portfolio/work/uniq-shoes/image3.png b/content/portfolio/work/uniq-shoes/image3.png deleted file mode 100644 index 4bc0f87..0000000 Binary files a/content/portfolio/work/uniq-shoes/image3.png and /dev/null differ diff --git a/content/portfolio/work/urdax/contents.lr b/content/portfolio/work/urdax/contents.lr deleted file mode 100644 index 870955c..0000000 --- a/content/portfolio/work/urdax/contents.lr +++ /dev/null @@ -1,20 +0,0 @@ -name: Urdax ---- -date: 2011-01-02 ---- -description: Institutional web development. County information integration platform (tourist, shopping and cultural information from various locations). Front-end development with specific characterizations based on the types of content. ---- -stack: EWA, PHP, Javascript ---- -type: work ---- -role: Software Engineer ---- -slug: urdax ---- -url: - -http://www.urdax-dantxarinea.com/ - ---- -company: The Prime Tag S.C. diff --git a/content/portfolio/work/urdax/image.jpg b/content/portfolio/work/urdax/image.jpg deleted file mode 100644 index d180e33..0000000 Binary files a/content/portfolio/work/urdax/image.jpg and /dev/null differ diff --git a/content/portfolio/work/urdax/image2.jpg b/content/portfolio/work/urdax/image2.jpg deleted file mode 100644 index 1555ddd..0000000 Binary files a/content/portfolio/work/urdax/image2.jpg and /dev/null differ diff --git a/content/portfolio/work/urdax/image3.jpg b/content/portfolio/work/urdax/image3.jpg deleted file mode 100644 index 182d65a..0000000 Binary files a/content/portfolio/work/urdax/image3.jpg and /dev/null differ diff --git a/content/sitemap.xml/contents.lr b/content/sitemap.xml/contents.lr index ea42d08..e89ddb7 100644 --- a/content/sitemap.xml/contents.lr +++ b/content/sitemap.xml/contents.lr @@ -1,3 +1,5 @@ _template: sitemap.xml --- _model: none +--- +_discoverable: no diff --git a/templates/_base.html b/templates/_base.html index 5f433b1..7aad203 100644 --- a/templates/_base.html +++ b/templates/_base.html @@ -24,18 +24,30 @@

Felipe Martín

Be incomprehensible. If they can't understand, they can't disagree.


{% block main_content %}{% endblock %}