Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by rprouse

A curated list of projects in awesome lists by rprouse .

https://github.com/rprouse/wintouch.net

A .NET library for handling Windows 7 touch gestures

Last synced: 14 Oct 2024

https://github.com/rprouse/theme-obsidian

Son of Obsidian theme for Visual Studio Code

Last synced: 14 Oct 2024

https://github.com/rprouse/exercism.visualstudio

A Visual Studio solution for working on Exercism.io projects.

Last synced: 14 Oct 2024

https://github.com/rprouse/chip8-emulator

A CHIP-8 emulator written in C#

Last synced: 14 Oct 2024

https://github.com/rprouse/commodore64

Software for my Commodore 64 computer

Last synced: 14 Oct 2024

https://github.com/rprouse/agon-software

Software for the Agon Light 8-bit eZ80 based computer

Last synced: 14 Oct 2024

https://github.com/rprouse/rc2014

Code, ROMs and files for my RC2014 based 8-bit computers.

Last synced: 14 Oct 2024

https://github.com/rprouse/guppi

A command line utility to start my day with the info I need.

assistant dotnet dotnet-tool hacktoberfest nuget personal-assistant

Last synced: 31 Oct 2024

https://github.com/rprouse/dotnet-todo

A dotnet tool implementation of todo.txt

dotnet dotnet-tool hacktoberfest

Last synced: 14 Oct 2024

https://github.com/rprouse/asm-dev-docker

Tools for programming against various 8-Bit computers

6502 8-bit 8bit assembly hacktoberfest z80

Last synced: 14 Oct 2024

https://github.com/rprouse/bitbucketmigration

Moves Bitbucket repos to Azure DevOps

Last synced: 14 Oct 2024

https://github.com/rprouse/claimpacktbooks

Automatically claims the daily Packt free eBook

Last synced: 14 Oct 2024

https://github.com/rprouse/gbc-samples

Game Boy Color program samples

Last synced: 14 Oct 2024

https://github.com/rprouse/z80emu

A simple Z80 8-Bit emulator

hacktoberfest z80 z80-emulator

Last synced: 14 Oct 2024

https://github.com/rprouse/gasmileage

Gas mileage Android application

Last synced: 14 Oct 2024

https://github.com/rprouse/vscode

Configuration and snippets for Visual Studio Code editor

Last synced: 14 Oct 2024

https://github.com/rprouse/adventofcode

Advent of Code

advent csharp katas

Last synced: 14 Oct 2024

https://github.com/rprouse/tipcalculator.android

A simple tip calculator application for Android. A simple application in which I can play with some MVVM ideas.

Last synced: 14 Oct 2024

https://github.com/rprouse/vscode-cake

Extension for Visual Studio Code to provide syntax highlighting for Cake C# make files

Last synced: 14 Oct 2024

https://github.com/rprouse/chesssharp

An attempt at a UCI chess engine in C#

Last synced: 14 Oct 2024

https://github.com/rprouse/ideaweb

Demo ASP.NET Core 2.0 project for my TDD talk at the Mississauga .NET User Group

Last synced: 14 Oct 2024

https://github.com/rprouse/xkcdclock

A WPF desktop implementation of the World Clock created by Randall Munroe, creator of the web comic xkcd. http://xkcd.com/1335/

Last synced: 14 Oct 2024

https://github.com/rprouse/ideatrackr-v1

A cross platform Xamarin.Forms application with an Azure Mobile Services backend for experimenting with Xamarin development

Last synced: 14 Oct 2024

https://github.com/rprouse/httpconfiguration

C# wrapper classes to allow you to configure a Windows HTTP service

Last synced: 14 Oct 2024

https://github.com/rprouse/rabbitmq.tutorial

Simple RabbitMQ examples in C#

Last synced: 14 Oct 2024

https://github.com/rprouse/68k-mbc-ios

IOS for my 68000 based computer

Last synced: 14 Oct 2024

https://github.com/rprouse/presentationremote

A remote control for PowerPoint

Last synced: 14 Oct 2024

https://github.com/rprouse/sharpboy

Working on a C# Game Boy Emulator

Last synced: 14 Oct 2024

https://github.com/rprouse/ili9341_pico_displayexample

Example code for using an ILI9341 SPI TFT Display with a Raspberry Pi Pico

