Skip to content
View SeanOverton's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report SeanOverton

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

Hi there ๐Ÿ‘‹

Here's a quick summary of a few of my public projects and contributions (so far ๐Ÿ˜‰). I currently continue to seek to contirbute to more open-source projects!

๐Ÿ’ฌ Chat CLI App

https://github.com/SeanOverton/golang-chat-app

๐Ÿ“– My complete reading list:

I am an avid reader, this is an up to date list of what I have read and am currently reading. Feel free to make any recommendations! https://github.com/SeanOverton/books-i-have-read

๐Ÿค– An introduction to GitOps, automation, Iac and Platform engineering:

https://github.com/SeanOverton/example-platform-eng-serverless-infra

๐Ÿ˜Ž Rengine

https://github.com/yogeshojha/rengine

๐Ÿค˜ Some playing with Rust

https://github.com/SeanOverton/RustCLITextEditor

โ˜ข๏ธ Open source oncology researchg project:

https://github.com/didymo/OnkoDICOM

๐Ÿš— A uni project (webapp) connecting mechanics to drivers:

Frontend: https://github.com/SeanOverton/CSIT314-Frontend
Backend: https://github.com/SeanOverton/django-csit314

๐ŸงŸ An endless 3D zombie game:

https://github.com/CSCI356/ZombieGame

๐Ÿช Pocket planet mobile game:

https://github.com/Dean-Overton/cube-planet

Pinned Loading

  1. books-i-have-read books-i-have-read Public

    A list of books that I have read

    1

  2. everything-for-a-senior-fe everything-for-a-senior-fe Public

    Comprehensive write up with examples of the technical skills required to be recognised as a senior frontend engineer

    1

  3. example-gitops-serverless-infra example-gitops-serverless-infra Public

    A terraform repository that allows for self-service via code for developers to create a serverless AWS API that uses a single API gateway with lambda functions at various endpoints. It supports autโ€ฆ

    HCL

  4. golang-chat-app golang-chat-app Public

    scalable chatapp webserver using websockets and simple CLI chat app. Both in golang

    Go

  5. simple-spend simple-spend Public

    Simple budgeting webapp

    TypeScript