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 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
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

Popular repositories Loading

  1. explorimentalist explorimentalist Public

    Where I explore and text things I'm interested in

    TypeScript

  2. makara makara Public

    CSS

  3. Makara_Website Makara_Website Public

    Makaras website

  4. makara24 makara24 Public

    Makàra website Landing 2024

    HTML

  5. calendar-app calendar-app Public

    TypeScript

  6. pongreverse pongreverse Public

    Python