Giter VIP home page Giter VIP logo

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", "Prisma", "Shadcn UI"];
    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                8447 commits        ██████░░░░░░░░░░░░░░░░░░░   25.27 % 
🌆 Daytime                14943 commits       ███████████░░░░░░░░░░░░░░   44.70 % 
🌃 Evening                9176 commits        ███████░░░░░░░░░░░░░░░░░░   27.45 % 
🌙 Night                  867 commits         █░░░░░░░░░░░░░░░░░░░░░░░░   02.59 % 

📅 I'm Most Productive on Thursday

Monday                   4675 commits        ███░░░░░░░░░░░░░░░░░░░░░░   13.98 % 
Tuesday                  5104 commits        ████░░░░░░░░░░░░░░░░░░░░░   15.27 % 
Wednesday                4643 commits        ███░░░░░░░░░░░░░░░░░░░░░░   13.89 % 
Thursday                 6170 commits        █████░░░░░░░░░░░░░░░░░░░░   18.45 % 
Friday                   4584 commits        ███░░░░░░░░░░░░░░░░░░░░░░   13.71 % 
Saturday                 4167 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.46 % 
Sunday                   4090 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.23 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: America/Mexico_City

💬 Programming Languages: 
TypeScript               17 hrs 25 mins      █████████████████░░░░░░░░   66.35 % 
MDX                      6 hrs 52 mins       ███████░░░░░░░░░░░░░░░░░░   26.15 % 
JSON                     48 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   03.09 % 
JavaScript               38 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.45 % 
CSS                      28 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.81 % 

🔥 Editors: 
Neovim                   26 hrs 15 mins      █████████████████████████   100.00 % 

💻 Operating System: 
Mac                      26 hrs 15 mins      █████████████████████████   100.00 % 

I Mostly Code in TypeScript

TypeScript               38 repos            █████████████░░░░░░░░░░░░   53.52 % 
Lua                      2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   02.82 % 
Astro                    2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   02.82 % 
MDX                      1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.41 % 
Shell                    1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.41 % 

Alexis Guzman's Projects

codingcodax icon codingcodax

The ✨special ✨ repository for my Github profile.

codingcodax.dev icon codingcodax.dev

Personal website with a my own blog and newsletter. Built with Next JS, Typescript y MDX

covid-19-tracker icon covid-19-tracker

Coronavirus 19 tracker app built with React JS ⚛️ and Firebase 🔥.

ddg-themes icon ddg-themes

Customize DuckDuckGo with your favorite theme, choose from a number of themes and install it.

dots icon dots

🚀 Custom dotfiles and tools to level up my workflow! 💻✨

libretranslate icon libretranslate

Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.

litreek icon litreek

Tree links app free 🤯, fast 😎, open-source 💪 and easy to customize 👌.

mini icon mini

An awesome collection of buttons, loaders, inputs and more built with tailwindcss, you can copy the source and open in tailwindcss playgroud.

new-comp icon new-comp

An awesome CLI utility for quickly create new React components.

next-template icon next-template

Simple template built with Tailwind Variants, Hero Icons and Radix UI.

nextjs-mdx-blog-kit icon nextjs-mdx-blog-kit

Blog kit for developers 👨‍💻 built with Next JS, SEO optimized, light, and easy to customize 👌.

npx-codingcodax icon npx-codingcodax

This is my npx card. An easy way to connect with me directly from your console or terminal 👨‍💻.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.