ili9341 pi-pico pico raspberry-pi-pico spi-tft

Last synced: 14 Oct 2024

https://github.com/rprouse/csharp60

A project for demoing the new C# 6.0 features

Last synced: 14 Oct 2024

https://github.com/rprouse/be6502

My second pass building a 65C02 based computer on a breadboard

6502 65c02

Last synced: 14 Oct 2024

https://github.com/rprouse/nunitwithdotnetcorerc2

Testing .NET Core RC2 Using NUnit 3

Last synced: 14 Oct 2024

https://github.com/rprouse/nunitplatformtests

Simple unit tests project to test various platforms like .NET Core. I am using this to test the NUnit Visual Studio Adapter updates.

Last synced: 14 Oct 2024

https://github.com/rprouse/gamelistxmltools

GamelistXmlTools

Last synced: 14 Oct 2024

https://github.com/rprouse/discolight

A light using five WS2812B LED strips with 76 lights and an ESP8266 based

Last synced: 14 Oct 2024

https://github.com/rprouse/codercampmobile

Demo Xamarin.Forms application for CoderCampS16E02

Last synced: 14 Oct 2024

https://github.com/rprouse/cognitiveservices

Testing the various Azure Cognitive Services

Last synced: 14 Oct 2024

https://github.com/rprouse/clean-users

This goes through the users in the NUnit organization and flags members that have not contributed recently.

Last synced: 14 Oct 2024

https://github.com/rprouse/pslineendings

A small PowerShell module that convert file line endings.

Last synced: 14 Oct 2024

https://github.com/rprouse/projectsync

Helps to keep multiple Visual Studio projects that link to the same source files in sync

Last synced: 14 Oct 2024

https://github.com/rprouse/z80-mbc2

The Z80-MBC2 is an easy to build Z80 SBC (Single Board Computer). It is the "evolution" of the Z80-MBC, with a SD as "disk emulator" and with a 128KB banked RAM for CP/M 3 (but it can run CP/M 2.2 and QP/M 2.71 too).

Last synced: 14 Oct 2024

https://github.com/rprouse/8bit-benchmarks

BASIC benchmarks for 8-bit computers

6502 8-bit 8bit basic benchmark z80

Last synced: 14 Oct 2024

https://github.com/rprouse/codesnippets

My Visual Studio Code Snippets

Last synced: 14 Oct 2024

https://github.com/rprouse/arduboytemplate

A starter template for Arduboy games programmed in VSCode

Last synced: 14 Oct 2024

https://github.com/rprouse/cslox

A C# implementation of a Lox Interpreter from https://craftinginterpreters.com/

Last synced: 14 Oct 2024

https://github.com/rprouse/restartexplorer

A simple program to restart Windows Explorer when it locks up

Last synced: 14 Oct 2024

https://github.com/rprouse/65c02_sbc

Assembly code for my 8-bit 65C02 based breadboard computer

Last synced: 14 Oct 2024

https://github.com/rprouse/codewars

Last synced: 14 Oct 2024

https://github.com/rprouse/codercampexpressapp

A simple NodeJS Express app for a CoderCamp Hamilton CI/CD demo

Last synced: 14 Oct 2024

https://github.com/rprouse/nunitissue

NunitIssue

Last synced: 14 Oct 2024

https://github.com/rprouse/safebeaches

A framework for a Safe Beaches Hamilton application

Last synced: 14 Oct 2024

https://github.com/rprouse/codebreaker

Writing a quick MasterMind style game while on the plane

Last synced: 14 Oct 2024

https://github.com/rprouse/codenames

A trivial little program to generate random code names

Last synced: 14 Oct 2024

https://github.com/rprouse/8bit-tools

Tools for working with 8-Bit computers

Last synced: 14 Oct 2024

https://github.com/rprouse/apmdatacollector

A demo Android application

Last synced: 14 Oct 2024

https://github.com/rprouse/rustlings

A personal copy of :crab: Rustlings as I work through the exercises

rust rustlings

Last synced: 14 Oct 2024

https://github.com/rprouse/netcore.presentation

.NET Core Presentation for Codercamp S16e08

Last synced: 14 Oct 2024

https://github.com/rprouse/rprouse.github.io

My development blog hosted using Jekyll and GitHub pages

Last synced: 14 Oct 2024

https://github.com/rprouse/authentication.sample.vue

