Skip to content
View vonsteer's full-sized avatar
πŸ”₯
This is fine.
πŸ”₯
This is fine.

Block or report vonsteer

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
vonsteer/README.md

Hey πŸ‘‹! I'm Jesse


I'm a software engineer living in Barcelona, Spain. πŸ‡ͺπŸ‡Έ

I'm a bit of a workaholic but when I find free time I try to buid cool and/or practical open source projects.

Always looking for new oppurtunities to learn and grow as an engineer or developer.

πŸ“– Languages

  • Python
  • Rust
  • C
  • Javascript

πŸ‘©β€πŸ­ Projects

  • TaskIQ-Aio-SQS - fully asynchronous SQS/S3 task broker built with TaskIQ.
  • AioCache-DynamoDB - DynamoDBCache built with AioCache.
  • AWS ECR Scan Action - Python based GitHub Action to scan container images in Amazon ECR for security vulnerabilities.
  • RegexPath - ever wanted faster xpaths? this is a funny little PoC to build a compiler for regex using xpath expressions, designed to horrify scraping developers.

πŸ’¬ Contact me

Pinned Loading

  1. taskiq-aio-sqs taskiq-aio-sqs Public

    SQS/S3 Broker for TaskIQ using Aiobotocore

    Python 9 1

  2. aiocache-dynamodb aiocache-dynamodb Public

    Asynchronous aiocache backend for DynamoDB

    Python 2

  3. ecr-scan-action ecr-scan-action Public

    AWS ECR Security Scanner Action

    Python

  4. regexpath regexpath Public

    Proof of Concept for facilitating the creation of xpath-like regex, easily written regex for more efficient web crawling.

    Python