An open API service indexing awesome lists of open source software.

https://github.com/CircuitVerse/CircuitVerse

CircuitVerse Primary Code Base
https://github.com/CircuitVerse/CircuitVerse

circuitverse digital-circuit-design digital-circuits educational-software hacktoberfest

Last synced: 4 months ago
JSON representation

CircuitVerse Primary Code Base

Awesome Lists containing this project

README

          

The CircuitVerse logo
[![Financial Contributors on Open Collective](https://opencollective.com/CircuitVerse/all/badge.svg?label=Financial+Contributors&style=for-the-badge&logo=open+collective)](https://opencollective.com/CircuitVerse)
[![CircleCI Status](https://img.shields.io/circleci/build/github/CircuitVerse/CircuitVerse/master?label=circleci&style=for-the-badge&logo=circleci)](https://circleci.com/gh/CircuitVerse/CircuitVerse)
[![Coveralls Coverage Status](https://img.shields.io/coveralls/github/CircuitVerse/CircuitVerse/master?label=coveralls&style=for-the-badge&logo=coveralls)](https://coveralls.io/github/CircuitVerse/CircuitVerse?branch=master)
-----
[CircuitVerse](https://circuitverse.org) is a free, open-source platform which allows users to construct digital logic circuits online. We also offer the [Interactive Book](https://learn.circuitverse.org) which teaches users on the fundamentals of modern, digital circuits. Please also see our [documentation](https://docs.circuitverse.org) or [GitHub Wiki](https://github.com/CircuitVerse/CircuitVerse/wiki/).

## Getting Started with CircuitVerse code base 📹
To help new contributors get started, we've created a video guide titled **"Getting Started with CircuitVerse"**. This video covers:
- Introduction to CircuitVerse and its technical structure.
- Step-by-step setup using GitHub Codespaces.
- A high level walkthrough of the codebase directory structure and key files.
- Contribution guidelines for effective collaboration.

🎥 [Watch the "Getting Started with CircuitVerse" Video](https://youtu.be/TUdHWUdz_-8)
*(Click the link above to watch the video on YouTube.)*

## Community
We would love to hear from you! We communicate on Slack:

[![Slack](https://img.shields.io/badge/chat-on_slack-purple.svg?style=for-the-badge&logo=slack)](https://circuitverse.org/slack)

## Code of Conduct
We follow the [Code of Conduct](code-of-conduct.md) of the [CircuitVerse](https://circuitverse.org) Community.

## Setup
See [`SETUP.md`](SETUP.md) for more information on setting up CircuitVerse.

## Contributing
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for more information on contributing to CircuitVerse.

## License
This project is licensed under the [MIT License](LICENSE).

## Testing with BrowserStack
This project is tested with BrowserStack.