A simple Vue app to test authentication with Auth0

Last synced: 14 Oct 2024

https://github.com/rprouse/checklists

I'm sick of maintaining camping and hiking checklists in 3rdParty software when straight Markdown files will do.

hacktoberfest markdown

Last synced: 14 Oct 2024

https://github.com/rprouse/ledlightswithota

ESP8266 based LED Light Lamps

Last synced: 14 Oct 2024

https://github.com/rprouse/nunitinstancelifecycletests

Testing the new NUnit 3.13 FixtureLifeCycle feature

Last synced: 14 Oct 2024

https://github.com/rprouse/barcodescanner

Demo barcode scanning for iOS and Android using Xamarin and ZXing

Last synced: 14 Oct 2024

https://github.com/rprouse/employeeinterview

A few simple problems taken from exercism.io to use interviewing potential hires.

Last synced: 14 Oct 2024

https://github.com/rprouse/fpga-spartan-6

Learning FPGA programming on a Xilinx Spartan-6 board

Last synced: 14 Oct 2024

https://github.com/rprouse/gb-template

Last synced: 14 Oct 2024

https://github.com/rprouse/arduban

A Sokoban clone for the Arduboy

arduboy arduboy-game

Last synced: 14 Oct 2024

https://github.com/rprouse/pythoncookbook

Jupyter notebooks for my Python notes

Last synced: 14 Oct 2024

https://github.com/rprouse/pythonspacewar

I want to practice my Python, so what better way than a Space Invaders clone written using pygame?

Last synced: 14 Oct 2024

https://github.com/rprouse/python-for-dotnet

Working through the Python for .NET Developers course

Last synced: 14 Oct 2024

https://github.com/rprouse/real-world-vue

Vue Mastery Real World Vue 3 course

Last synced: 14 Oct 2024

https://github.com/rprouse/rombuilder

ROM Builder merges several hex files into a single ROM file ready to be burned to an EPROM or extracts images out of a ROM file.

Last synced: 14 Oct 2024

https://github.com/rprouse/portablenetworkingtest

Spike to test HTTP networking using portable libraries

Last synced: 14 Oct 2024

https://github.com/rprouse/pong

Got bored so created a simple pong game in JS to learn a bit more about canvas

Last synced: 14 Oct 2024

https://github.com/rprouse/nvchad_config_custom

My NeoVim NvChad custom configuration

Last synced: 14 Oct 2024

https://github.com/rprouse/passtofitness

Landing site for http://passtofitness.com

Last synced: 14 Oct 2024

https://github.com/rprouse/pi-bonnet

Scripts for my Raspberry PI 400 cyberdeck bonnet

Last synced: 14 Oct 2024

https://github.com/rprouse/nunit-docker

A docker image based on Mono:5.10.0 with .NET Core SDK 2.1.105 installed

Last synced: 14 Oct 2024

https://github.com/rprouse/nunitdemo

Last synced: 14 Oct 2024

https://github.com/rprouse/netcoretests

Comparative tests of the various .NET Core test runners

Last synced: 14 Oct 2024

https://github.com/rprouse/monogamexplat

Experimenting with and learning the MonoGame framework

Last synced: 14 Oct 2024

https://github.com/rprouse/mazesharp

Playing with maze generation in C#

Last synced: 14 Oct 2024

https://github.com/rprouse/messageboard

Pluralsight course, Building a Site with Bootstrap, AngularJS, ASP.NET, EF and Azure

Last synced: 14 Oct 2024

https://github.com/rprouse/powershell

My PowerShell Core profile, 3rd modules and scripts

Last synced: 14 Oct 2024

https://github.com/rprouse/maze

Experimenting with maze generation algorithms

Last synced: 14 Oct 2024

https://github.com/rprouse/mandelbrot

Playing with the Mandelbrot Set

Last synced: 14 Oct 2024

https://github.com/rprouse/projecteuler

Solutions to Project Euler

Last synced: 14 Oct 2024

https://github.com/rprouse/prismninjectdemo

Demo project for a blog post on using Ninject with Prism for Xamarin Forms

Last synced: 14 Oct 2024

https://github.com/rprouse/8088

8080/8088 Assembly Language

Last synced: 14 Oct 2024

https://github.com/rprouse/20goto10

Last synced: 14 Oct 2024