Skip to content

Commit b3e2150

Browse files
docs: Update README.md
1 parent 157544d commit b3e2150

1 file changed

Lines changed: 72 additions & 0 deletions

File tree

README.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
# 🌐 WebBro Software
2+
3+
Welcome to **WebBro Software** – an open-source initiative developing tools, libraries, games, and developer utilities in multiple programming languages. Our goal is to build a strong ecosystem of creative and helpful software solutions for developers around the world.
4+
5+
---
6+
7+
## 🔥 Featured Projects
8+
9+
### 🤖 [brofs](https://github.com/webbro-software/brofs)
10+
> The Bro File System CLI
11+
A minimalist file system CLI for developers. Super fast, clean, and open-source.
12+
13+
### 🎨 [uzcss](https://github.com/webbro-software/uzcss)
14+
> Uzbek-to-CSS Compiler
15+
Write your styles in Uzbek! A unique compiler translating Uzbek syntax to valid CSS.
16+
17+
### 🧠 [brainfuck-interpreter](https://github.com/webbro-software/brainfuck-interpreter)
18+
> Interpreter for Brainfuck language in C#
19+
For minimalism lovers and low-level explorers.
20+
21+
### 🔊 [easy_speak](https://github.com/webbro-software/easy_speak)
22+
> Powerful text-to-speech conversion for Python
23+
Simple yet powerful TTS for Python apps.
24+
25+
### 🎮 [kill-the-monsters-3d](https://github.com/webbro-software/kill-the-monsters-3d)
26+
> A 3D monster-killing desktop game built with Python.
27+
28+
---
29+
30+
## 🧩 Developer Utilities
31+
32+
- [styled_print](https://github.com/webbro-software/styled_print) – Terminal text styling for Python.
33+
- [styled-console](https://github.com/webbro-software/styled-console) – Styled console logger for JavaScript.
34+
- [gcd-calculator](https://github.com/webbro-software/gcd-calculator) – Simple GCD calculator in Python.
35+
36+
---
37+
38+
## 💡 Experiments & Research
39+
40+
- [nitrovim](https://github.com/webbro-software/nitrovim) – VIM setup in Lua for fast dev.
41+
- [simple-translate](https://github.com/webbro-software/simple-translate) – Multilingual translator for Python.
42+
- [voice-js](https://github.com/webbro-software/voice-js) – Web Speech API abstraction.
43+
- [pencil_art](https://github.com/webbro-software/pencil_art) – Convert images to sketch.
44+
45+
---
46+
47+
## 📦 VS Code Extensions
48+
49+
- [uzcss-syntax](https://github.com/webbro-software/uzcss-syntax) – Syntax highlighting for uzcss
50+
51+
---
52+
53+
## 🧠 Philosophy
54+
55+
We build for:
56+
- 📚 Learning
57+
- 💡 Innovation
58+
- 💻 Developers
59+
- 🎮 Fun
60+
61+
> "We don't just code for work. We code for soul."
62+
63+
---
64+
65+
## 📬 Connect with us
66+
67+
Visit our GitHub: [github.com/webbro-software](https://github.com/webbro-software)
68+
Submit issues, contribute, or just explore!
69+
70+
---
71+
72+
© 2025 WebBro Software | Built with ❤️ by developers for developers.

0 commit comments

Comments
 (0)