- π Language: PHP
- π± Frameworks: Laravel, Yii 2
- π― DB: Mysql
- π€ VCS: Git, Mercurial, SVN
- π¬ Bug/Issue tracker: Redmine, Jira
- π« OS: Linux, Mac OS
- π Another: Vagrant, Docker, Soft skills
π
null
Highlights
Pinned Loading
-
-
-
gildedrose-php
gildedrose-php Publicemilybache/GildedRose-Refactoring-Kata - https://github.com/emilybache/GildedRose-Refactoring-Kata
PHP
-
-
-
Fibonachi
Fibonachi 1func fibonachi (n: Int) -> Int {
2guard n > 1 else {
3return 1
4}
5var prev = 0
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.