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.

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
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