Skip to content

Xfaang/cold-fusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

49 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Cold Fusion & LENR Research

MIT License React TypeScript Cloudflare Pages

A comprehensive, open-source research compilation on cold fusion and Low Energy Nuclear Reactions (LENR), providing scientific analysis of historical claims, experimental evidence, and future prospects.

πŸš€ Live Demo

πŸ“Έ Screenshots

Cold Fusion Research App Screenshot Interactive timeline and evidence analysis of cold fusion research

✨ Features

  • 🌍 Bilingual Support: Full Polish and English localization
  • πŸ“Š Interactive Timeline: Historical progression from 1989 to present
  • πŸ” Evidence Table: Comprehensive analysis of experimental results
  • βš›οΈ Reactor Diagrams: Technical schematics of Pd-D and Ni-H systems
  • πŸ“š 86 Scientific References: Complete bibliography organized by topic
  • πŸ“± Responsive Design: Optimized for desktop and mobile devices
  • ⚑ Fast Performance: Built with modern React 19 and Vite

πŸ› οΈ Tech Stack

  • Frontend: React 19, TypeScript
  • Build Tool: Vite
  • Styling: CSS3 with CSS Variables
  • Deployment: Cloudflare Pages
  • Icons: Lucide React
  • Internationalization: Custom i18n implementation

πŸš€ Getting Started

Prerequisites

  • Node.js 18+
  • npm or yarn

Installation

# Clone the repository
git clone https://github.com/Xfaang/cold-fusion.git
cd cold-fusion

# Install dependencies
npm install

# Start development server
npm run dev

Open http://localhost:5173 to view it in your browser.

πŸ“¦ Build & Deploy

Local Build

# Create production build
npm run build

# Preview production build locally
npm run preview

Deploy to Cloudflare Pages

# Build the project
npm run build

# Deploy using Wrangler CLI
CLOUDFLARE_API_TOKEN="your-token" CLOUDFLARE_ACCOUNT_ID="your-account-id" npx wrangler pages deploy dist --project-name cold-fusion --commit-dirty=true

πŸ“ Project Structure

cold-fusion/
β”œβ”€β”€ public/                 # Static assets
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/        # React components
β”‚   β”‚   β”œβ”€β”€ Hero.tsx       # Landing section
β”‚   β”‚   β”œβ”€β”€ Timeline.tsx   # Historical timeline
β”‚   β”‚   β”œβ”€β”€ EvidenceTable.tsx
β”‚   β”‚   β”œβ”€β”€ References.tsx # Scientific bibliography
β”‚   β”‚   └── ...
β”‚   β”œβ”€β”€ i18n.ts           # Internationalization
β”‚   β”œβ”€β”€ LanguageContext.tsx
β”‚   └── main.tsx
β”œβ”€β”€ README.md
β”œβ”€β”€ LICENSE
└── package.json

πŸ”¬ Content Overview

The application covers:

  • Historical Timeline: From Fleischmann & Pons (1989) through DOE reviews, recent Nature studies, to 2026 NRC fusion regulation
  • Evidence Analysis: Categorized evaluation of claimed observations (excess heat, nuclear products, etc.)
  • Reproducibility Issues: Critical examination of experimental challenges and methodological problems
  • Theoretical Models: Overview of proposed mechanisms and fundamental constraints
  • Future Prospects: Baseline and breakthrough scenarios for LENR development

🀝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

Quick Start for Contributors

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Make your changes
  4. Run tests and linting (npm run test, npm run lint)
  5. Commit your changes (git commit -m 'Add amazing feature')
  6. Push to your branch (git push origin feature/amazing-feature)
  7. Open a Pull Request

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ™ Credits

Created by Xfaang

This project aims to provide objective, scientific analysis of cold fusion research for educational and research purposes.


For questions, suggestions, or collaboration opportunities, please open an issue or reach out via GitHub.

About

Open-source scientific documentation on Cold Fusion & LENR research. Evidence analysis, experiment inventory, interactive timeline. PL/EN.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors