ASTROTHUNDER

screenshot of ASTROTHUNDER
react
scss
contentful

Personal portfolio site based on React

Overview

ASTROTHUNDER is an innovative portfolio website that captures attention with its unique design and user-friendly interface. Built using React and powered by Contentful for content delivery, this app is not just a showcase of work but an artistic expression influenced by the vibrant culture of hip-hop music. The choice of name and inspiration drawn from Travis Scott's Astroworld album adds a layer of personal connection and creativity, making it stand out in a sea of conventional portfolio sites.

The project serves as a testament to the idea that portfolios can be both functional and visually striking. With a goal to showcase creativity and individuality, ASTROTHUNDER redefines the traditional approach to presenting one's work online, turning a simple portfolio into a memorable experience.

Features

  • Unique Design: The app features an unconventional design inspired by hip-hop culture, ensuring that it stands out from standard portfolio websites.

  • PWA Functionality: ASTROTHUNDER is a Progressive Web App, allowing for smooth performance and offline access, enhancing user experience.

  • Contentful Integration: Utilizes Contentful for seamless content management, making updates and changes easy and efficient.

  • React Framework: Built on React, ensuring a powerful and responsive user interface that enhances interaction and engagement.

  • Creative Inspiration: The design is heavily influenced by themes from popular music, providing a fresh take on professional portfolios.

  • Open Source: The project allows users to fork and modify the code, encouraging creativity and collaboration within the developer community.

  • Easy Setup: Installing the app is straightforward with a simple yarn install command, making it accessible for users of various skill levels.

  • Personal Touch: Reflects the creator's personality and artistic influences, making each visit a unique experience for users.

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

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

contentful
Contentful

Contentful is a headless content management system (CMS) that provides a flexible and scalable platform for creating, managing, and delivering digital content across multiple channels and devices.

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.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.