All Projects → bukinoshita → hackdisrupt

bukinoshita / hackdisrupt

Licence: MIT license
[private beta] comece a aprender programação com uma experiência nova

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hackdisrupt

BeautifulMakie
https://lazarusa.github.io/BeautifulMakie/
Stars: ✭ 281 (+1907.14%)
Mutual labels:  programming, code
Letters
Письма к студентам курса
Stars: ✭ 107 (+664.29%)
Mutual labels:  programming, code
code-examples
Short code snippets written by our open source community!
Stars: ✭ 60 (+328.57%)
Mutual labels:  programming, code
coding-untuk-semua
Coding untuk semua, kumpulan materi-materi untuk belajar coding/pemrograman.
Stars: ✭ 18 (+28.57%)
Mutual labels:  programming, code
Blog
A set of various projects based on ESP8266, ESP32, ATtiny13, ATtiny85, ATtiny2313, ATmega8, ATmega328, ATmega32, STM32 and more.
Stars: ✭ 198 (+1314.29%)
Mutual labels:  programming, code
dev-log
A comprehensive list of links and resources about anything programming related
Stars: ✭ 55 (+292.86%)
Mutual labels:  programming, code
Abstractionlayers
Abstraction Layers
Stars: ✭ 16 (+14.29%)
Mutual labels:  programming, code
pix-payload-generator.net
Gerar payload para qrcode estático PIX. (Sistema de pagamento instantâneo do Brasil) Sem a necessidade de conexão com um PSP.
Stars: ✭ 23 (+64.29%)
Mutual labels:  code, brasil
Beginners C Program Examples
Simple, Short and Sweet beginners friendly C language programs
Stars: ✭ 138 (+885.71%)
Mutual labels:  programming, code
Guide To Staying Productive
If you're looking for ways to stay motivated and focused, while still having fun, this guide is for you! Contributions and any kind of improvements are very welcome!
Stars: ✭ 116 (+728.57%)
Mutual labels:  programming, code
Syntaxmeets
Syntaxmeets. Create rooms 🏠 Call your friends 👬🏼 Sip Chai, ☕ Chat, Create, and Code👨‍💻. A coding platform to code simultaneously 🚀 with your friends and design your algorithms on SyntaxPad.💫✨
Stars: ✭ 110 (+685.71%)
Mutual labels:  programming, code
awesome.gl
棒棒哒攻略:Developer's Technical Documents, API References, Code Examples, Quick Starts, Programming minutebooks, and Tutorials. https://awesome.gl
Stars: ✭ 12 (-14.29%)
Mutual labels:  programming, code
codeReads
goodReads (pun intended) for coding and programming
Stars: ✭ 29 (+107.14%)
Mutual labels:  programming, code
medium-code
A place to store my jupyter notebooks for my medium articles
Stars: ✭ 27 (+92.86%)
Mutual labels:  programming, code
eaf-linter
🤪 A linter, prettier, and test suite that does everything as-simple-as-possible.
Stars: ✭ 17 (+21.43%)
Mutual labels:  code
transparencia-dados-abertos-brasil
A survey of Brazilian states' and municipalities' transparency and open data portals, as well as institutional websites, obtained from several public data sources. 🇧🇷 Levantamento de portais estaduais e municipais de transparência e dados abertos, bem como os portais institucionais, obtido a partir de diversas fontes públicas de dados.
Stars: ✭ 46 (+228.57%)
Mutual labels:  brasil
CodeEditorView
Code Editor UITextView
Stars: ✭ 20 (+42.86%)
Mutual labels:  code
OneDayOneAlgo
Learn one algorithm each day, code it, and upload
Stars: ✭ 27 (+92.86%)
Mutual labels:  code
HackerEarth-Solution
Contains hackerearth solutions in python 3
Stars: ✭ 126 (+800%)
Mutual labels:  programming
nfelib
Biblioteca Python para ler e criar Nota Fiscal Eletrônica (NF-e) e Nota Fiscal de Consumidor Eletrônica (NFC-e). Feita com generateDS.
Stars: ✭ 70 (+400%)
Mutual labels:  brasil

hackdisrupt is a place where you can learn, teach, share, discover, discuss and ask anything about programming. We're trying to bring even more content to the Brazilian community and eventually share it with the World.

Build Status XO code style styled with prettier

Quick Start

To check it live, go to hackdisrupt.

OR

To run it locally on your own computer:

  • Clone the repository
  • Install the dependencies
  • Create .env file on the root and set API_URL=https://hackdisrupt-api-staging.now.sh
  • Run the project
  • Open your browser on https://localhost:3000
  • Check our API (private)
$ git clone https://github.com/bukinoshita/hackdisrupt.git && cd hackdisrupt && yarn && echo 'API_URL=https://hackdisrupt-api-staging.now.sh' > .env && yarn dev

Contributing

Please see our contributing.md.

Sponsors

Sponsor

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].