Skip to content
View diomeh's full-sized avatar
โœŒ๏ธ
Epale
โœŒ๏ธ
Epale

Block or report diomeh

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

๐Ÿ’ซ About Me:

Hey! Iโ€™m David Urbina, a full-stack dev who loves turning ideas into apps that just work.
Iโ€™ve spent the last few years working with tools like Laravel, Vue, and Node.js, building everything from APIs and dashboards to full-SaaS platforms.

Iโ€™m like a code-craftsman: I care about clean, maintainable systems, automating stuff, and making tech feel smooth.

When Iโ€™m not coding, youโ€™ll find me exploring new frameworks, tinkering with my build pipeline, or contributing to projects online. Always learning, always building.

๐ŸŒ Socials:

LinkedIn email

๐Ÿ’ป Tech Stack:

JavaScript Nix PHP TypeScript Rust AWS Vercel Heroku Bootstrap Bun Filament Ionic jQuery JWT Laravel Livewire NPM NodeJS PNPM SASS TailwindCSS Vue.js Vite Yarn Nginx Apache MariaDB MongoDB MySQL Postgres Redis SQLite GitLab CI GitHub Actions Git GitHub GitLab Jest Sentry OpenAPI Specification Postman Prettier Swagger Trello Twilio Godot Engine Bash Script

๐Ÿ“Š GitHub Stats:




Pinned Loading

  1. dsu dsu Public

    A collection of shell utilities

    Shell

  2. Global git config and aliases Global git config and aliases
    1
    [core]
    2
    	pager = "less -FX"
    3
    
                  
    4
    [credential]
    5
    	helper = "store"
  3. concurrent_callback_queue concurrent_callback_queue Public

    A pure JavaScript queue implementation that allows for parallel execution of asynchronous tasks

    JavaScript

  4. dotfiles dotfiles Public

    NixOS configurations files

    Nix