Skip to content
View pundang's full-sized avatar
😄
Trying to learn new things.
😄
Trying to learn new things.
  • Buenos Aires, Argentina
  • 06:56 (UTC -03:00)

Block or report pundang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pundang/README.md

Welcome to my profile!

I'm Axel, I was born in Buenos Aires, Argentina and I'm on my way to starting my Computer Engineering career

My goals

  • Have my own company
  • Make open source software that people need

I worked with

Languages

TypeScript JavaScript C# Python C++ Java Rust

Web development

NextJS Svelte React TailwindCSS PostCSS Webpack HTML5 CSS

Desktop development

Wpf Qt Avalonia

IDEs

VSCode PyCharm Android Studio

Pinned Loading

  1. discord-ts-handler discord-ts-handler Public template

    Basic discord.js handler made in Typescript

    TypeScript

  2. tailwind-webpack-template tailwind-webpack-template Public template

    Create a website with webpack and tailwind easily

    JavaScript 2

  3. Automatically pushes the current Doc... Automatically pushes the current Docker container to the GitHub Container Registery
    1
    name: Build and Push container to GHCR
    2
    
                  
    3
    on:
    4
      push:
    5
        tags: "*"
  4. Publish to GitHub Pages with Webpack Publish to GitHub Pages with Webpack
    1
    name: Publish to Github Pages with Webpack
    2
    
                  
    3
    on:
    4
      push:
    5
        branches: [ main ]