1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
// README.md
Alexander Martínez González — Portfolio
A VS Code-style portfolio built with Next.js, TypeScript, and Tailwind CSS.
San Juan del Río, Querétaro, México 🇲🇽
About Me
Full-Stack developer building web applications and PWAs with 15+ personal
projects shipped, an open-source contribution merged to production, and 3 months
of real-world experience applying my skills at CBTis N°145.
I manage the complete cycle: frontend, backend, databases, and deployment.
Tech Stack
```json
{
"languages": ["JavaScript", "TypeScript", "Python", "PHP", "SQL"],
"frontend": ["React", "Next.js", "Tailwind CSS", "Vite", "PWA"],
"backend": ["Node.js", "Express.js", "Flask", "WebSockets", "JWT"],
"databases": ["PostgreSQL", "Supabase", "MongoDB", "MySQL", "Firebase"],
"devops": ["Docker", "Vercel", "Netlify", "Cloudflare", "GitHub Actions"],
"other": ["Stripe API", "PeerJS", "PIXI.js", "Canvas API", "yt-dlp"]
}
```
Highlighted Projects
▸ZLostTK Game Hub — Browser game engine: 4 renderers + P2P multiplayer (10+ games)
▸Anxershop — Streaming subscription e-commerce platform (B2C, Node.js + Supabase)
▸AnxerStudios — Movie/series streaming PWA with Docker-based architecture
▸Kordia — Offline music streaming PWA using yt-dlp + service workers
▸Open Lovable — Dark mode PR merged to Firecrawl open-source project (2026)
Open Source
▸PR #54 merged: github.com/firecrawl/open-lovable/pull/54
▸More projects: github.com/ZLostTK
Portfolio Commands (try in the terminal!)
```bash
whoami # Learn about Alexander
ls # List all portfolio files
cat home.tsx # Open home in editor
open projects.js # Open projects
git log # See recent "commits"
echo hello world # Print text
date # Current date & time
```
Contact
▸Email: anxerdev@gmail.com
▸Phone: +52 427 126 6833
▸GitHub: github.com/ZLostTK
▸LinkedIn: /in/alexander-martínez-gonzález-01b13041b
▸Portfolio: anxer.is-a.dev
*Built with Next.js · Tailwind CSS · TypeScript · Too much coffee*