Pinned Repositories
aarhusgregersen
adonis-core
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
adonis-sentry
adonis5-sentry
Sentry for Adonis 5
android-logo
A (semi)interactive Android logo I created following a tutorial on The Odin Project
angular-demo-tour-of-heroes
Demo project from the official Angular tutorial
angular-template
My template for creating Angular apps
AppFlowy-Docs
clearvoyage-frontend
The frontend part of the clearvoyage screening test
ngx-headway
Angular wrapper for the Headway changelog API
aarhusgregersen's Repositories
aarhusgregersen/webscraper
Sample and basic webscraping project I've built in ruby to get a feel for webscraping
aarhusgregersen/flexbox_excercises
Flexbox challenges to familiarize myself with flexbox usage
aarhusgregersen/project_ruby
My first Ruby (debugging) project
aarhusgregersen/private_events
Private eventbrite copy for the Odin Project curriculum
aarhusgregersen/flight_booker
A flight booker application, made as part of the odin project curriculum: http://www.theodinproject.com/ruby-on-rails/building-advanced-forms
aarhusgregersen/sample_app
Sample app for ruby on rails tutorial by Michael Hartl with slight changes to version
aarhusgregersen/odin_kittens
Kitten application built to learn API basics, following the odin curriculum
aarhusgregersen/members_only
A quickly done members_only webpage that allows user interaction and limits blog posts editability to registered users. Made to test out workflow with Devise gem.
aarhusgregersen/toy_app
Rails tutorial app
aarhusgregersen/hello_app
Tutorial ruby on rails
aarhusgregersen/helping_develop_slider
aarhusgregersen/pokedex
aarhusgregersen/youtube-odin
Odin Project course dictates building a youtube copy which is presented here
aarhusgregersen/android-logo
A (semi)interactive Android logo I created following a tutorial on The Odin Project
aarhusgregersen/etch-a-sketch
My etch a sketch creation, made by following a tutorial from the Odin Project