Pinned Repositories
computer-setup
Storage for my configure files and notes to self on setting up a computer
coredata-lab-incrementalstore
CoreData-lab
databases
Course notes and examples in MySQL and Mongo from database systems class
esterdanielytterbrink.github.io
example-course
An example of organizing course material and assignments.
fake-logos
git-best-practices
Do's and Dont's when using Git
jekyll-seo-tag
A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.
megalinter
🦙 Mega-Linter analyzes 48 languages, 22 formats, 19 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
Parrot-Refactoring-Kata
Kata to help practice Pollymorphism (with apologies to Martin Fowler's "Refactoring")
EsterDanielYtterbrink's Repositories
EsterDanielYtterbrink/coredata-lab-incrementalstore
CoreData-lab
EsterDanielYtterbrink/computer-setup
Storage for my configure files and notes to self on setting up a computer
EsterDanielYtterbrink/databases
Course notes and examples in MySQL and Mongo from database systems class
EsterDanielYtterbrink/esterdanielytterbrink.github.io
EsterDanielYtterbrink/example-course
An example of organizing course material and assignments.
EsterDanielYtterbrink/fake-logos
EsterDanielYtterbrink/git-best-practices
Do's and Dont's when using Git
EsterDanielYtterbrink/jekyll-seo-tag
A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.
EsterDanielYtterbrink/megalinter
🦙 Mega-Linter analyzes 48 languages, 22 formats, 19 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
EsterDanielYtterbrink/Parrot-Refactoring-Kata
Kata to help practice Pollymorphism (with apologies to Martin Fowler's "Refactoring")
EsterDanielYtterbrink/Pass-fur-alle
Since Polisens web queueing solution for getting a passport sucks, and it is more or less impossible to book a time, I wrote this small python script. What it does is that it automates the searching for a bookable time. In the file you just change the constants to your information and away you go. :)
EsterDanielYtterbrink/phonecases
A project for me trying out spring boot with hexagonal design
EsterDanielYtterbrink/samman-website
The samman website with learning hours
EsterDanielYtterbrink/shoppinglist
A basic shopping list application in PHP using Docker
EsterDanielYtterbrink/SupermarketReceipt-Refactoring-Kata
This is a refactoring kata based on the one described in http://codekata.com/kata/kata01-supermarket-pricing/
EsterDanielYtterbrink/Theatrical-Players-Refactoring-Kata
Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations
EsterDanielYtterbrink/treeinterpreter