Skip to content

The ✨special ✨ repository for my Github profile.

Notifications You must be signed in to change notification settings

codingcodax/codingcodax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,619 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                9544 commits        ██████░░░░░░░░░░░░░░░░░░░   22.80 % 
🌆 Daytime                22595 commits       █████████████░░░░░░░░░░░░   53.97 % 
🌃 Evening                9575 commits        ██████░░░░░░░░░░░░░░░░░░░   22.87 % 
🌙 Night                  148 commits         ░░░░░░░░░░░░░░░░░░░░░░░░░   00.35 % 

📅 I'm Most Productive on Friday

Monday                   6764 commits        ████░░░░░░░░░░░░░░░░░░░░░   16.16 % 
Tuesday                  6203 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.82 % 
Wednesday                6253 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.94 % 
Thursday                 7291 commits        ████░░░░░░░░░░░░░░░░░░░░░   17.42 % 
Friday                   7449 commits        ████░░░░░░░░░░░░░░░░░░░░░   17.79 % 
Saturday                 4764 commits        ███░░░░░░░░░░░░░░░░░░░░░░   11.38 % 
Sunday                   3138 commits        ██░░░░░░░░░░░░░░░░░░░░░░░   07.50 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: America/Mexico_City

💬 Programming Languages: 
TypeScript               24 hrs 30 mins      ████████████████████░░░░░   80.31 % 
Bash                     1 hr 41 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   05.56 % 
TOML                     55 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   03.03 % 
JSON                     52 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.88 % 
conf                     42 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.30 % 

🔥 Editors: 
Neovim                   30 hrs 17 mins      █████████████████████████   99.26 % 
Unknown Editor           13 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   00.74 % 

💻 Operating System: 
Mac                      24 hrs 16 mins      ████████████████████░░░░░   79.55 % 
Linux                    6 hrs 14 mins       █████░░░░░░░░░░░░░░░░░░░░   20.45 % 

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 2

  •  
  •