Hi! 👋🏼 welcome to my virtual world ✨

Fotografía de Elizabeth de la Paz Portal (elijs.dev)

elijs.dev Elizabeth de la Paz Portal, Frontend Developer

Frontend Developer and Software Engineer specializing in JavaScript, React, TypeScript and Vue

Professional Software Development Experience and Technical Skills

Professional FrontendFullstackDeveloper

main.js
styles.css
Creative Code
CSS
JS
IA
// Funcin principal del widget
function initCodeWidget() {
  // Configuracin de la animacin
  const speed = 35;
  const maxLines = 100;
  
  // Variables internas
  let isRunning = true;
  let lineCount = 0;
  
  // Inicializar elementos visuales
  createParticles();
  
  // Activar el observador de estado
  startStateMonitor();
  
  // Eventos de usuario
  registerEventListeners();
  
  // Devolver API pblica
  return {
    pause: () => { isRunning = false; },
    resume: () => { isRunning = true; },
    getStats: () => {
      return {
        lines: lineCount,
        status: isRunning ? 'active' : 'paused',
        memory: '128MB',
        uptime: '3h 42m'
      };
    }
  };
}

// Empecemos a codificar!
const widget = initCodeWidget();

Hi! 👋🏼 welcome to my virtual world ✨


Tecnologías e iconos de habilidades: HTML, CSS, JavaScript, TypeScript, .NET, C#, Vue, Nuxt, React, Next.js, VS Code

5+ Years
100+ Projects
2021 Engineering

⭐   Web developer expert in JavaScript

📍   Soy cubana 🇨🇺 viviendo en USA 🇺🇸

💡   5+ years of experience developing software solutions

💻   I graduated in computer engineering at 'CUJAE'

❤️   Passionate about frontend & new tech & learning

🤝🏻   Open for project collaboration More about my career