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 12157 commits βββββββββββββββββββββββββ 23.94 %
π Daytime 26910 commits βββββββββββββββββββββββββ 53.00 %
π Evening 11335 commits βββββββββββββββββββββββββ 22.32 %
π Night 375 commits βββββββββββββββββββββββββ 00.74 %
π I'm Most Productive on Thursday
Monday 8097 commits βββββββββββββββββββββββββ 15.95 %
Tuesday 7190 commits βββββββββββββββββββββββββ 14.16 %
Wednesday 7670 commits βββββββββββββββββββββββββ 15.11 %
Thursday 8813 commits βββββββββββββββββββββββββ 17.36 %
Friday 8649 commits βββββββββββββββββββββββββ 17.03 %
Saturday 5439 commits βββββββββββββββββββββββββ 10.71 %
Sunday 4919 commits βββββββββββββββββββββββββ 09.69 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 12 hrs 16 mins βββββββββββββββββββββββββ 88.09 %
JSON 34 mins βββββββββββββββββββββββββ 04.16 %
Bash 25 mins βββββββββββββββββββββββββ 03.08 %
JavaScript 15 mins βββββββββββββββββββββββββ 01.80 %
conf 14 mins βββββββββββββββββββββββββ 01.75 %
π₯ Editors:
Neovim 13 hrs 55 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 12 hrs 10 mins βββββββββββββββββββββββββ 87.40 %
Linux 1 hr 45 mins βββββββββββββββββββββββββ 12.60 %
I Mostly Code in TypeScript
TypeScript 46 repos βββββββββββββββββββββββββ 57.50 %
Lua 2 repos βββββββββββββββββββββββββ 02.50 %
Astro 2 repos βββββββββββββββββββββββββ 02.50 %
MDX 1 repo βββββββββββββββββββββββββ 01.25 %
Shell 1 repo βββββββββββββββββββββββββ 01.25 %