Skip to content
View jwnwilson's full-sized avatar
Block or Report

Block or report jwnwilson

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
jwnwilson/README.md

Hello!

Welcome to my github! This repo also doubles as my personal website which I want to use as a sandbox and to link to my blog.

Check it out!

Who am I?

I'm an experienced Software Engineer comfortable across the tech stack. I Have worked in London for over 10 years in various industries. I specialise in building and leading efficient teams, bringing people together to build great products.

Skills

  • Python & Typescript
  • Dev Ops & Continous Delivery
  • Infrastructure as Code
  • AWS & GCP & Azure
  • Serverless & Containerisation
  • Team building and mentoring

Running this project

  1. run pnpm i
  2. run pnpm dev

Deployment

When deploying this site:

  1. run pnpm build
  2. Copy dist folder to static file S3 folder
  3. Set header: Content-Encoding: gzip

https://stackoverflow.com/questions/24209671/setting-http-headers-for-all-files-in-aws-s3-bucket

Pinned Loading

  1. fastapi-aws-template fastapi-aws-template Public

    Fastapi template using hexagonal architecuture

    Python

  2. authorizer authorizer Public

    Python Lambda Authorizer Service

    Python

  3. website_generator website_generator Public

    A static website generator using gatsby pulling data from strapi CMS to generate a pre-rendered website

    JavaScript

  4. sqlalchemy_sharding sqlalchemy_sharding Public

    Experimenting with sharding on SqlAlchemy

    Python 1 1

  5. kill_the_marvel_universe kill_the_marvel_universe Public

    An exercise with the marvel API using networkx and various data processing libraries

    Python

  6. django_react_redux_webapp django_react_redux_webapp Public

    Django + Wagtail CMS + React

    JavaScript 3