Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View benitolopez's full-sized avatar

Organizations

@wp-hotelier

Block or report benitolopez

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

About Me

👋 Hi, I’m Benito Lopez! I’m a software engineer with a solid background in both frontend and backend development. I’m passionate about solving problems and constantly learning. Over the years, I’ve worked on various projects, from contributing to popular products to creating open source projects. I enjoy taking on challenges, developing custom features, and staying updated with the latest technologies.

Technical Skills

  • Programming Languages: JavaScript, TypeScript, PHP, C, Go, Python
  • Web Technologies: React, Node, HTML, CSS, SCSS, Next, jQuery
  • Database Systems: MySQL, MariaDB, PostgreSQL
  • Developer Tools: Command Line, Git, Docker
  • WordPress: Core architecture, plugin/theme development, WooCommerce development, Block Editor (Gutenberg) development, REST API, etc
  • Systems & Cloud Technologies: Linux, Apache, Nginx, Cloudflare, AWS

Key Projects

  • Uncode: Top seller WordPress theme (over 120,000 sales). I mainly deal with the backend, React (building components for the Block Editor) and the development of advanced and custom features for WooCommerce.
  • Limite: Probabilistic data structures as a network service. HyperLogLog, Bloom filters, Count-Min Sketch, and Top-K in a single Go binary speaking Redis protocol.
  • WP Hotelier: A WordPress booking plugin for building hotel websites. It may be boring, but it’s my first SaaS and it’s growing, enough to pay my bills.
  • Hotel Datepicker: A pure JavaScript date range picker for hotels or booking websites. It was tricky but fun to develop!
  • ssnipp: Minimalist and private code snippet sharer written in Go. I use it to share snippets with my clients.
  • Machine Learning Experiments: My ongoing experiments with machine learning. Implementation of common algorithms and techniques from scratch.

Connect

Feel free to DM or email me. I’m open to considering collaboration on open source projects.

Pinned Loading

  1. hotel-datepicker hotel-datepicker Public

    Date range picker for hotels

    JavaScript 324 103

  2. limite limite Public

    Probabilistic data structures as a network service

    Go 2

  3. wp-hotelier/wp-hotelier wp-hotelier/wp-hotelier Public

    Manage your hotel bookings with WordPress.

    PHP 23 14

  4. ml-experiments ml-experiments Public

    ML experiments

    C

  5. lopezb.com lopezb.com Public

    My personal website

    TypeScript

  6. ssnipp ssnipp Public

    Minimalist and private code snippet sharer

    Go