Skip to content
View ERodbot's full-sized avatar

Block or report ERodbot

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

👋 Hi, I'm Emanuel Rodríguez

Cybernet Enthusiast | Creative Problem Solver | Lifelong Learner

🌎 Computer Science Student @ ITCR, Costa Rica
💻 IT Support Assistant @ Computer Engineering School, ITCR
🚀 Passionate about low-level systems and secure computing

🔧 Technical Skills

Languages

Python JavaScript C Java

Technologies & Tools

Node.js React Angular MongoDB PostgreSQL Docker Kubernetes Neovim Figma Postman

🔍 Current Interests & Focus Areas

  • 🛡️ Cybersecurity: Exploring secure system design and vulnerability analysis
  • 💾 Operating Systems: Deep diving into kernel development and system programming
  • 🌐 Distributed Systems: Learning about scalable architectures and consensus algorithms
  • ☁️ Cloud Computing: Experimenting with cloud-native applications and serverless architectures
  • 🔌 Low-Level Programming: Mastering hardware-oriented and performance-critical coding

💡 Philosophy & Approach

"Leaders should be compassionate but firm, and teamwork means amplifying each other's strengths."

With 1+ year in IT support, I've learned:

  • The art of clear technical communication
  • How to diagnose and solve complex problems systematically
  • The value of mentorship in tech communities
  • That continuous learning is the most important skill in tech

🌐 Let's Connect

LinkedIn Email


⭐ From ERodbot

Pinned Loading

  1. Compiladores---Proyecto-I- Compiladores---Proyecto-I- Public

    Java

  2. Seguridad_Del_Softare_2024 Seguridad_Del_Softare_2024 Public

  3. DaggerCR/SistemaDistribuido DaggerCR/SistemaDistribuido Public

    Emulador de sistema operativo distribuido que permita la gestión de recursos y procesos en un entorno distribuido simulado

    Go 1

  4. DaggerCR/ServidorHTTP DaggerCR/ServidorHTTP Public

    o. El servidor debe soportar las principales operaciones HTTP (GET, PUT, POST, DELETE, UPDATE) y deberá manejar múltiples solicitudes concurrentemente utilizando hilos o procesos. Además, se debe i…

    C