Skip to content

stynerdev225/rubin-williams

Repository files navigation

Rubin Williams - Social Justice Speaker & Activist Website

Rubin Williams

Project Overview

This repository contains the official website for Rubin Williams, a former Black Panthers revolutionary, social justice advocate, and inspirational speaker. The website showcases his story, speaking engagements, coaching programs, and resources for activists and community organizers.

Features

  • Biography Section: Detailed story of Rubin's journey from Black Panther to Social Justice Educator
  • Coaching Programs: Information about leadership workshops, social justice advocacy, and mentorship opportunities
  • Speaking Engagements: Booking information and upcoming events
  • Medium Articles: Collection of Rubin's writings on social justice, leadership, and activism
  • Store: Books, merchandise, and digital resources
  • Mobile-Responsive Design: Fully optimized for all devices

Technology Stack

  • Framework: Next.js 15.2.4
  • UI Library: React 19
  • Styling: Tailwind CSS 3.4.17
  • Icons: Lucide React
  • Typography: Inter & Playfair Display fonts
  • Form Handling: React Hook Form
  • UI Components: Customized Radix UI primitives

Getting Started

Prerequisites

  • Node.js (v18 or newer)
  • pnpm or npm

Installation

  1. Clone the repository
git clone https://github.com/stynerdev225/rubin-williams.git
cd rubin-williams
  1. Install dependencies
pnpm install
# or
npm install
  1. Run the development server
pnpm dev
# or
npm run dev
  1. Open http://localhost:3000 in your browser

Project Structure

  • app/: Main application routes and layouts (Next.js App Router)
  • components/: Reusable UI components
  • public/: Static assets
  • styles/: Global CSS and styling utilities
  • lib/: Utility functions and services
  • hooks/: Custom React hooks

Deployment

This project can be deployed to any hosting platform that supports Next.js, such as Vercel, Netlify, or any standard Node.js hosting.

# Build for production
pnpm build
# or
npm run build

# Start production server
pnpm start
# or
npm start

Developer Notes

// Developed by Stiner.dev
// Professional Web Developer
// Date: May 3, 2025
// Contact: https://stiner.dev

// Disclaimer: This code is provided "as is" without warranty of any kind, express or implied.
// The developer is not responsible for any content displayed on this website or any consequences
// arising from the use of this code. All content belongs to respective copyright holders.

License

© Rubin Williams, 2024. All rights reserved.


This project was created with care and attention to detail. For any questions or support, please contact the developer through the provided contact information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages