Skip to content
View pnvdev's full-sized avatar

Block or report pnvdev

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

Pablo Nicolás Vallejos

Full Stack Developer from San Martín de los Andes, Argentina.

🔧 Technologies & Tools

  • Frontend: React, Next.js, Tailwind CSS
  • Backend: Node.js, Express, PHP, Laravel
  • Mobile Development: React Native
  • Databases: MongoDB, PostgreSQL, MySQL, Google Sheets

🌟 Featured Projects

📫 Get in Touch

Pinned Loading

  1. nextjs-tetris nextjs-tetris Public

    A classic Tetris game implemented with React and TypeScript, featuring piece movement, rotation, line clearing, and scoring. Styled with Tailwind CSS. Play, score, and compete in this timeless puzz…

    TypeScript

  2. nextjs-meals-searcher nextjs-meals-searcher Public

    Next.js Meals Searcher is a dynamic web application built with Next.js that allows users to search for and explore a variety of meal recipes. Leveraging the power of Next.js for server-side renderi…

    TypeScript

  3. nextjs-pokesearch-urlsearchparams nextjs-pokesearch-urlsearchparams Public

    A simple Pokemon search application that uses urlSearchParams to handle the query string and filter the list without using useState

    TypeScript

  4. nextjs-movies nextjs-movies Public

    This is a Next.js application that allows users to search for movies using the TMDB API. It fetches movie data based on user queries and displays the results in a responsive grid layout.

    TypeScript 1

  5. nextjs-ai-prompts nextjs-ai-prompts Public

    This is a Next.js application that fetches and displays AI-generated prompts. The prompts are retrieved from a public Google Sheet and are parsed using the PapaParse library. The application is sty…

    TypeScript

  6. nextjs-password-generator nextjs-password-generator Public

    A simple, customizable password generator built with React. Generate secure passwords with options for length and character types, and easily copy to clipboard with visual feedback. Perfect for ens…

    TypeScript