Skip to content
View tomexsans's full-sized avatar
  • 11:45 (UTC +08:00)

Block or report tomexsans

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.

Content in all repositories owned by your account will be closed.
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
tomexsans/README.md

Hey, I'm Tomex πŸ‘‹

πŸ’» Software Developer who enjoys building things, solving problems, and learning new technologies.

🧰 Tech Stack

Backend

  • 🐘 PHP Β· Laravel
  • 🐹 Go
  • 🐘 PostgreSQL

Frontend

  • βš›οΈ React.js
  • πŸ’š Vue.js
  • 🎨 Tailwind CSS
  • ⚑ Inertia.js

Tools & Technologies

  • πŸ”Œ REST APIs
  • πŸ—οΈ Repository Pattern
  • πŸ“¦ Docker Β· Podman
  • πŸš€ CI/CD
  • πŸ™ Git Β· GitHub

πŸš€ What I Do

I enjoy working across the backend and frontend, building clean APIs, designing practical architectures, and turning ideas into applications that people can actually use.

🌱 Always learning. Always building.

Pinned Loading

  1. ExpenseManager ExpenseManager Public

    Assessment Expense Manager

    PHP

  2. golang-file-to-binary golang-file-to-binary Public

    A Simple Function written in GoLang to convert any file to Byte

    Go

  3. videojs-quality-selector-hls videojs-quality-selector-hls Public

    JavaScript 7 3

  4. phprunnnnner phprunnnnner Public

    Run PHP code effortlessly while switching between multiple PHP versions on the fly. Whether you're testing a small function or spinning up a full Laravel application, we've got you covered.

    Vue

  5. amaranth amaranth Public

    C++

  6. Create a Development Environment usi... Create a Development Environment using Podman POD for any PHP or laravel APP
    1
    #!/bin/bash
    2
    
                  
    3
    set -Eeuo pipefail
    4
    
                  
    5
    #########################################