Skip to content
View SnatMTE's full-sized avatar

Block or report SnatMTE

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

Hi, I'm SnatMTE

Full‑stack PHP developer focused on building secure, modular, framework‑free web applications using PHP and SQLite. I create small, maintainable systems that emphasise security, clarity and reusability.

Skills

Backend

  • PHP (7.4+), PDO, SQLite
  • Authentication: sessions, bcrypt password hashing, CSRF protection
  • Secure database access with prepared statements and input validation
  • Server‑side rendering, templating and simple API/token endpoints

Frontend

  • HTML5, CSS3, vanilla JavaScript
  • Responsive layouts and accessible markup

Architecture & Practices

  • Modular application design and separation of concerns
  • Reusable helper patterns and lightweight module loader
  • Focus on maintainability, readability and small attack surface

Tools

  • Git, PHP built‑in web server, SQLite CLI
  • Manual testing, demo seed scripts and simple setup utilities

Highlights

  • Multiple end‑to‑end, self‑contained apps demonstrating back‑end and front‑end integration
  • Strong emphasis on security best practices and portable SQLite deployments

Contact

Pinned Loading

  1. code-examples code-examples Public

    This was developed as a tutorial for my website on the basic logic making a forum. Posted on Github in case anyone wants to use it in their own project.

    PHP

  2. FFXIV-Overlay FFXIV-Overlay Public

    A simple overlay for Final Fantasy XIV for DPS. Designed for those that like having a DPS meter full screen on a second monitor!

    JavaScript

  3. portfolio portfolio Public

    A portfolio of small, modular PHP web applications (blog, calendar, CMS, forum, store) showcasing full‑stack development with SQLite-backed data storage, secure authentication, and server-rendered …

    PHP 1

  4. T-Level-OSP T-Level-OSP Public

    Worked examples and revision solutions for the T Level Digital Production, Design and Development Occupational Specialism (OSP) mock assessments. Intended to support structured revision and underst…

    PHP