Founded in 2022, we strive to provide products and services for the needs within our power. It is undeniable that the recent years of technological surging caused both general and specialized products to be overpriced. Thus, it is all the more reason our organisation, BnB, is determined to cultivate easy, open-sourced products and services and become a precursor in the field. Recently, one of our researches has won the International Science Project Compition(ISPC) prize. In order to further achieve our goal, we are expanding our business beyond paperwork and delve into service/software/hardware.
We are currently working on the following projects:
- SRA: A Discord bot aims to provide in-real-live(irl) chatting experience
- ProjectU - browser: A command-line-interface(cli) browser
To get started with our projects, follow these steps:
- Clone the repository:
git clone https://github.com/[Your Organization]/[Your Repo].git - Install the necessary dependencies:
npm install(or the equivalent command for your project) - Run the project:
npm start(or the equivalent command for your project)
We welcome contributions from the community! To contribute, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b (feature)/(your-feature-name) - Make your changes and commit them:
git commit -m 'Add some feature' - Push to the branch:
git push origin (feature)/(your-feature-name) - Open a pull request.
For any questions or inquiries, please contact us at [bnbpythoninc@gmail.com].
Thank you for visiting our GitHub organization! We appreciate your interest in our work.