Skip to content
View ProWilliam's full-sized avatar
:octocat:
In Git bash ;)
:octocat:
In Git bash ;)

Block or report ProWilliam

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

Hi, I'm William πŸ‘‹πŸ‘¨β€πŸ’»

I am a Full-Stack developer focused on creating scalable and efficient web applications. With experience in frontend and backend technologies, as well as QA and automation, I love tackling complex challenges and continually improving my skills in the technology ecosystem. My approach includes ensuring high-quality software through comprehensive testing strategies, automation, and performance optimizations.

const proWilliam = {
  code: [Javascript, HTML, CSS, Python, TypeScript, Solidity],
  frontend: [React, Angular, Material-UI, Bootstrap],
  backend: [Node.js, Express, Nest.js, Flask, FastAPI, Jinja,],
  databases: [MongoDB, PostgreSQL, DynamoDB],
  tools: [AWS, Electron, Selenium, BeautifulSoup, Requests, Jest, Jasmine, Web3.js, Docker, Kubernetes, Serverless],
  others: [Git, WebSockets, RESTful APIs, CI/CD, Socket.IO],
  currentlyLearning: ['Web 3D', 'Blockchain', 'Smart Contracts', 'Three.js' , 'WebGL'],
  passions: ['Building innovative user interfaces', 'Improving app performance', 'Learning new technologies']
}
  • 🌱 I’m currently diving deeper into Web3.js and Blockchain technology.
  • πŸ‘― I’m looking to collaborate on exciting projects involving React, Node.js, and Web3.
  • πŸ’¬ Ask me about React, Node.js, Python, AWS, or Selenium for automation and web scraping.
  • πŸ“« How to reach me: [email protected]
  • ⚑ Fun fact: I’m exploring the world of 3D web development to revolutionize e-commerce!

Pinned Loading

  1. neuroPublico neuroPublico Public

    This project is a technical test where it was developed with React, vite, typescript, nestjs technologies, with a maximum period of 24 hours.

    TypeScript 1

  2. mds-digical-microservice-aws-nestjs mds-digical-microservice-aws-nestjs Public

    This technical test implements a microservice using NestJS, with CI/CD via GitHub Actions. It deploys to AWS Lambda using Serverless Framework and includes unit tests with Jest and Mock. The estima…

    TypeScript

  3. finance-app finance-app Public

    Technical test that requests a mobile interface with react native for a banking entity where the search, deletion, creation and editing of financial products (credit cards) is carried out with the …

    TypeScript

  4. backend-to-do-list backend-to-do-list Public

    Technical test that requests a to-do list, but extends to a two-way connection with authentication using Node.js, Express, MongoDB Atlas, Insomnia, Socket.io, Jest

    TypeScript

  5. Porfolio Porfolio Public

    Porfolio created with Astro TypeScript to display projects

    Astro

  6. Maze_generator Maze_generator Public

    A maze generator is created where you can modify its dimensions and shows a red route where it describes the solution of the maze, and it is exported in png format

    Python