Skip to content

codingcodax/codingcodax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,665 Commits
 
 
 
 
 
 

Repository files navigation

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.


A little more about me...

#!/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();

Code Time

Lines of code

I'm an Early 🐤

🌞 Morning                5163 commits        ██████░░░░░░░░░░░░░░░░░░░   25.29 % 
🌆 Daytime                10323 commits       █████████████░░░░░░░░░░░░   50.57 % 
🌃 Evening                4772 commits        ██████░░░░░░░░░░░░░░░░░░░   23.38 % 
🌙 Night                  156 commits         ░░░░░░░░░░░░░░░░░░░░░░░░░   00.76 % 

📅 I'm Most Productive on Friday

Monday                   2627 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.87 % 
Tuesday                  3649 commits        ████░░░░░░░░░░░░░░░░░░░░░   17.87 % 
Wednesday                2931 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.36 % 
Thursday                 3071 commits        ████░░░░░░░░░░░░░░░░░░░░░   15.04 % 
Friday                   3895 commits        █████░░░░░░░░░░░░░░░░░░░░   19.08 % 
Saturday                 2966 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.53 % 
Sunday                   1275 commits        ██░░░░░░░░░░░░░░░░░░░░░░░   06.25 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: America/Mexico_City

💬 Programming Languages: 
TypeScript               8 hrs 54 mins       ██████████████████████░░░   89.03 % 
Bash                     23 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   03.85 % 
JSON                     14 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.35 % 
Other                    13 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.26 % 
YAML                     6 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.06 % 

🔥 Editors: 
Neovim                   9 hrs 59 mins       █████████████████████████   100.00 % 

💻 Operating System: 
Mac                      9 hrs 6 mins        ███████████████████████░░   91.16 % 
Linux                    53 mins             ██░░░░░░░░░░░░░░░░░░░░░░░   08.84 % 

I Mostly Code in TypeScript

TypeScript               44 repos            ██████████████░░░░░░░░░░░   55.70 % 
Lua                      3 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   03.80 % 
Astro                    3 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   03.80 % 
MDX                      1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.27 % 
Python                   1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.27 % 

About

The ✨special ✨ repository for my Github profile.

Topics

Resources

Stars

Watchers

Forks

Contributors