Oliverbenns.com

screenshot of Oliverbenns.com
nextjs
react
tailwind

Personal website

Overview:

The personal website, oliverbenns.com, is a Gatsby-based portfolio. The website serves as an online platform for Oliver Benns to showcase his work and skills. Visitors can expect to find a collection of projects, resume, and contact information on the website.

Features:

  • Gatsby: The website is built using Gatsby, a popular static site generator. This allows for fast and efficient rendering of the web pages, resulting in a smooth browsing experience for the visitors.
  • Portfolio: The website serves as a portfolio for Oliver Benns, displaying a collection of his projects. Visitors can view details, screenshots, and links to the projects.
  • Resume: The website includes a section where Oliver Benns presents his resume. Visitors can learn about his education, skills, and work experience.
  • Contact Information: Oliver Benns provides his contact information on the website, making it easy for potential employers or collaborators to reach out to him.

Summary:

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.

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.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.