Skip to content
View Lmendev's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@codecimalsoft @Lmendev-lab @mok-labs @fundatransformarte

Block or report Lmendev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Lmendev/README.md

Hi! I'm Luis 👋

Systems Engineer 👨🏽‍💻 passionate about coding focused on web technologies. Interested in design, tech and OpenSource.

Codewars Badge

About me

developer gif

  • 🌱 Now, I am learning about react and TypeScript
  • ✍🏼 I'm writing about simulating a MIPS processor on my blog, check it out!
  • 🎹 Aside from coding I enjoy play piano
  • ✉️ Send me an email, asking for help or just to say hi! 🙋🏽‍♂️

Last learned commands

Command Description
cal Displays current month's calendar with current day highlighted
uptime Show uptime
unalias Remove an alias from the already defined aliases
cd - Return to the previous directory
history Shows a list of previous commands

Useful aliases

Alias Command Description
dcupd docker-compose up -d Build, (re)create, start, and attach to containers for a service as daemon
gswm git switch $(git_main_branch) Switch to git_main_branch (usually main or master)

Social

Follow @Lmendev on X

Pinned Loading

  1. rollercoin-calculator Public

    🧮 The most accurate and complete Rollercoin calculator

    HTML 19 11

  2. patlabor-api Public

    🤖 API with information of Mobile Police Patlabor

    PHP 7

  3. Create a semicircle with Google Maps...
    1
    const drawSector = ({ lat, lng, r, azimuth, width, map }) => {
    2
      const centerPoint = new google.maps.LatLng(lat, lng);
    3
      const PRlat = (r / 3963) * (180 / Math.PI); // using 3963 miles as earth's radius
    4
      const PRlng = PRlat / Math.cos(lat * (Math.PI / 180));
    5
    
                  
  4. Simple Google Earth KML Balloons wit...
    1
    <?xml version="1.0" encoding="UTF-8"?>
    2
    <kml xmlns="http://earth.google.com/kml/2.2">
    3
      <Document>
    4
        <name>Simple balloon tabs example</name>
    5
        <Folder>

1,219 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing Lmendev's contributions from April 07, 2024 to April 13, 2025. The contributions are 48% commits, 37% code review, 15% pull requests, 0% issues.

Contribution activity

April 2025

59 contributions in private repositories Apr 1 – Apr 11
Loading