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 10008 commits βββββββββββββββββββββββββ 22.99 %
π Daytime 23511 commits βββββββββββββββββββββββββ 54.01 %
π Evening 9857 commits βββββββββββββββββββββββββ 22.64 %
π Night 156 commits βββββββββββββββββββββββββ 00.36 %
π I'm Most Productive on Friday
Monday 6968 commits βββββββββββββββββββββββββ 16.01 %
Tuesday 6560 commits βββββββββββββββββββββββββ 15.07 %
Wednesday 6528 commits βββββββββββββββββββββββββ 15.00 %
Thursday 7655 commits βββββββββββββββββββββββββ 17.58 %
Friday 7775 commits βββββββββββββββββββββββββ 17.86 %
Saturday 4880 commits βββββββββββββββββββββββββ 11.21 %
Sunday 3166 commits βββββββββββββββββββββββββ 07.27 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 14 hrs 27 mins βββββββββββββββββββββββββ 94.47 %
YAML 21 mins βββββββββββββββββββββββββ 02.30 %
JSON 15 mins βββββββββββββββββββββββββ 01.68 %
CSV 8 mins βββββββββββββββββββββββββ 00.97 %
TOML 2 mins βββββββββββββββββββββββββ 00.23 %
π₯ Editors:
Neovim 15 hrs 18 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 9 hrs 45 mins βββββββββββββββββββββββββ 63.79 %
Linux 5 hrs 32 mins βββββββββββββββββββββββββ 36.21 %
I Mostly Code in TypeScript
TypeScript 45 repos βββββββββββββββββββββββββ 56.25 %
Lua 3 repos βββββββββββββββββββββββββ 03.75 %
Astro 3 repos βββββββββββββββββββββββββ 03.75 %
MDX 1 repo βββββββββββββββββββββββββ 01.25 %
Python 1 repo βββββββββββββββββββββββββ 01.25 %








