Hey there! Iβm Alexis Guzman, a passionate developer and entrepreneur based in Mexico. My journey began with a curiosity for technology and a drive to create impactful digital experiences.
#!/usr/bin/env node
class FrontEndDeveloper {
constructor() {
this.name = "Alexis Guzman";
this.role = "Front-end Developer";
this.languageSpoken = ["es_MX", "en_US"];
this.pronouns = ["He", "Him"];
this.code = ["HTML", "CSS", "Javascript", "Typescript"];
this.tools = ["NextJS", "ReactJS", "Radix UI", "TailwindCSS", "Drizzle", "tRPC"];
this.askMeAbout = ["web dev", "tech", "app dev", "otaku stuff"];
}
sayHi() {
console.log("It was great to see you! I hope you enjoy exploring my work.");
}
}
const codingcodax = new FrontEndDeveloper();
codingcodax.sayHi();I'm an Early π€
π Morning 4989 commits βββββββββββββββββββββββββ 25.23 %
π Daytime 9906 commits βββββββββββββββββββββββββ 50.10 %
π Evening 4720 commits βββββββββββββββββββββββββ 23.87 %
π Night 156 commits βββββββββββββββββββββββββ 00.79 %
π I'm Most Productive on Friday
Monday 2575 commits βββββββββββββββββββββββββ 13.02 %
Tuesday 3488 commits βββββββββββββββββββββββββ 17.64 %
Wednesday 2821 commits βββββββββββββββββββββββββ 14.27 %
Thursday 2936 commits βββββββββββββββββββββββββ 14.85 %
Friday 3765 commits βββββββββββββββββββββββββ 19.04 %
Saturday 2911 commits βββββββββββββββββββββββββ 14.72 %
Sunday 1275 commits βββββββββββββββββββββββββ 06.45 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 6 hrs 7 mins βββββββββββββββββββββββββ 90.20 %
Bash 18 mins βββββββββββββββββββββββββ 04.56 %
JSON 13 mins βββββββββββββββββββββββββ 03.33 %
TOML 7 mins βββββββββββββββββββββββββ 01.86 %
Markdown 0 secs βββββββββββββββββββββββββ 00.04 %
π₯ Editors:
Neovim 6 hrs 47 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 6 hrs 25 mins βββββββββββββββββββββββββ 94.38 %
Linux 22 mins βββββββββββββββββββββββββ 05.62 %
I Mostly Code in TypeScript
TypeScript 44 repos βββββββββββββββββββββββββ 55.70 %
Lua 3 repos βββββββββββββββββββββββββ 03.80 %
Astro 3 repos βββββββββββββββββββββββββ 03.80 %
MDX 1 repo βββββββββββββββββββββββββ 01.27 %
Python 1 repo βββββββββββββββββββββββββ 01.27 %








