Pinned Repositories
algorithms1
My code for the course Algorithms, Part 1 by Princeton on Coursera. Link: https://www.coursera.org/learn/algorithms-part1/home/welcome
comments
Implement comments for any url (for example youtube videos where comments are disabled).
furry-friends
jackfish
A javascript chess engine.
labyrinth-game
An online multiplayer labyrinth game in python.
portfolio-nuxt
My web development portfolio, ported to nuxt for static site generation and better SEO.
spotify-favourites
Website to easily display your favourite songs and artists on Spotify.
spotify-queue
Easy-to-use shared queues for Spotify. Everybody with the link can add songs. Only the host of the queue needs a Spotify account.
ts-utils
Typescript utils.
vue-navbar
Reusable, customizable navigation bar component for Vue. Save time by not creating a navbar for every project from scratch.
mattiasahlsen's Repositories
mattiasahlsen/spotify-queue
Easy-to-use shared queues for Spotify. Everybody with the link can add songs. Only the host of the queue needs a Spotify account.
mattiasahlsen/comments
Implement comments for any url (for example youtube videos where comments are disabled).
mattiasahlsen/jackfish
A javascript chess engine.
mattiasahlsen/labyrinth-game
An online multiplayer labyrinth game in python.
mattiasahlsen/portfolio-nuxt
My web development portfolio, ported to nuxt for static site generation and better SEO.
mattiasahlsen/spotify-favourites
Website to easily display your favourite songs and artists on Spotify.
mattiasahlsen/ts-utils
Typescript utils.
mattiasahlsen/vue-navbar
Reusable, customizable navigation bar component for Vue. Save time by not creating a navbar for every project from scratch.
mattiasahlsen/algorithms1
My code for the course Algorithms, Part 1 by Princeton on Coursera. Link: https://www.coursera.org/learn/algorithms-part1/home/welcome
mattiasahlsen/furry-friends
mattiasahlsen/hexo-theme-next
Elegant and powerful theme for Hexo.
mattiasahlsen/heartburn-survey-code-test
mattiasahlsen/lightweight_dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
mattiasahlsen/lists-client
React native app for shared lists.
mattiasahlsen/lists-server
Pyhon Flask server for shared lists app.
mattiasahlsen/mongo-visualizer
Visualiser/interface for mongodb. React, typescript and express.
mattiasahlsen/Natural-Computation-Project
Project for the course Natural Computation Methods. Purpose is to create a neural network (both CNN and RNN) for recognizing facial keypoints in images.
mattiasahlsen/overlay-image
An overlay-image component for Vue. Image with overlay hover effect and @click handler. https://mattiasahlsen.github.io/overlay-image
mattiasahlsen/rss-word-cloud
mattiasahlsen/salary-calculator
Calculate salary based on real data and a simple linear-regression machine learning model.
mattiasahlsen/storage-app-demo
Application for booking on-the-fly daily storage. Inspired by Vinden. Uses GraphQL and Serverless.
mattiasahlsen/tusse
A robocode robot.
mattiasahlsen/twitter
A project using the twitter API for data science.
mattiasahlsen/vscode
Visual Studio Code
mattiasahlsen/vue-boilerplate
A lightweight boilerplate for full-stack vue/nodejs projects.
mattiasahlsen/vue-google-maps
Google maps component for vue with 2-way data binding
mattiasahlsen/weather-application