All Projects → BrandonArmand → Binari

BrandonArmand / Binari

Licence: mit
Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals of dynamic programming.

Programming Languages

javascript
184084 projects - #8 most used programming language
p5js
31 projects

Projects that are alternatives of or similar to Binari

Docusaurus
Easy to maintain open source documentation websites.
Stars: ✭ 29,053 (+35330.49%)
Mutual labels:  hacktoberfest, open-source, website
One Html Page Challenge
Can you create something cool without modern tools?
Stars: ✭ 205 (+150%)
Mutual labels:  open-source, html5, canvas
Coursify Hacktoberfest
A curated list of best free learning resources on the planet, made specifically for first time hackers!
Stars: ✭ 63 (-23.17%)
Mutual labels:  hacktoberfest, html5, website
Dvc.org
🔗 DVC website and documentation
Stars: ✭ 171 (+108.54%)
Mutual labels:  hacktoberfest, open-source, website
Discord bot.py
🍺 A simple discord bot that helps you getting started within discord.py
Stars: ✭ 313 (+281.71%)
Mutual labels:  hacktoberfest, tutorial, open-source
Chart.js
Simple HTML5 Charts using the <canvas> tag
Stars: ✭ 55,646 (+67760.98%)
Mutual labels:  hacktoberfest, html5, canvas
Collaboration For Beginners
A Beginner's Guide to Contributing in an Open Source Project.
Stars: ✭ 86 (+4.88%)
Mutual labels:  hacktoberfest, tutorial, open-source
Hacktoberfest 2020
Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.
Stars: ✭ 492 (+500%)
Mutual labels:  hacktoberfest, open-source, website
Contribute To Open Source
Learn the GitHub workflow by contributing code in a fun simulation project
Stars: ✭ 684 (+734.15%)
Mutual labels:  hacktoberfest, educational, open-source
Tower game
💒 盖楼游戏 html5 canvas tower building game 🏢🏬🏦🏯🏰
Stars: ✭ 1,110 (+1253.66%)
Mutual labels:  html5, canvas
Sapl
Sistema de Apoio ao Processo Legislativo
Stars: ✭ 63 (-23.17%)
Mutual labels:  hacktoberfest, open-source
Hqchart
HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据替换接口
Stars: ✭ 1,126 (+1273.17%)
Mutual labels:  html5, canvas
Hooking Template With Mod Menu
A small template for Android Hooking with Substrate. (Includes a mod menu written in Java)
Stars: ✭ 59 (-28.05%)
Mutual labels:  hacktoberfest, tutorial
Hacktoberfest2019
A repository to contribute to Hacktoberfest 2019
Stars: ✭ 64 (-21.95%)
Mutual labels:  hacktoberfest, open-source
Opensource.guide
📚 Community guides for open source creators
Stars: ✭ 9,460 (+11436.59%)
Mutual labels:  tutorial, open-source
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…
Stars: ✭ 9,111 (+11010.98%)
Mutual labels:  hacktoberfest, open-source
Activity
⚡️ Activity app for Nextcloud
Stars: ✭ 67 (-18.29%)
Mutual labels:  hacktoberfest, open-source
Website
The elementary.io website
Stars: ✭ 1,092 (+1231.71%)
Mutual labels:  hacktoberfest, website
One Line Wonders
OneLineWondersCode | 1000+ Commits | 278/300 One Liners | 200+ Forks | Actively maintained open-source collection of "one-line" programs performing various tasks in different languages
Stars: ✭ 65 (-20.73%)
Mutual labels:  hacktoberfest, open-source
Laravel Ecommerce
AvoRed an Open Source Laravel Shopping Cart
Stars: ✭ 1,151 (+1303.66%)
Mutual labels:  hacktoberfest, open-source

Binari v0.9.0

Open Source Helpers first-timers-only Netlify Status DeepScan grade

Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals of dynamic programming and algorithms.

Site Navigation

  • Home - Basic introduction to the application.
  • Playground - The primary learning route. Includes the code editor and canvas.
  • About - Application description w/ github API integration for contributor info.

Binari

Built With

Contributing

Issues
Anyone can help. We welcome first-time contributors, as well as experienced contributors.

There is plenty to do for both developers and designers of every skill level. Check out the issues, or pitch your own ideas.

Starting points.

  • New to open-source? I suggest fixing a spelling error or try doing a first-timers-only issue.
  • Expert on all things binary tree? Try building a lesson.
  • Designer? Don't be shy, we could use some work with our designs.

Rules

  1. Read the rules!
  2. Issues tagged with first-timers-only are reserved for new contributors. Let them have a chance.
  3. Each pull request should only introduce a single update at a time. Do not reference multiple issues that are unrelated to one-another.

Setup

  1. Fork the repo.
  2. Run a couple of commands in the project's file directory.
npm install
npm start
  1. Build.

Code of Conduct

CODE_OF_CONDUCT.md

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].