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