Pinned Repositories
bachelors-thesis
My Bachelor's Thesis in computer science, written at Technical University of Munich.
egghead-advanced-static-types-in-typescript
Code for my "Advanced Static Types in TypeScript" egghead.io course.
egghead-advanced-typescript-fundamentals
Code for my "Advanced TypeScript Fundamentals" egghead.io course.
egghead-async-await
Code for my "Asynchronous JavaScript with async/await" egghead.io course.
ExtraLINQ
Useful extension methods for .NET sequence and collection types.
gulp-iife
A Gulp plugin for wrapping JavaScript code in IIFEs.
programming-music
A collective list of music to listen to while programming
styx
Derives a control flow graph from a JavaScript AST.
typescript-webpack-dynamic-import
A demo of how to use dynamic import() expressions with TypeScript and webpack
vscode-yarn-lock-syntax
Syntax highlighting for yarn.lock files for Visual Studio Code
mariusschulz's Repositories
mariusschulz/programming-music
A collective list of music to listen to while programming
mariusschulz/ExtraLINQ
Useful extension methods for .NET sequence and collection types.
mariusschulz/styx
Derives a control flow graph from a JavaScript AST.
mariusschulz/typescript-webpack-dynamic-import
A demo of how to use dynamic import() expressions with TypeScript and webpack
mariusschulz/gulp-iife
A Gulp plugin for wrapping JavaScript code in IIFEs.
mariusschulz/egghead-advanced-typescript-fundamentals
Code for my "Advanced TypeScript Fundamentals" egghead.io course.
mariusschulz/egghead-javascript-promises
Code for my "JavaScript Promises in Depth" egghead.io course.
mariusschulz/react-pokedex
mariusschulz/vscode-yarn-lock-syntax
Syntax highlighting for yarn.lock files for Visual Studio Code
mariusschulz/marius
Code for my personal npm card: "npx marius"
mariusschulz/styx-cli
CLI for Styx, the JavaScript control flow graph derivation library.
mariusschulz/web.dev
The frontend, backend, and content source code for web.dev
mariusschulz/AspNetCore.Docs
Documentation for ASP.NET Core
mariusschulz/azure-docs
Open source documentation of Microsoft Azure
mariusschulz/bases
Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment
mariusschulz/blog-1
mariusschulz/content
The content behind MDN Web Docs
mariusschulz/culture-handbook
The philosophy and values of Netlify's diverse, globally distributed workforce
mariusschulz/deno-deploy-jsx-config
mariusschulz/eleventy
A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
mariusschulz/esy
package.json workflow for native development with Reason/OCaml
mariusschulz/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
mariusschulz/next-auth
Authentication for Next.js
mariusschulz/overreacted.io
Personal blog by Dan Abramov.
mariusschulz/prism
Lightweight, robust, elegant syntax highlighting.
mariusschulz/proposal-upsert
ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert
mariusschulz/reactjs.org
The React documentation website
mariusschulz/relay
Relay is a JavaScript framework for building data-driven React applications.
mariusschulz/ripgrep
ripgrep recursively searches directories for a regex pattern
mariusschulz/TypeScript-Website
The Website and web infrastructure for learning TypeScript