Aaron Luna (@a-luna)
  • Stars
    star
    280
  • Global Rank 93,776 (Top 4 %)
  • Followers 41
  • Registered over 10 years ago
  • Most used languages
    Python
    46.2 %
    C#
    23.1 %
    TypeScript
    7.7 %
    CSS
    7.7 %
    Shell
    7.7 %
    Svelte
    7.7 %
  • Location πŸ‡ΊπŸ‡Έ United States
  • Country Total Rank 24,341
  • Country Ranking
    Svelte
    841
    C#
    3,340
    Python
    4,813

Top repositories

1

fastapi-redis-cache

A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)
Python
149
star
2

flask-api-tutorial

Boilerplate for a Flask REST API with JWT-based authentication, built with SQLAlchemy, Flask-RESTx, PyJWT, and pytest. This is a companion repo for a multi-part tutorial series on my personal website.
Python
73
star
3

console-progress-bar

Customizable progress bar for C# console applications (.NET Core 2.0). Includes a basic progress bar which can be used for any long-running task and a file transfer progress bar that detects when the transfer has stalled, firing an event that the client can subscribe to.
C#
20
star
4

async-file-server

Light-weight, cross-platform (NET Core 2.1) C# Asynchronous file server and text messaging platform. Utilizes custom extension methods which wrap asynchronous TCP socket method pairs, providing the benefits of the Task Parallel Library (TPL) to socket programming.
C#
11
star
5

packer-examples

Packer templates which create machine images running various applications, e.g., LEMP stack with Bedrock-Wordpress fully-configured, ready to install immediately upon instancing.
Shell
7
star
6

flask-restapi-jwt

Boilerplate flask project for a REST API with JWT-based authentication
Python
5
star
7

svelte-simple-tables

Accessible, sortable, paginated table component (created with sveltekit)
TypeScript
4
star
8

aaronluna.dev

My personal website/blog/portfolio, built with Hugo
CSS
3
star
9

unicode-api

REST API providing detailed information about unicode characters
Python
2
star
10

svelte-base64

A simple application using svelte 3.0, that encodes/decodes ASCII text or hex strings to/from base64 and provides reactive ui components to help illustrate the encoding process.
Svelte
2
star
11

vigorish

MLB data web scraper, Python CLI application
Python
2
star
12

aaronluna-common

Utility classes and custom extension methods, this repository is used as a submodule in my other projects.
C#
1
star
13

flask-api-tutorial-old

Boilerplate for a Flask REST API with JWT-based authentication, focused on test-coverage and CI via pytest, tox, and github actions.
Python
1
star