Pinned Repositories
arduino-HC595-shift-register-tester
Arduino sketch for testing my Texas Instruments SN74HC595 shift register IC's (imported into VS Code from Arduino IDE using Platform IO extension)
ascii_art_generator
A Python program that takes an image file and redraws it as ASCII art. It saves the ASCII art as a plain text file and a PNG screenshot of the text (since a PNG can be zoomed in/out smoothly, while a TXT file cannot).
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
cheat-sheets
My ongoing list of handy commands, keyboard shortcuts, p
d3-hierarchy
2D layout algorithms for visualizing hierarchical data.
DOOM
DOOM Open Source Release
dropbox-sdk-dotnet
.NET SDK for the Dropbox API v2.
express-http-proxy
Proxy middleware for express/connect
hello-world-extension
My first extension for VS Code
gregdolley's Repositories
gregdolley/express-http-proxy
Proxy middleware for express/connect
gregdolley/arduino-HC595-shift-register-tester
Arduino sketch for testing my Texas Instruments SN74HC595 shift register IC's (imported into VS Code from Arduino IDE using Platform IO extension)
gregdolley/ascii_art_generator
A Python program that takes an image file and redraws it as ASCII art. It saves the ASCII art as a plain text file and a PNG screenshot of the text (since a PNG can be zoomed in/out smoothly, while a TXT file cannot).
gregdolley/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
gregdolley/cheat-sheets
My ongoing list of handy commands, keyboard shortcuts, p
gregdolley/d3-hierarchy
2D layout algorithms for visualizing hierarchical data.
gregdolley/DOOM
DOOM Open Source Release
gregdolley/dropbox-sdk-dotnet
.NET SDK for the Dropbox API v2.
gregdolley/hello-world-extension
My first extension for VS Code
gregdolley/java-test
gregdolley/js-pptx
Pure Javascript reader/writer for PowerPoint
gregdolley/mock-auth-website
Fake auth site used for testing
gregdolley/neon-animated-border
I made this repo to backup my Codepen titled: "Simple Neon Animated Border"
gregdolley/new-year-countdown-timer
A project just for fun. Displays the number of days, hours, minutes and seconds until Jan. 1st of the following year.
gregdolley/node-pptx
Generate PPTX files on the server-side with JavaScript.
gregdolley/RecipeCalculatorDemo
Recipe Calculator Demo
gregdolley/synthwave-vs-code-color-theme
Starting from Robb Owen's SynthWave '84 neon syntax highlighting VS Code extension and the associated VS Code color theme, this repo is my modification of the VS Code color theme only. This repo contains my version of that color theme that can be installed along side Robb's original extension.
gregdolley/synthwave-vscode
This is a fork of robb0wen's awesome synthwave VS Code theme. Note: I deleted my original fork with the "VS Code v.1.70" fix because something got messed up in it (the fix's PR was already merged into robb0wen/synthwave-vscode -> master).
gregdolley/test-project
Repo used for testing different Git tools, IDE's, text editors, etc.
gregdolley/test-python
gregdolley/text-to-speech
Playing around with some .NET text to speech functionality using only PowerShell scripting. (May try the same with C# later.)