Skip to content
View pundang's full-sized avatar
๐Ÿ˜„
Trying to learn new things.
๐Ÿ˜„
Trying to learn new things.
  • Buenos Aires, Argentina
  • 20:37 (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

Hi there ๐Ÿ‘‹

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 ]