Skip to content
View shivayseth's full-sized avatar

Block or report shivayseth

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shivayseth/README.md

Hi there, I'm Shivay

I'm a Computer Engineering student at the University of Southampton. I work across the stack - Python, TypeScript/Next.js, Node.js, FastAPI - and build things end to end.

  • 🔭 I'm currently in the process of building and improving Monerixa, a content paywall built on Solana
  • 👯 I'm looking to collaborate on open source Python projects
  • 📫 How to reach me: monerixa.com

Projects

  • Monerixa - content paywall on Solana, letting creators receive USDC payments directly to their wallet.
  • smart-shelf-grocers - a Python POS system for grocery management, with a Tkinter interface and MySQL-backed transaction logging.
  • bfs-maze-runner - generates mazes, solves them with BFS, and visualizes exploration and shortest paths as video.
  • bash-xml-to-csv - converts XML to CSV using pure Bash and AWK, no dependencies.
  • pydantic-partial - contributed a mypy plugin fix adding type-checker support for model_as_partial().

Popular repositories Loading

  1. smart-shelf-grocers smart-shelf-grocers Public

    A Python-based point-of-sale (POS) system designed for grocery management. It includes a Tkinter interface for browsing items, managing the shopping cart, and logging transactions using MySQL.

    Python

  2. bash-xml-to-csv bash-xml-to-csv Public

    Convert XML files to CSV using pure Bash and AWK — no dependencies required.

    Shell

  3. bfs-maze-runner bfs-maze-runner Public

    A Python project that generates mazes, solves them with BFS, and visualizes exploration and shortest paths as video.

    Python

  4. pydantic-partial pydantic-partial Public

    Forked from ddanier/pydantic-partial

    Create partial models from pydantic models

    Python

  5. shivayseth shivayseth Public