Skip to content
View EddyBel's full-sized avatar
💻
Happy life, constant smile
💻
Happy life, constant smile

Block or report EddyBel

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

Hi, I'm Eduardo

Github Twitter LinkedIn My Web

Welcome to my github!
I'm Eduardo, Fullstack developer and mobile developer from Mexico City.

Things I code with

React Webpack Docker CSS github actions TypeScript Insomnia Apollo redux GraphQL Sass Styled Components git NestJs angular npm html5 Postman MongoDB Nodejs ViewJs NextJs ElectronJs

About me

I started programming at the age of 14; my first programming language was Visual Basic. Currently, my main focus is the development of web, mobile, and artificial intelligence applications. In my GitHub account, you can find projects related to these areas, as well as some experiments and tests I've done. I hope you like them, and if you have any suggestions or comments, don't hesitate to contact me!

Featured Projects & Organizations

Some of my larger projects are organized separately into dedicated GitHub organizations. These projects may contain multiple repositories, services, applications, or tools working together as part of the same ecosystem.

♻️ EcoIntercambio

A mobile marketplace designed to facilitate the exchange and sale of recyclable products between people, promoting reuse and responsible consumption.

🧮 Mat-Tzunun

A mobile educational application designed for children in first and second grade of primary school to practice basic mathematical operations using augmented reality and artificial intelligence.

📒 LedgrFlow

An advanced web platform for technical and professional users working with .ledger files, providing tools to view, edit, and manage accounting records through a web interface.

Pinned Loading

  1. Neovim.Config Neovim.Config Public

    Personal configuration of neovim as IDE.

    Lua 1 1

  2. Curriculum Curriculum Public

    Curriculum minimalista y fácil de imprimir.

    JavaScript

  3. Esta clase en Java permite generar u... Esta clase en Java permite generar una CURP (Clave Única de Registro de Población) siguiendo las normas establecidas en México. La CURP es un identificador único que utiliza el nombre completo, fecha de nacimiento, sexo y estado de nacimiento de una persona para crear una clave alfanumérica única.
    1
    import java.util.HashMap;
    2
    import java.util.Map;
    3
    import java.util.regex.Matcher;
    4
    import java.util.regex.Pattern;
    5
    
                  
  4. weight-balance.nvim weight-balance.nvim Public

    An asynchronous Neovim plugin that analyzes and displays the disk weight of your dependencies and imports directly inside the editor.

    Lua 1

  5. cava.nvim cava.nvim Public

    A Neovim plugin music manager with Playerctl integration and a real-time CAVA audio visualizer.

    Python 1

  6. ledger-cli-toolkit ledger-cli-toolkit Public

    ledgerpy is a Python library designed to read and process accounting files in .ledger format.

    Python 2