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 11789 commits βββββββββββββββββββββββββ 22.49 %
π Daytime 28817 commits βββββββββββββββββββββββββ 54.98 %
π Evening 11662 commits βββββββββββββββββββββββββ 22.25 %
π Night 147 commits βββββββββββββββββββββββββ 00.28 %
π I'm Most Productive on Thursday
Monday 8878 commits βββββββββββββββββββββββββ 16.94 %
Tuesday 7562 commits βββββββββββββββββββββββββ 14.43 %
Wednesday 7806 commits βββββββββββββββββββββββββ 14.89 %
Thursday 9299 commits βββββββββββββββββββββββββ 17.74 %
Friday 9169 commits βββββββββββββββββββββββββ 17.49 %
Saturday 5559 commits βββββββββββββββββββββββββ 10.61 %
Sunday 4142 commits βββββββββββββββββββββββββ 07.90 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 21 hrs 37 mins βββββββββββββββββββββββββ 87.79 %
Astro 2 hrs 34 mins βββββββββββββββββββββββββ 10.48 %
Bash 9 mins βββββββββββββββββββββββββ 00.64 %
JavaScript 8 mins βββββββββββββββββββββββββ 00.59 %
Desktop file 5 mins βββββββββββββββββββββββββ 00.38 %
π₯ Editors:
Neovim 24 hrs 38 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 19 hrs 27 mins βββββββββββββββββββββββββ 78.98 %
Linux 5 hrs 10 mins βββββββββββββββββββββββββ 21.02 %
I Mostly Code in TypeScript
TypeScript 43 repos βββββββββββββββββββββββββ 55.13 %
Astro 3 repos βββββββββββββββββββββββββ 03.85 %
Lua 2 repos βββββββββββββββββββββββββ 02.56 %
MDX 1 repo βββββββββββββββββββββββββ 01.28 %
Shell 1 repo βββββββββββββββββββββββββ 01.28 %