Skip to content
View kevh-ppl's full-sized avatar
💭
chicken nugget
💭
chicken nugget

Block or report kevh-ppl

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

Hello there

Computer Engineering


🚀 Looking for a job because I can not keep eating bytes, also I need a good chair for the sake of my back.

  • 🎓 Just a near-gratuation Computer Engineering student with computer science as the very one passion that gave sense to his life.
  • 💡 2 years experience working with web technologies as part of my graduation project and my work placement time.
  • 🐧 Intermediate GNU/Linux user, with experience in Proxmox.
  • ⚙️ Worked in these real, practical use aimed projects:
    • Odontech – Dental Clinic Management System with Angular and NestJS.
    • DAAS – CUTepatitlán's Digital Admission Application System with Angular and NestJS.
    • ISMDS – CUTepatitlán's Integrated School Management Digital System with Angular and NestJS.
  • ☁️ Deployed in AWS. Setted up CI/CD pipeline using GitHub Actions.
  • 🧠 But what I really like is Operating Systems and Computer Networks. Currently focusing on learning all I can about Linux and making a learning project called Balrog

🛠️ Techs and tools

💻 Backend

NestJS NodeJS ExpressJS MySQL

🎨 Frontend

Angular TypeScript HTML5 CSS3

🧰 DevOps & Tools

Linux Docker AWS GitHub Actions Apache

🕊️ My Holy Trinity Languages:


💬 Contact


Thank you for read this fast README file that ChatGPT helped me write because I was hungry and rushing straight to the kitchen 🐧

Pinned Loading

  1. balrog balrog Public

    Sandboxing for your USB storage devices to protect your system

    C 1

  2. just-http-server just-http-server Public

    My first attempt to code a http server

    C

  3. proc_write_and_proc_read proc_write_and_proc_read Public

    Batchfile

  4. testing-kafka testing-kafka Public

    TypeScript

  5. icom_ppc icom_ppc Public

    Clase de Programación Paralela y Concurrente de noveno semestre en la carrera de Ingeniería en Computación

    C

  6. proyecto_final_ppc proyecto_final_ppc Public

    Simulación de un almacén donde llegan pedidos (eventos reactivos), se procesan simultáneamente (concurrencia/paralelismo) y se empaquetan en una zona compartida (exclusión mutua/sincronización).

    Java