Community of developers creating independent tools for digital infrastructure
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.
- β‘ 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
IRC + CLI chat with bridges to Telegram/Discord
- Uniting classic and modern platforms
- CLI interface for all channels
- Bridges between IRC, Telegram, Discord
Set of utilities for monitoring and management
- System and service monitoring
- Infrastructure management
- Unix philosophy: one utility β one task
Infrastructure solutions
- Service deployment
- Process automation
- Simplicity and reliability
- Developers who value simplicity and control
- DevOps engineers
- Open source enthusiasts
- People who appreciate underground culture
This repository contains the landing page for the B4DCATs community with modern design and underground aesthetics.
- 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
- HTML5 + CSS3 + JavaScript
- Modern CSS Grid/Flexbox
- Intersection Observer API
- Smooth animations
- Mobile optimization
- Clone the repository:
git clone https://github.com/b4dcats/b4dcats.github.io.git
cd b4dcats.github.io- Open
index.htmlin a browser or use a local server:
# Python 3
python -m http.server 8000
# Node.js
npx serve .
# PHP
php -S localhost:8000- Open http://localhost:8000 in your browser
- Make sure the repository is named
b4dcats.github.io - Go to Settings β Pages
- Select Source: Deploy from a branch
- Select branch: main
- Click Save
The site will be available at: https://b4dcats.github.io
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 */
}- JetBrains Mono β for terminal elements
- Inter β for main text
We welcome any contribution to the community development!
- Join the chat β Telegram
- Read documentation β follow updates
- Contribute β create issues and pull requests
- GitHub: github.com/b4dcats
- Telegram: @b4dcats
- Discord: discord.gg/b4dcats
- Email: dev@b4dcat.ru
This project is distributed under the MIT License. See the LICENSE file for details.
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