Pinned Repositories
AdventOfCode
Having some fun with Advent of Code
andreaslind31
Just a profile README
andreaslind31.github.io
My portfolio using HTML, Vue.js, CSS with GitHub RESTapi
Anslagstavlan
Excercise about authentication and keeping track of who put a message on what page. In an ASP.NET core 5 web app.
birdpedia
Not finished. Need to implement database and fix the add bird function
BotBuilder-with-Vue
Build your own bot! Using Vue, Vue Router, Vue CLI, axios, eslint.
build-a-bot-server
A forked repo from Jim Cooper: server for the BotBuilder-with-Vue repo
Exercism
Solutions for exercises for Exercism.org
Go-Redis-web-app
Golang web app with Redis used as in-memory DB. Work in progress
testing-nuxt
Testing Nuxt.js with Ant Design as UI
andreaslind31's Repositories
andreaslind31/andreaslind31.github.io
My portfolio using HTML, Vue.js, CSS with GitHub RESTapi
andreaslind31/Go-Redis-web-app
Golang web app with Redis used as in-memory DB. Work in progress
andreaslind31/testing-nuxt
Testing Nuxt.js with Ant Design as UI
andreaslind31/AdventOfCode
Having some fun with Advent of Code
andreaslind31/andreaslind31
Just a profile README
andreaslind31/Anslagstavlan
Excercise about authentication and keeping track of who put a message on what page. In an ASP.NET core 5 web app.
andreaslind31/birdpedia
Not finished. Need to implement database and fix the add bird function
andreaslind31/BotBuilder-with-Vue
Build your own bot! Using Vue, Vue Router, Vue CLI, axios, eslint.
andreaslind31/build-a-bot-server
A forked repo from Jim Cooper: server for the BotBuilder-with-Vue repo
andreaslind31/Exercism
Solutions for exercises for Exercism.org
andreaslind31/css-cutouts
Testing css cutouts
andreaslind31/Db-Development-And-Administration
MS SQL based project with C-sharp as UI
andreaslind31/go-egg-timer
An egg timer made with Go. Made with a GUI-library called Gio. Tutorial code.
andreaslind31/go-generic-tutorial
andreaslind31/Go-Unit-Tests
Created some unit tests in Go. Followed this tutorial
andreaslind31/googleapis
Public interface definitions of Google APIs.
andreaslind31/gowiki
Web app in go from official docs. Modified with responsive navbar with only css
andreaslind31/hello-bud
Trying out Bud - a full-stack web framework for Go. With some svelte files.
andreaslind31/MvcMovie
ASP.Net Core MVC project. Tutorial from docs.microsoft.com
andreaslind31/Never-bored
Web app that fetches activities from an api and which uses 🎨cookies to display favorites of those activities that the user picks
andreaslind31/Ode-To-Code
My first ASP.Net Core MVC project. Course from Pluralsight with Scott Allen.
andreaslind31/PizzaWars
PizzaWars web app with Vue. Not yet done
andreaslind31/rabbitMQ
The Go code from the tutorials of rabbitMQ
andreaslind31/RabbitMQ-Csharp
Followed the tutorials with RabbitMQ at the address below with Csharp code
andreaslind31/Superhero
Superhero web app published to Azure
andreaslind31/The-Unfortunate-Few
A RPG where you will play through simpel inputs. Will be updated throughout my time in school.
andreaslind31/TwitterClone
A simpel twitter clone. Using Vue.js
andreaslind31/wails-gui
Trying out wails
andreaslind31/web-service-gin
A RESTful API in Go with Gin. Tutorial code.
andreaslind31/Web-service-with-Go
Testing out a webservice with Go