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 12758 commits βββββββββββββββββββββββββ 23.80 %
π Daytime 28523 commits βββββββββββββββββββββββββ 53.20 %
π Evening 11958 commits βββββββββββββββββββββββββ 22.30 %
π Night 375 commits βββββββββββββββββββββββββ 00.70 %
π I'm Most Productive on Thursday
Monday 8626 commits βββββββββββββββββββββββββ 16.09 %
Tuesday 7545 commits βββββββββββββββββββββββββ 14.07 %
Wednesday 8093 commits βββββββββββββββββββββββββ 15.09 %
Thursday 9391 commits βββββββββββββββββββββββββ 17.52 %
Friday 9105 commits βββββββββββββββββββββββββ 16.98 %
Saturday 5681 commits βββββββββββββββββββββββββ 10.60 %
Sunday 5173 commits βββββββββββββββββββββββββ 09.65 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 5 hrs 39 mins βββββββββββββββββββββββββ 91.08 %
JSON 22 mins βββββββββββββββββββββββββ 05.93 %
Bash 8 mins βββββββββββββββββββββββββ 02.35 %
JavaScript 1 min βββββββββββββββββββββββββ 00.43 %
Lua 0 secs βββββββββββββββββββββββββ 00.16 %
π₯ Editors:
Neovim 6 hrs 12 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 6 hrs 9 mins βββββββββββββββββββββββββ 99.31 %
Linux 2 mins βββββββββββββββββββββββββ 00.69 %
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 %