Skip to content
View carlosmejia181414's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report carlosmejia181414

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

Hello, I'm Carlos 👋

h-fares

Linkedin Gmail Website Badge Github

import SoftwareDeveloper from 'carlos';

class About extends SoftwareDeveloper {
  name     = 'Carlos Mejia';
  title    = 'Software Engineer';
  company  = 'Cmejia Tech | Remote';
  location = 'Ottawa, ON';
}

class Skills extends SoftwareDeveloper {
  languages  = ['JavaScript', 'PHP', 'Python'];
  databases  = ['MySQL', 'MongoDB', 'PostgreSQL', ;'SQL'];
  frameworks = ['React', 'NodeJS', 'Django'];
  Design     = ['Bootstrap', 'Tailwind', 'Materialize'];
}

class Projects extends MyPortfolio {
  portfolio  = ['https://cmejia.tech/'];
}
icon icon icon icon icon icon icon icon icon icon icon icon



Mark streak

carlos-Email | Gmail    linkedin-carlos | Linkedin    portfolio | Carlos    Carlos | GitHub   

Thanks for watching my profile! Have a nice day!
© 2023 Carlos Mejia

Pinned Loading

  1. Aquadent Aquadent Public

    Aquadent dental is a website created for a dental clinic that allows you to register patients, create appointments and record the patients' clinical history, detailing all the treatments that were …

    PHP

  2. azinre/HIFIS_WCF azinre/HIFIS_WCF Public

    JavaScript

  3. AI_code AI_code Public

    website created using the OpenAI API to generate a chat using Artificial intelligence, I did it using Javascript and nodeJS for the server side, for the deployment for the server I use Render and f…

    JavaScript

  4. HIFIS HIFIS Public

    The website created for Ottawa City allows surveys to be carried out on the Homeless in the city of Ottawa. These allow statistical reports to be made that will later be used to propose possible so…

    JavaScript

  5. MerryCofee MerryCofee Public

    It is a website made in Javascript and Bootstrap so that customers can register orders in a cafe, it allows you to register orders and the customer's location for quick attention.

    CSS

  6. tresenraya tresenraya Public

    It is the game Tic Tac Toe, a good exercise to practice your knowledge in JavaScript using React, to know how to use the useState, useEffect, localstorage... etc

    JavaScript