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 12159 commits βββββββββββββββββββββββββ 23.94 %
π Daytime 26911 commits βββββββββββββββββββββββββ 52.99 %
π Evening 11338 commits βββββββββββββββββββββββββ 22.33 %
π Night 375 commits βββββββββββββββββββββββββ 00.74 %
π I'm Most Productive on Thursday
Monday 8098 commits βββββββββββββββββββββββββ 15.95 %
Tuesday 7194 commits βββββββββββββββββββββββββ 14.17 %
Wednesday 7671 commits βββββββββββββββββββββββββ 15.11 %
Thursday 8813 commits βββββββββββββββββββββββββ 17.35 %
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 7 hrs 20 mins βββββββββββββββββββββββββ 71.44 %
Astro 1 hr 10 mins βββββββββββββββββββββββββ 11.43 %
JSON 43 mins βββββββββββββββββββββββββ 06.98 %
CSS 35 mins βββββββββββββββββββββββββ 05.79 %
SQL 13 mins βββββββββββββββββββββββββ 02.25 %
π₯ Editors:
Neovim 10 hrs 16 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 7 hrs 8 mins βββββββββββββββββββββββββ 69.54 %
Linux 3 hrs 7 mins βββββββββββββββββββββββββ 30.46 %
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 %