Pinned Repositories
astro-blog
A blog engine built with Astro
autobind-javascript-event-handlers
Autobind JavaScript event handlers
docker-laravel
A Docker Laravel setup based on Chris Fidao's work.
edit-package-json
"edit-package-json" is an NPM package that makes changes to "package.json" files. It can be used on the command line (as "editPackageJson") or from within a Node app.
powershell-robocopy-windows-backup
A backup system for Windows powered by PowerShell and RoboCopy
rpLaravelBlog
A first-pass at a laravel blog engine
secure-salted-hash-password-c-sharp
How to create and authenticate against a secure, salted password hash.
TagChief
Assign and manage tag assignment with in HTML.
toast-notifications-for-windows
Toast notifcations for .NET 6+ Windows apps
rogerpence's Repositories
rogerpence/edit-package-json
"edit-package-json" is an NPM package that makes changes to "package.json" files. It can be used on the command line (as "editPackageJson") or from within a Node app.
rogerpence/rpLaravelBlog
A first-pass at a laravel blog engine
rogerpence/toast-notifications-for-windows
Toast notifcations for .NET 6+ Windows apps
rogerpence/astro-blog
A blog engine built with Astro
rogerpence/generate-json-table-schema
Given a database name, this program generates a Json document with the table's schema and several other schema-derived values. This Json document can then be used with a template engine to create various source files. My LibrettoX utility uses Python and Jinja2 templates to create Dapper models and other source from these schemas.
rogerpence/ArgyBargy
A simple .NET Framework command line argument processor
rogerpence/ArgyBargy-example-01
An example that uses the ArgyBargy command line arguement parser.
rogerpence/content
The content behind MDN Web Docs
rogerpence/css-pattern-library
A library of CSS patterns for building browser-based UIs
rogerpence/django-basic-crud
HTML markup generator helpers for Django
rogerpence/dotnet-6-dapper-spikes
Noodling around with Dapper with C# 10 and .NET 6.
rogerpence/form-with-grid
An HTML styled with CSS grid
rogerpence/frontmatter-editor
A simple FrontMatter editor
rogerpence/generate-json-model-from-sql-server
rogerpence/Horizontal-with-CSS-and-Grid
Horizontal tabs with CSS and Grid
rogerpence/html-dialog-element
A way to fade the HTML dialog element in and out.
rogerpence/iamge-mod
Resize and shrink an image.
rogerpence/import-spotify-playlist-to-sql-server
This is a little Python script that populates Artist and Song tables from a Spotify playlist.
rogerpence/libretto
A template based source generator
rogerpence/LibrettoUI
A Windows front-end for Libretto
rogerpence/librettox
A Python/Jinja template processor
rogerpence/luther-backup
A RoboCopy-powered PC backup utility for devs
rogerpence/project-catalog
rogerpence/rp-include-css
Silly Wordpress plugin
rogerpence/rp-mobile-header
mobile header playing around
rogerpence/rpblog
rogerpence/sveltekit-postcss
Sveltekit with PostCSS starter
rogerpence/tailwind-basic-minimized
Basic Tailwind install with minimization with CSSNano
rogerpence/vue-cli
Working through various Vue cli features
rogerpence/vue-webpack-step-by-step
A step-by-step dig into using WebPack with Vue