8000 Nahuelito97 (Nahuel Wagner ) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View Nahuelito97's full-sized avatar
💻
Working from home
💻
Working from home

Highlights

  • Pro

Block or report Nahuelito97

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
Nahuelito97/README.md

Hey! Nice to see you 👋

I'm Nahuel Wagner, a passionate Full Stack Developer from Misiones, Argentina 🇦🇷


About Me

import { Injectable } from '@nestjs/common';

// Nest.js Developer Bio

@Injectable()
class SoftwareEngineer {
  name: string;
  role: string;
  technologies: string[];

  constructor() {
    this.name = "Nahuel Wagner";
    this.role = "Full Stack Developer";
  }

  sayHi(): void {
    console.log(
      "Thanks for visiting! I hope you find my projects and skills with Nest.js interesting."
    );
  }
}

const me = new SoftwareEngineer();
me.sayHi();

🚀 Skills

Frontend

HTML5 CSS3 JavaScript React TailwindCSS Material-UI Bootstrap Next.js TypeScript

Backend & APIs

Node.JS NestJS Express Laravel GraphQL Swagger Postman

Database

MySQL PostgreSQL Firebase MongoDB


🔍 Find me at:

X
Instagram
LinkedIn
Linktree


Support Me

Support me on Ko-fi


📈 Statistics


💬 I’m open to collaborations and always eager to learn something new! Feel free to reach out on any of my social networks. 🚀

Pinned Loading

  1. myportfoliona myportfoliona Public

    Portafolio creado con React diseñado para mostrar mis habilidades, proyectos destacados y experiencia profesional. Incluye un diseño moderno y funcional con optimización para múltiples dispositivos.

    JavaScript

  2. Nahuelito97 Nahuelito97 Public

    JavaScript

0