GrumpyCockatiel
Mainly work in the .NET everything stack including Blazor & Xamarin, Azure, iOS Swift, C#/.NET, MS in CS.
TAG Digital StudiosHouston, TX
Pinned Repositories
API-Examples
Simple Vanilla JS Forms to demo interacting with backend APIs
astroalgo
Code from Jean Meeus' Astronomical Algorithm I originally coded in PERL and C, then JS then C#.
Azure-Functions-Example
Boilerplate for setting up a new Azure Functions isolated project in .NET 6
ColorSwatchUtility
Swift 4 classes to convert a collection of colors to/from an Adobe ASE Swatch file, Procreate file or plain CSV file.
RayCharts
A couple custom Xamarin Forms charting controls including a progress ring, line chart and progress bar chart.
Raydreams.Common
This my own utility C# .NET Core lib. Feel free to use it but it's not ready for public consumption.
Raydreams.GMailer
Examples using the GMail API mainly around bulk forwarding for now.
Raydreams.MicroCMS
A super simple CMS that serves Markdown as HTML from Azure Data Storage even on a Linux app host
Raydreams.MiniServer
Simple in-memory web server
raytools
A very simple lightweight JS Data Grid table that just uses Bootstrap 5.
GrumpyCockatiel's Repositories
GrumpyCockatiel/ColorSwatchUtility
Swift 4 classes to convert a collection of colors to/from an Adobe ASE Swatch file, Procreate file or plain CSV file.
GrumpyCockatiel/raytools
A very simple lightweight JS Data Grid table that just uses Bootstrap 5.
GrumpyCockatiel/RayCharts
A couple custom Xamarin Forms charting controls including a progress ring, line chart and progress bar chart.
GrumpyCockatiel/Raydreams.Common
This my own utility C# .NET Core lib. Feel free to use it but it's not ready for public consumption.
GrumpyCockatiel/API-Examples
Simple Vanilla JS Forms to demo interacting with backend APIs
GrumpyCockatiel/astroalgo
Code from Jean Meeus' Astronomical Algorithm I originally coded in PERL and C, then JS then C#.
GrumpyCockatiel/Azure-Functions-Example
Boilerplate for setting up a new Azure Functions isolated project in .NET 6
GrumpyCockatiel/bingojs
BingoJS is a simple JS app I wrote ages ago to run Bingo games
GrumpyCockatiel/Raydreams.GMailer
Examples using the GMail API mainly around bulk forwarding for now.
GrumpyCockatiel/Raydreams.MicroCMS
A super simple CMS that serves Markdown as HTML from Azure Data Storage even on a Linux app host
GrumpyCockatiel/Raydreams.MiniServer
Simple in-memory web server
GrumpyCockatiel/ConSim-API
Conflict Simulator board generation API
GrumpyCockatiel/GoodGas
This is an example Xamarin Forms x-platform mobile app that pulls gas station locations from an API backend.
GrumpyCockatiel/grumpycockatiel.github.io
Personal Blog
GrumpyCockatiel/HydeSharp
Hyde Sharp is just a C# .NET Core version of Jekyll.
GrumpyCockatiel/ivvy-sdk-net
Forked from the ivvycode to add in missing child object and update to .NET Standard 2.1
GrumpyCockatiel/PasswordMaker
A really old WinForms utility I wrote 15 years ago to generate symmetric passwords using different parameters.
GrumpyCockatiel/ray-formatter
A very simple VSCode Extension for laying out a C# EF Class from field names
GrumpyCockatiel/Raydreams.Atlas
C# .NET Core Mongo Atlas API Manager
GrumpyCockatiel/Raydreams.Autodesk
CLI interface to Autodesk Forge and BIM360 APIs
GrumpyCockatiel/Raydreams.Encryption
Make your own File Encryption utility using AES256. Includes a command line exe and working on a macOS client. Anyone who wants to do any other client is welcome.
GrumpyCockatiel/Raydreams.PDF
Example on parsing data from PDF forms
GrumpyCockatiel/Raydreams.QueryEngine
An old XML API Query Engine I once wrote before OData and GraphQL
GrumpyCockatiel/Raydreams.YouTuber
Simple demo using Aspose to Download a data file of YouTube videos
GrumpyCockatiel/SketchUp-Spring
This is a simple Sketch 3D Ruby Plugin I wrote ages ago to create springs
GrumpyCockatiel/SQLiteDB
Fork of SQLiteDB for use in iOS
GrumpyCockatiel/TicTacToe
Yet another Tic Tac Toe game written in C# using a pruning tree for computer logic.