MitjaBezensek's Stars
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
nylas/nylas-mail
:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
elixir-lang/elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
phoenixframework/phoenix
Peace of mind from prototype to production
basecamp/trix
A rich text editor for everyday writing
fullcalendar/fullcalendar
Full-sized drag & drop event calendar in JavaScript
facebookarchive/flux
Application Architecture for Building User Interfaces
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
Flipboard/react-canvas
High performance <canvas> rendering for React components
neutraltone/awesome-stock-resources
:city_sunrise: A collection of links for free stock photography, video and Illustration websites
taye/interact.js
JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+)
MahApps/MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
react-toolbox/react-toolbox
A set of React components implementing Google's Material Design specification with the power of CSS Modules
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
Squirrel/Squirrel.Windows
An installation and update framework for Windows desktop apps
brunch/brunch
:fork_and_knife: Web applications made easy. Since 2011.
hainproject/hain
An 'alt+space' launcher for Windows, built with Electron
philss/floki
Floki is a simple HTML parser that enables search for nodes using CSS selectors.
shouldly/shouldly
Should testing for .NET—the way assertions should be!
trenpixster/addict
User management lib for Phoenix Framework
whamtet/Excel-REPL
Clojure Development Environment for Excel
mazurio/bodyweight-fitness-android
Bodyweight Fitness (Android)
jerryjappinen/layers-css
A lightweight, unobtrusive and style-agnostic, CSS framework aimed for practical use cases. Comes with a small footprint and zero bullshit.
noobot/noobot
An extensible Slackbot built in C#
fitloop/fitloop.co
Fitloop - Open Fitness Platform (Old Version)
ericmj/true_story
Make your tests tell a story
MitjaBezensek/NDFSM
A simple implementation of non-deterministic finite state machine in C#
MitjaBezensek/PowersetConstruction
A simple implementation of the powerset construction in C#
MitjaBezensek/DFSM_Minimization
This is the source code for the blog post on deterministic finite state machine minimization.