Skip to content
View v7e5's full-sized avatar

Block or report v7e5

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. bareapi-asp-core bareapi-asp-core Public

    An example of a barebones ultra minimal todo list api using ASP.NET Core minimal webapi with simple cookie-based auth and zero dependencies.

    Shell 3 1

  2. dot dot Public

    These are dotfiles for my Arch Linux / bspwm setup. Also included are scripts and configurations for other daily-driver tools

    Vim Script

  3. remix-todo remix-todo Public

    Example implementation of the Backend-for-Frontend (BFF) pattern with a Remix Todo app serving as the frontend complement to my ASP.NET Todo API backend

    JavaScript

  4. remix-cloudscape remix-cloudscape Public

    A customization of AWS Cloudscape Design System React Components adapted for Remix. This repository is a Remix app containing the component library and demo pages for each component.

    JavaScript

  5. bareapi-asp-core-mssql bareapi-asp-core-mssql Public

    An example of a barebones ultra minimal todo list api using ASP.NET Core minimal webapi and MSSQL, with simple cookie-based auth and zero dependencies.

    Shell 2

  6. markdown-live-preview markdown-live-preview Public

    A tiny (<50 lines) Node.js utility that delivers real-time rendering and preview for Markdown in the browser using Showdown. I built this tool to help me quickly preview and verify README formattin…

    HTML