An open API service indexing awesome lists of open source software.

https://github.com/anongecko/dark


https://github.com/anongecko/dark

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# DarkGPT - Cyber Security AI

DarkGPT is a cutting-edge AI specializing in cyber security for various specific use cases. This repository contains the code for the DarkGPT website, built with Next.js, TypeScript, Tailwind CSS, and ShadCN UI components. The website features a modern, responsive design with a futuristic hero section, interactive benefits, capabilities, and more.

## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [File Structure](#file-structure)
- [Contributing](#contributing)
- [License](#license)

## Features
- **Futuristic Hero Section**: A captivating introduction with a futuristic, elegant animation loop.
- **Interactive Benefits Section**: Showcases the benefits of DarkGPT using modern, responsive card components.
- **Capabilities**: Lists the key capabilities of DarkGPT with checkmarks.
- **Responsive Design**: Ensures a great user experience on both desktop and mobile devices.
- **Dark Theme**: A very dark theme suitable for cyber security applications.
- **Newsletter Signup**: Allows users to submit their email addresses to join the newsletter.
- **Dynamic Color Palette**: Uses a color palette generator to dynamically update the site's theme.

## Installation

Follow these steps to set up the project locally:

1. **Clone the repository**:
```bash
git clone https://github.com/yourusername/darkgpt.git
cd darkgpt
```

2. **Install dependencies**:
```bash
yarn install
```

3. **Initialize ShadCN UI**:
```bash
npx shadcn-ui@latest init
npx shadcn-ui@latest add button
```

4. **Run the development server**:
```bash
yarn dev
```

5. **Visit the website**:
Open your browser and go to [http://localhost:3000](http://localhost:3000).

## Usage

To use or modify the site, follow these guidelines:

- **Modify Content**: Update the content in the `src/components` directory to reflect the latest information about DarkGPT.
- **Change Base Color**: Use the color picker in the hero section to dynamically change the site's color palette.

## File Structure

Here is the structure of the most important files and directories:

.
├── public
│ ├── favicon.ico
│ ├── next.svg
│ ├── vercel.svg
├── src
│ ├── components
│ │ ├── AboutUs.tsx
│ │ ├── Benefits.tsx
│ │ ├── Capabilities.tsx
│ │ ├── ContactUs.tsx
│ │ ├── Footer.tsx
│ │ ├── Header.tsx
│ │ ├── HeroSection.tsx
│ │ ├── MenuBar.tsx
│ │ ├── Principles.tsx
│ ├── pages
│ │ ├── api
│ │ │ ├── hello.ts
│ │ ├── _app.tsx
│ │ ├── _document.tsx
│ │ ├── index.tsx
│ │ ├── sign-in.tsx
│ ├── styles
│ │ ├── globals.css
│ │ ├── tailwind.css
│ ├── utils
│ │ ├── palette.ts
│ │ ├── ThemeGenerator.tsx
├── .eslintrc.json
├── .gitignore
├── next.config.js
├── package.json
├── postcss.config.js
├── README.md
├── tailwind.config.js
├── tsconfig.json
├── yarn.lock

asciidoc
Copy

## Contributing

We welcome contributions to improve DarkGPT. To contribute, follow these steps:

1. **Fork the repository**.
2. **Create a new branch**:
```bash
git checkout -b feature/your-feature-name
```
3. **Make your changes**.
4. **Commit your changes**:
```bash
git commit -m 'Add some feature'
```
5. **Push to the branch**:
```bash
git push origin feature/your-feature-name
```
6. **Open a pull request**.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.

---

### About

DarkGPT leverages advanced AI techniques to provide unparalleled cyber security solutions. Explore our features and capabilities through this comprehensive website. [[1]](https://poe.com/citation?message_id=220877581364&citation=1)[[2]](https://poe.com/citation?message_id=220877581364&citation=2)[[3]](https://poe.com/citation?message_id=220877581364&citation=3)[[4]](https://poe.com/citation?message_id=220877581364&citation=4)[[5]](https://poe.com/citation?message_id=220877581364&citation=5)[[6]](https://poe.com/citation?message_id=220877581364&citation=6).

For more information, visit our [website](https://yourwebsite.com) or contact us at [[email protected]](mailto:[email protected]).