Skip to content
View Meatball-Sub-11's full-sized avatar

Block or report Meatball-Sub-11

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
Meatball-Sub-11/README.md

Hi there! πŸ‘‹ I'm Owen

visitors

I'm a Software Engineer from the UK with a passion for building things that work well on the web. I'm particularly keen on crafting solid, efficient backend systems, and I love diving into new technologies to bring my ideas to life.

Right now, I'm deep into Rust and Axum, building high-performance web applications. My Physics background really comes in handy for breaking down complex problems and putting together robust, efficient software.


πŸš€ My Toolkit

I love getting hands-on with a variety of technologies. Here's what I'm comfortable with:

Languages:

Python Rust R TypeScript JavaScript HTML CSS

Web Frameworks:

Axum Flask

Frontend Magic:

Vite React

Data Stores:

PostgreSQL

Data Analysis & Scientific:

Pandas NumPy SciPy Matplotlib

Dev Essentials:

VS Code PyCharm Git GitHub GitHub Actions Jira Bitbucket WSL2 Docker RESTful APIs


πŸ’» What's on My Workbench Right Now

  • Deltabox Store: This is my big project at the moment – an ambitious e-commerce platform that I'm building from the ground up with the aim of launching it as a business. It's a fantastic journey exploring a performant backend in Rust (Axum) and a dynamic frontend powered by Vite. It's all about pushing the limits of modern web development and honing my full-stack capabilities through a real-world venture.

πŸ› οΈ My Projects

Here are some of the projects I'm most proud of, they show a bit of my journey and what I can do:

  • Deltabox Store: As mentioned, this is my current major focus and personal business venture, showcasing my approach to full-stack development with Rust/Axum and Vite. While it's currently a private repository, I'm happy to discuss the technical challenges and solutions involved!
  • Vinted Discord Notifications: Ever miss a deal? This Discord bot solves that! It's designed to snag real-time notifications for Vinted searches, showcasing my knack for web scraping, Discord bot development, and setting up reliable automated tasks.
  • Rust Axum Auth Example: A hands-on Rust and Axum web app where I explore the fundamentals of user authentication. It demonstrates password hashing, effective REST API design, sleek web UI rendering with Askama templates, and even a dive into manual SHA-256 implementation – great for learning purposes!

πŸ“« Let's Connect!

I'm always keen to chat about new ideas, collaborate on interesting projects, or explore new opportunities. If you're looking for someone with solid Python skills and a growing expertise in Rust for backend or full-stack roles, please feel free to reach out!

  • Personal Website: Coming Soon πŸš€

Pinned Loading

  1. Vinted-Discord-Notifications Vinted-Discord-Notifications Public

    Forked from ewkt/Vinted-Discord-Notifications

    Receive notifications for your favourite Vinted searches with this discord bot.

    JavaScript 1

  2. axum-vue-template axum-vue-template Public template

    A template repo using Rust's Axum and Vite for getting ideas up and running quickly.

    Rust