2021 Portfolio

screenshot of 2021 Portfolio
nextjs
react
tailwind

My 2021 portfolio built with NextJS and Tailwind.

Overview

Braydentw.com is a portfolio website belonging to a frontend developer and designer with a passion for React.js and open source projects. This website showcases the developer's skills, projects, and interests. It is built using Next.js, Vercel, and Tailwind CSS.

Features

  • Next.js: This website is built using Next.js, a popular React framework that allows for server-side rendering and other performance optimizations.
  • Vercel: The website is hosted on Vercel, a platform for static site hosting and serverless functions. This ensures fast and reliable performance.
  • Tailwind CSS: The website's styling is done using Tailwind CSS, a utility-first CSS framework that allows for quick and easy customization.

Summary

Braydentw.com is a portfolio website that showcases the skills and projects of a frontend developer and designer. It is built with Next.js, Vercel, and Tailwind CSS, ensuring fast performance and easy customization. By following the installation guide, developers can run the website locally and explore its features.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

landing-page
Landing Page

A landing page is a standalone web page designed to promote a specific product, service, or offer. Landing pages are used in marketing campaigns to drive conversions and increase revenue, and typically include a clear call to action, minimal distractions, and a focus on the benefits of the product or service.

portfolio
Portfolio

A portfolio website is a type of website that showcases an individual's or a company's work, skills, and accomplishments. It typically includes a gallery of images or videos, case studies, and client testimonials to provide potential clients or employers with a comprehensive overview of their experience and expertise.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.