Skip to content
View Explorimentalist's full-sized avatar

Block or report Explorimentalist

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
explorimentalist/README.md

The Explorimentalist

A brutalist + glassmorphism blog built with Next.js 14, TypeScript, Tailwind CSS, and ShadCN UI.

Getting Started

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Tech Stack

  • Framework: Next.js 14 with App Router
  • Styling: Tailwind CSS with custom brutalist + glassmorphism theme
  • Components: ShadCN UI
  • TypeScript: Full type safety
  • Deployment: Netlify with static export

Design Philosophy

Combines two opposing aesthetics:

  • Brutalism: Raw, honest, structural typography and layouts
  • Glassmorphism: Ethereal, translucent, layered visual effects

Development Commands

npm run dev        # Start development server
npm run build      # Build for production
npm run start      # Start production server
npm run lint       # Run ESLint
npm run type-check # Run TypeScript compiler check

Project Structure

explorimentalist/
├── app/                 # Next.js App Router pages
├── components/          # React components
│   ├── ui/             # ShadCN UI components
│   └── custom/         # Custom components
├── lib/                # Utility functions
├── content/            # CMS-managed content
├── public/             # Static assets
├── docs/               # Project documentation
└── styles/             # Global styles

Color Palette

  • Base: Black (#000000), White (#FFFFFF), Gray scale
  • Accents: Orange (#FF522A), Green (#2BB673), Purple (#8642F4)
  • Glass: Various rgba values for transparency effects

Pinned Loading

  1. aet-ski aet-ski Public

    AET-ski website redesign - Next.js, Tailwind CSS, multi-step booking form for airport-to-ski-resort transfers in the French Alps

    TypeScript

  2. burmacourtplaygroup burmacourtplaygroup Public

    TypeScript

  3. calendar-app calendar-app Public

    TypeScript

  4. epalwi-rebbo epalwi-rebbo Public

    Spanish↔Ndowe dictionary PWA - Offline-first language preservation tool

    TypeScript