Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/Emmanuel-Mtz-777/My-Personal-Portfolio/llms.txt

Use this file to discover all available pages before exploring further.

Emmanuel Martínez — known online as Leviek — is a Full Stack Developer and ICT Engineer based in Aguascalientes, Mexico. Passionate about web development, backend architecture, and containerized environments, he builds complete applications that span everything from polished user interfaces to scalable server-side APIs. His personal portfolio, live at leviek.dev, showcases that breadth: a statically-generated, bilingual site that itself demonstrates the modern toolchain he works with every day — Astro 6, React 19, and Tailwind CSS v4. The portfolio is the single source of truth for Emmanuel’s professional identity. Content is maintained in two JSON locale files (src/langs/es.json and src/langs/en.json), so every section — hero, experience, projects, skills, education, and about — is fully available in both Spanish (the default locale, served at /) and English (served at /en/). Visual flair comes courtesy of GSAP 3 for timeline-driven animations and OGL (a minimal WebGL library) for the interactive particle and logo effects that greet visitors on landing.

Key Features

Bilingual i18n (Spanish / English)

Content is driven by es.json and en.json. Spanish is the default locale (/); English lives at /en/. Astro’s built-in i18n routing handles locale detection and redirection automatically.

Animated Particle & Logo Effects

Interactive WebGL particle fields and logo animations are powered by OGL and GSAP, delivering GPU-accelerated visuals without a heavyweight 3D framework.

Project Showcase with Tech Badges

Each project card displays a screenshot, description, and a row of technology badges, giving visitors an at-a-glance view of the full stack used in every build.

Work Experience Timeline

A chronological timeline covers professional roles including Mobile Frontend Developer at Swopyn Business Software Solutions and IoT Prototype Developer at the Technological Institute of Aguascalientes.

Education & Cisco Certifications

Documents Emmanuel’s Bachelor’s Degree in ICT Engineering alongside six Cisco certifications, including CCNA tracks in networking, security, and automation.

Static Site Generation with Astro

The entire site is pre-rendered at build time via Astro’s SSG pipeline, producing a fast, zero-JS-by-default output that ships only the interactivity each page actually needs.
The portfolio is live and publicly accessible at https://leviek.dev. The Spanish version loads at the root URL (/) and the English version is available at /en/.

Build docs developers (and LLMs) love