Charles Russell

Charles Russell

Software Developer.

Charles Russell

Charles Russell

Software Developer.

Projects

This is a collection of my public projects on GitHub pulled from the GitHub API.

Project
portfolio-2025

Created: December 2024

Last Updated: March 2025

Portfolio 2025

A modern, responsive portfolio website showcasing my professional work and skills.

Portfolio2025-ezgif com-optimize

Features

  • Responsive design for all devices
  • Dark/Light theme support
  • Interactive project showcases using the github API to fetch project data
  • Contact form integration

Technologies Used

  • Next.js
  • TypeScript
  • Tailwind CSS
  • Shadcn UI
  • React Icons
  • Framer Motion

Getting Started

  1. Clone the repository:
git clone https://github.com/cjrussell23/portfolio-2025.git
  1. Install dependencies:
cd portfolio-2025
npm install
  1. Set up environment variables:
cp .env.example .env.local
  1. Run the development server:
npm run dev

Project Structure

portfolio-2025/
├── app/           # App Routing
├── components/     # Reusable UI components, mostly from Shadcn UI
├── features/      # Feature modules, most of the business logic
└── hooks/        # Custom hooks
├── lib/          # Utility functions
github-apinextjs15react-pdfreact-pdf-renderershadcn-uitypescript