Pinned Repositories
voxtir
Collaborative transcription service that keeps getting better
DroneTrafficFlow
Simulating drone traffic flow with F#
GameJam
Assignment in object-oriented programming with Theo Rüter Würsten and Peter Bjerre Hansen
Gamer
Java
Course in Introductory Programming at the Technical University of Denmark
KnittingCounter
A simple localStorage, ReactJS/TS and TailwindCSS website for keeping track of knitting counters. Made with <3 for all the people knitting.
sb-react-typescript-starter
A react+typescript+storyblok+vite boilerplate/starter simplifying the storyblok setup and predefines "development" and "production" token logic.
StreamValley
A music streaming app, using embedded YouTube, SoundCloud and Spotify players, with track switch capabilities between platforms. Works as a general streaming web app.
Tweak
A native desktop markdown editor
umbrella-ui
A UI library built with TailwindCSS and documented in Storybook.
MadsFrost's Repositories
MadsFrost/KnittingCounter
A simple localStorage, ReactJS/TS and TailwindCSS website for keeping track of knitting counters. Made with <3 for all the people knitting.
MadsFrost/sb-react-typescript-starter
A react+typescript+storyblok+vite boilerplate/starter simplifying the storyblok setup and predefines "development" and "production" token logic.
MadsFrost/GameJam
Assignment in object-oriented programming with Theo Rüter Würsten and Peter Bjerre Hansen
MadsFrost/Gamer
MadsFrost/Java
Course in Introductory Programming at the Technical University of Denmark
MadsFrost/StreamValley
A music streaming app, using embedded YouTube, SoundCloud and Spotify players, with track switch capabilities between platforms. Works as a general streaming web app.
MadsFrost/umbrella-ui
A UI library built with TailwindCSS and documented in Storybook.
MadsFrost/API-movies
This is a project for movies and testing the different features of the OMDb api for open movie ratings, rankings, listings and average ratings from users/professionals.
MadsFrost/dotfiles
My dotfiles and personal preferences
MadsFrost/DroneTrafficFlow
Simulating drone traffic flow with F#
MadsFrost/faceapi-example
Example faceapi in browser with TS vite vanilla.
MadsFrost/full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
MadsFrost/MarkdownNotes
Desktop app for writing notes in markdown built on React, Electron, TypeScript and webpack.
MadsFrost/Tweak
A native desktop markdown editor
MadsFrost/Linux-CatAndTac
F# implementation of the Linux cat and tac OS functions
MadsFrost/MadsFrost
MadsFrost/MadsFrost.dev
Portifolio showing my work.
MadsFrost/Memoer
TodoList App written with React, TypeScript, Tailwind and Redux Toolkit
MadsFrost/notebooks
Repo for various jupyter notebooks
MadsFrost/ReactAuthTemplate
A scalable React Template created for multiple projects maintaining authorization of users and a variety of Front-end views.
MadsFrost/RPUKmarkets
MadsFrost/tauri-deeplink-test
Testing FabianLars's deeplink cargo plugin
MadsFrost/TypeScript-Redux
A small tutorial on Dev.TO that will show you how to set up a redux store using react-typeScript and how to create an actionCreator to work with AJAX using TypeScript