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 13430 commits βββββββββββββββββββββββββ 22.30 %
π Daytime 33303 commits βββββββββββββββββββββββββ 55.30 %
π Evening 13337 commits βββββββββββββββββββββββββ 22.15 %
π Night 147 commits βββββββββββββββββββββββββ 00.24 %
π I'm Most Productive on Thursday
Monday 10203 commits βββββββββββββββββββββββββ 16.94 %
Tuesday 8565 commits βββββββββββββββββββββββββ 14.22 %
Wednesday 9051 commits βββββββββββββββββββββββββ 15.03 %
Thursday 10855 commits βββββββββββββββββββββββββ 18.03 %
Friday 10542 commits βββββββββββββββββββββββββ 17.51 %
Saturday 6274 commits βββββββββββββββββββββββββ 10.42 %
Sunday 4727 commits βββββββββββββββββββββββββ 07.85 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 21 hrs 22 mins βββββββββββββββββββββββββ 90.30 %
markdown.mdx 1 hr 6 mins βββββββββββββββββββββββββ 04.65 %
Makefile 1 hr 2 mins βββββββββββββββββββββββββ 04.42 %
Markdown 7 mins βββββββββββββββββββββββββ 00.50 %
YAML 1 min βββββββββββββββββββββββββ 00.13 %
π₯ Editors:
Neovim 23 hrs 39 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 16 hrs 15 mins βββββββββββββββββββββββββ 68.71 %
Linux 7 hrs 24 mins βββββββββββββββββββββββββ 31.29 %
I Mostly Code in TypeScript
TypeScript 44 repos βββββββββββββββββββββββββ 55.70 %
Astro 3 repos βββββββββββββββββββββββββ 03.80 %
Lua 2 repos βββββββββββββββββββββββββ 02.53 %
MDX 1 repo βββββββββββββββββββββββββ 01.27 %
Shell 1 repo βββββββββββββββββββββββββ 01.27 %