Skip to content

B4DCATs/b4dcats.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‡·πŸ‡Ί

B4DCATs β€” Underground Developer Community

B4DCATs CLI-First Open Source

Community of developers creating independent tools for digital infrastructure

πŸ–€ About the Project

B4DCATs is an underground community of developers who value simplicity, control, and hacker aesthetics. We create CLI-first tools for digital infrastructure, following the principles of minimalism and independence from corporations.

Core Principles

  • ⚑ Minimalism β€” simple and understandable tools
  • πŸ¦… Freedom β€” independence from corporations
  • πŸ’» CLI-first β€” terminal as the foundation
  • πŸ–€ Underground vibes β€” hacker aesthetics
  • πŸ‘₯ Community-driven β€” community decides the direction
  • πŸ”“ Open Source β€” full transparency

πŸš€ Planned Projects

b4d-chat

IRC + CLI chat with bridges to Telegram/Discord

  • Uniting classic and modern platforms
  • CLI interface for all channels
  • Bridges between IRC, Telegram, Discord

b4d-utils

Set of utilities for monitoring and management

  • System and service monitoring
  • Infrastructure management
  • Unix philosophy: one utility β€” one task

b4d-infra

Infrastructure solutions

  • Service deployment
  • Process automation
  • Simplicity and reliability

🎯 Target Audience

  • Developers who value simplicity and control
  • DevOps engineers
  • Open source enthusiasts
  • People who appreciate underground culture

🌐 Landing Page

This repository contains the landing page for the B4DCATs community with modern design and underground aesthetics.

Features

  • Underground design β€” dark theme with neon accents
  • CLI aesthetics β€” terminal-style elements
  • Responsive β€” optimized for all devices
  • Animations β€” smooth transitions and effects
  • Performance β€” fast loading

Technologies

  • HTML5 + CSS3 + JavaScript
  • Modern CSS Grid/Flexbox
  • Intersection Observer API
  • Smooth animations
  • Mobile optimization

πŸ“¦ Installation and Setup

Local Development

  1. Clone the repository:
git clone https://github.com/b4dcats/b4dcats.github.io.git
cd b4dcats.github.io
  1. Open index.html in a browser or use a local server:
# Python 3
python -m http.server 8000

# Node.js
npx serve .

# PHP
php -S localhost:8000
  1. Open http://localhost:8000 in your browser

Deployment on GitHub Pages

  1. Make sure the repository is named b4dcats.github.io
  2. Go to Settings β†’ Pages
  3. Select Source: Deploy from a branch
  4. Select branch: main
  5. Click Save

The site will be available at: https://b4dcats.github.io

🎨 Customization

Color Scheme

Main colors are defined in CSS variables:

:root {
  --accent-primary: #00ff41;    /* Neon green */
  --accent-secondary: #ff006e;  /* Neon pink */
  --accent-tertiary: #00d4ff;   /* Neon blue */
  --bg-primary: #0a0a0a;        /* Main background */
  --bg-secondary: #111111;      /* Secondary background */
}

Fonts

  • JetBrains Mono β€” for terminal elements
  • Inter β€” for main text

🀝 Contributing

We welcome any contribution to the community development!

How to Join

  1. Join the chat β€” Telegram
  2. Read documentation β€” follow updates
  3. Contribute β€” create issues and pull requests

Contacts

πŸ“„ License

This project is distributed under the MIT License. See the LICENSE file for details.

πŸ–€ Support

If you like the project, give it a star ⭐ on GitHub and share with friends!


B4DCATs β€” Underground Developer Community
CLI-first β€’ Open Source β€’ Underground Aesthetics

About

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Contributors