5-day current streak·48-day longest streak
-
CSharpRepl ★ PINNED
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
C# ★ 3.3k 4d agoExplain → -
PrettyPrompt ★ PINNED
A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.
C# ★ 201 1mo agoExplain → -
WCF-Binary-Message-Inspector ★ PINNED
Inspect and modify WCF Binary Messages in Fiddler
C# ★ 82 7y agoExplain → -
push-demo ★ PINNED
Use clojure with datomic's tx-report-queue to push changes to the client via websockets
JavaScript ★ 18 12y agoExplain → -
replay-csharp
An editable C# REPL (Read Eval Print Loop) powered by Roslyn and .NET Core
C# ★ 89 3y agoExplain → -
nice-and-clean-theme
A port of the Openbox "nice and clean" theme for awesome window manager
Lua ★ 37 13y agoExplain → -
MiniTerm
Experiments with the new Windows PTY APIs
C# ★ 16 2y agoExplain → -
Donatello
Donatello is a DotNet lisp-like language
C# ★ 10 6y agoExplain → -
anki-thai
Build an Thai Vocab Anki deck from a JSON file
Python ★ 10 4y agoExplain → -
RunOnSave
A Visual Studio extension that can run commands on files when they're saved.
C# ★ 7 3y agoExplain → -
Catchy
A caching proxy for local development
C# ★ 6 6y agoExplain → -
chow-chooser
A realtime voting system for one of life's most important questions: Where the hell should we go for lunch?
JavaScript ★ 6 13y agoExplain → -
js-framework-generator
Markov generator for JavaScript frameworks, written in WebAssembly (C#)
C# ★ 5 8y agoExplain → -
Monet
Option and Result types for .NET, a la Rust
C# ★ 5 10y agoExplain → -
Formic
Given an EF Core DbContext, generate an admin CRUD site at runtime
C# ★ 5 6y agoExplain → -
boidjs
JavaScript flocking simulator using the Boids algorithm
JavaScript ★ 4 4y agoExplain → -
config
Miscellaneous Linux configuration files
Vim script ★ 4 4y agoExplain → -
CSharpWebAssemblyEvaluator
Evaluating C# client-side via web assembly and blazor
C# ★ 4 3y agoExplain → -
piano
use the browser tabs as piano keys
JavaScript ★ 4 12y agoExplain → -
MonadsInCSharp
demo code for Monads in C# talk
C# ★ 3 8y agoExplain → -
slime-ball-js
Slime Volleyball implemented in javascript
JavaScript ★ 3 13y agoExplain → -
System.IO.Pipelines-Playground
Playing around with System.IO.Pipelines https://stackoverflow.com/questions/64283938
C# ★ 3 5y agoExplain → -
DotNetConfThailand.2022.CSharp11
No description.
Jupyter Notebook ★ 3 3y agoExplain → -
ZebraPuzzle
C# solution to the Zebra Puzzle based on Peter Norvig's python solution
C# ★ 3 9y agoExplain → -
strack
A slack client written in Rust and GTK+
Rust ★ 3 8y agoExplain → -
waf.github.com
Source of fuqua.io
HTML ★ 2 27d agoExplain → -
Logic
uKanren in C# with a LINQ interface
C# ★ 2 9y agoExplain → -
DevServer
Development server suitable for embedding in dotnet / corert applications.
C# ★ 2 7y agoExplain → -
outline ⑂
The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
★ 2 2y agoExplain → -
Nessie
.net static site engine
C# ★ 2 6y agoExplain → -
console ⑂
Windows Console Tools
C# ★ 2 7y agoExplain → -
latex-presentation
My part of a two-part presentation on LaTeX for Michigan!/usr/group
TeX ★ 2 12y agoExplain → -
angular-presentation
AngularJS presentation and sample projects
JavaScript ★ 2 12y agoExplain → -
markovjs
JavaScript Markov Text Generator
JavaScript ★ 1 15y agoExplain → -
misc-scripts
Miscellaneous useful scripts
Shell ★ 1 11y agoExplain → -
rx-playground
Miscellaneous projects for playing around with .NET Reactive Extensions
C# ★ 1 13y agoExplain → -
NeuralNet
C# port-in-progress of http://neuralnetworksanddeeplearning.com/chap1.html
C# ★ 1 11y agoExplain → -
Monads
C# implementation of various monads
C# ★ 1 11y agoExplain → -
thai-word-split
Experiments in Thai word splitting
HTML ★ 1 9y agoExplain → -
BreakpointsPerBranch
Automatically associates your Visual Studio breakpoints with the current git branch. Switching branches restores the associated breakpoints.
C# ★ 1 3y agoExplain → -
russell
matrix.org bot written in Rust
Rust ★ 1 5y agoExplain → -
SpeechBin
experiment with blazor and browser speech APIs
HTML ★ 1 5y agoExplain → -
flapibird
Experimental desktop app written in Flutter. It's a UI for a rest client. The actual rest client isn't working yet!
C++ ★ 1 5y agoExplain → -
thai-characters
Web app to help learn thai language characters
JavaScript ★ 1 11y agoExplain → -
airport-wifi
No description.
JavaScript ★ 1 8y agoExplain → -
awesome-analyzers ⑂
A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!
★ 1 6y agoExplain → -
antlr4 ⑂
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Java ★ 1 9y agoExplain → -
AspNetCoreMvcToStringExample
Example of rendering an asp.net mvc core action to a string with no HttpContext required
C# ★ 1 8y agoExplain → -
firebrand
F# IRC Library and Bot
F# ★ 1 13y agoExplain → -
ReuSQL
Prototyping code reuse in SQL using Dapper and T4 templates
C# ★ 1 11y agoExplain → -
MultipleDispatchBenchmarks
Benchmarking various approaches to multiple dispatch in C#
C# ★ 1 6y agoExplain → -
cotm-clojure
Clojure rewrite of https://github.com/craigmaloney/command_moment for fun
Python ★ 1 13y agoExplain → -
cleric
IRC bot that can dynamically add commands based on twitter sources
Clojure ★ 1 11y agoExplain → -
flash-cards
Flash Cards to help learn the Thai language
JavaScript ★ 1 9y agoExplain → -
thai-cards
Flashcards for learning the Thai language
JavaScript ★ 1 9y agoExplain → -
ogre3d-empty-workspace
A cmake-based workspace for Ogre3D applications under linux
C++ ★ 1 15y agoExplain → -
sharpie
C# IRC bot - mainly an excuse to play around with TPL Dataflow
C# ★ 1 12y agoExplain → -
scalawag
Simple IRC Bot written in Scala
Scala ★ 1 14y agoExplain → -
roslyn ⑂
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
★ 0 1mo agoExplain → -
TextCopy ⑂
A cross platform package to copy text to and from the clipboard.
★ 0 1mo agoExplain → -
gdoc-control
Google Docs CLI - structured editing (concurrent editing safe) and doc creation from markdown. Built in .NET but does not require it to run.
C# ★ 0 4mo agoExplain → -
trello-control
Trello CLI for reading and interacting with Trello. Built in .NET but does not require it to run.
C# ★ 0 4mo agoExplain → -
polyglot-benchmark ⑂
Coding problems used in aider's polyglot benchmark
★ 0 1y agoExplain → -
rhino-mocks ⑂
Dynamic Mocking Framework for .NET
C# ★ 0 1y agoExplain → -
uptrace-dotnet ⑂
OpenTelemetry .NET distribution for Uptrace
★ 0 2y agoExplain → -
taskapi
No description.
Clojure ★ 0 13y agoExplain → -
thai-alphabet
No description.
HTML ★ 0 2y agoExplain → -
GMailMessageDeleter
No description.
C# ★ 0 4y agoExplain → -
DotNetConfThailand.2020.CSharp9
Presentation from .NET Conf 2020, on C# 9.0
Jupyter Notebook ★ 0 5y agoExplain → -
ChatDemo
https://fuqua.io/blog/2020/02/native-websockets-with-blazor-webassembly/
C# ★ 0 4y agoExplain → -
DotNetPresentation.Roslyn
Presentation for DotNetDevs.at (.NET Community Austria). Building Developer Tooling with Roslyn
C# ★ 0 4y agoExplain → -
DotNetBKK.System.CommandLine
System.CommandLine and dotnet-suggest presentation for the .NET Bangkok Users Group
C# ★ 0 4y agoExplain → -
runtime ⑂
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
★ 0 4y agoExplain → -
dotnetthailand.github.io ⑂
A source code for .NET Thailand website (dotnetthailand.com)
★ 0 5y agoExplain → -
Blazeditor ⑂
Rich text editor for Blazor applications - Uses TinyMCE
★ 0 5y agoExplain → -
slack-github-digest
:octocat: Post a digest of your GitHub followers' open-source contributions to slack
Rust ★ 0 3y agoExplain → -
QuickAnswer
No description.
C# ★ 0 6y agoExplain → -
visual-studio ⑂
🧛🏻♂️ Dark theme for Visual Studio
★ 0 6y agoExplain → -
MonteCarlo
Monte Carlo approximation of π, written in a functional programming style.
C# ★ 0 6y agoExplain → -
DotNetConfThailand.2019.CSharp8
Slides and demo code for my C#8 talk for .NET Conf Thailand: What's new in C# 8?
C# ★ 0 6y agoExplain → -
DotNetConfThailand.2018.CSharpDemo
C# 7 and C# 8 demo code for .NET Conf Thailand 2018
C# ★ 0 6y agoExplain → -
RhinoToNSubstitute
A work-in-progress RhinoMocks to NSubstitute converter, powered by Roslyn.
C# ★ 0 6y agoExplain → -
winoleum
Soon to be a Tiling Window Manager for Windows 10 - not working yet!
Rust ★ 0 7y agoExplain → -
dracula.github.io ⑂
:scream: A dark website for an amazing theme
HTML ★ 0 7y agoExplain → -
dotnetconfthailand.github.io ⑂
The repository of an official website for DotNetConfThailand
HTML ★ 0 5y agoExplain → -
quack
Right now, and experimentation of Qt and Rust. Eventually... a Qt Slack client
Rust ★ 0 8y agoExplain → -
addons-server ⑂
🕶 addons.mozilla.org Django app and API 🎉
Python ★ 0 8y agoExplain → -
Rx.NET ⑂
The Reactive Extensions for .NET
C# ★ 0 10y agoExplain → -
transform-json-types ⑂
An utility to generate Flow, TypeScript, Rust Serde Struct and Scala Case Class from JSON.
JavaScript ★ 0 8y agoExplain → -
PSCommandLint
find attempted invocations of powershell non-existent commands
C# ★ 0 8y agoExplain → -
hackmap ⑂
App to help collaboration at hacknights.
JavaScript ★ 0 8y agoExplain → -
trellite
rebuilding trello using their API. just a project for me to practice new es6/html5 features
JavaScript ★ 0 9y agoExplain → -
task
command line task tracker to help me learn rust
Rust ★ 0 9y agoExplain → -
selectize.js ⑂
Selectize is the hybrid of a textbox and <select> box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
JavaScript ★ 0 13y agoExplain → -
Falcon
F# Slackbot
F# ★ 0 10y agoExplain → -
react-webpack-typescript
Sample project with webpack, typescript, react, and VS Code
JavaScript ★ 0 10y agoExplain → -
angular-presentation-progression
series of commits that show the basics of angular
JavaScript ★ 0 11y agoExplain → -
format-finder
Find custom .NET datetime format strings by example
HTML ★ 0 11y agoExplain → -
ThaiRecog
Playing around with Thai character OCR on Android
Java ★ 0 11y agoExplain → -
pidgin-nonose
A simple pidgin plugin that replaces hideous incoming "nosed" emoticons with their beautiful non-nosed equivalent :-) => :)
Prolog ★ 0 13y agoExplain → -
wondrous-tags
jQuery UI based tagging input
JavaScript ★ 0 15y agoExplain → -
resume
Personal Résumé
TeX ★ 0 12y agoExplain → -
conwayjs
Conway's Game of Life simulator in javascript/css
JavaScript ★ 0 4y agoExplain → -
CalSync
Outlook calendar synchronization
C# ★ 0 12y agoExplain → -
code-collaboration
Collaborative coding in the browser - using Together.js and the Ace editor
JavaScript ★ 0 12y agoExplain → -
simple-comet-app
A basic CherryPy-based COMET demo
Python ★ 0 15y agoExplain → -
scriptcs ⑂
Write C# apps with a text editor, nuget and the power of Roslyn!
C# ★ 0 13y agoExplain →
No repos match these filters.