├── _config.yml
├── .github
└── pull_request_template.md
├── LICENSE
└── README.md
/_config.yml:
--------------------------------------------------------------------------------
1 | plugins:
2 | - jekyll-relative-links
3 | relative_links:
4 | enabled: true
5 | collections: true
6 | include:
7 | - README.md
8 | - LICENSE.md
9 |
10 | theme: jekyll-theme-cayman
--------------------------------------------------------------------------------
/.github/pull_request_template.md:
--------------------------------------------------------------------------------
1 | ## Contributing
2 |
3 | (the same measurement rule as [awesome-made-by-russians ](https://github.com/gaearon/awesome-made-by-russians))
4 |
5 | It's hard to calculate project popularity so we use stars to measure it. It's not quite fair, but it is what we have here on Github.
6 |
7 | If you want to add a project to this list, please make sure that:
8 |
9 | - [ ] The project was created by the developers born in Brazil
10 | - [ ] The project can't be just a personal, experimental or sample project
11 | - [ ] The project has more than **100 stars** on Github
12 | - [ ] Place them in alphabetical order
13 | - [ ] One repository per PR/contribution - _avoid conflicts and simplify review_
14 | - [ ] Check if your suggestion follows our pattern (title, description, badge), you need to add double blank space after ending line of each line
15 |
16 | If they meet the requirements above, feel free to create a PR! 😁
17 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2020 Felipe Fialho
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # :brazil: Awesome Made by Brazilians [](https://awesome.re)
2 |
3 | > A collection of amazing open source projects built by brazilian developers
4 |
5 | [](/LICENSE)
6 | [](https://github.com/felipefialho/awesome-made-by-brazilians/graphs/contributors)
7 |
8 | - [Apps, Softwares & Tools](#apps)
9 | - [Awesomes & Lists](#awesomes)
10 | - [Bend](#bend)
11 | - [C](#c)
12 | - [C#](#csharp)
13 | - [C++](#cpp)
14 | - [CSS](#css)
15 | - [Clojure](#clojure)
16 | - [Dart](#dart)
17 | - [Delphi](#delphi)
18 | - [Elixir](#elixir)
19 | - [Go](#go)
20 | - [Haskell](#haskell)
21 | - [Java](#java)
22 | - [JavaScript](#js)
23 | - [Lua](#lua)
24 | - [PHP](#php)
25 | - [Python](#python)
26 | - [Quint](#quint)
27 | - [Ruby](#ruby)
28 | - [Rust](#rust)
29 | - [Shell](#shell)
30 | - [Typescript](#typescript)
31 | - [vim](#vim)
32 |
33 |
34 |
35 | ### Apps, Softwares & Tools
36 |
37 | - **[anonydog](https://github.com/anonydog/anonydog)** by [anonydog](https://github.com/anonydog)
38 | A bot to anonymize contributors
39 | 
40 | [](/LICENSE)
41 |
42 | - **[contrata-se-dev](https://contrata-se.dev/)** by [LarissaAbreu](https://github.com/LarissaAbreu)
43 | Job aggregator for developers
44 | 
45 | [](/LICENSE)
46 |
47 | - **[DevHub](https://github.com/devhubapp/devhub)** by [brunolemos](https://github.com/brunolemos)
48 | GitHub Notifications manager for Desktop and Mobile (99% code sharing using react-native-web)
49 | 
50 | [](/LICENSE)
51 |
52 | - **[Dracula Theme](https://github.com/dracula/dracula-theme)** by [zenorocha](https://github.com/zenorocha)
53 | A dark theme for Atom, Alfred, Emacs, Highlight.js, Hyper, iTerm, JetBrains, Pygments, Slack, Sublime Text, TextMate, Terminal.app, Vim, Xcode, Zsh and many more
54 | 
55 | [](/LICENSE)
56 |
57 | - **[Egua](https://github.com/eguatech/egua)** by [eguatech](https://github.com/eguatech)
58 | A programming language in portuguese to help beginners to start
59 | 
60 | [](/LICENSE)
61 |
62 | - **[FunnyAlgorithms](https://github.com/ReciHub/FunnyAlgorithms)** by [Otacilio Maia](https://github.com/OtacilioN)
63 | A repository with a bunch of funny algorithms, beginners friendly
64 | 
65 | [](/LICENSE)
66 |
67 | - **[i-Educar](https://github.com/portabilis/i-educar)** by [portabilis](https://github.com/portabilis/i-educar)
68 | Open source software of education in Brasil
69 | 
70 | [](/LICENSE)
71 |
72 | - **[LangFlow](https://github.com/langflow-ai/langflow)** by [langflow-ai](https://github.com/langflow-ai)
73 | Langflow é um construtor de aplicações de low-code para aplicações de RAG e IA multiagente. É baseado em Python e compatível com qualquer modelo, API ou banco de dados.
74 | 
75 | [](/LICENSE)
76 |
77 | - **[Operação Serenata de Amor](https://github.com/okfn-brasil/serenata-de-amor)** by [okfn-brasil](https://github.com/okfn-brasil)
78 | Serenata de Amor is an open project using artificial intelligence for social control of public administration
79 | 
80 | [](/LICENSE)
81 |
82 | - **[pliim](https://github.com/zehfernandes/pliim)** by [zehfernandes](https://github.com/zehfernandes)
83 | Safely share your screen with one click
84 | 
85 | [](/LICENSE)
86 |
87 | - **[RastreioBot](https://github.com/GabrielRF/RastreioBot)** by [GabrielRF](https://github.com/GabrielRF)
88 | This is a Telegram Bot that tracks packages from the Brazilian Mail Service
89 | 
90 | [](/LICENSE)
91 |
92 | - **[Refined Bitbucket](https://github.com/refined-bitbucket/refined-bitbucket)** by [andremw](https://github.com/andremw)
93 | Chrome and Firefox extension that improves Bitbucket's user experience
94 | 
95 | [](/LICENSE)
96 |
97 | - **[SpeakerFight](https://github.com/luanfonceca/speakerfight)** by [luanfonceca](https://github.com/luanfonceca)
98 | The Easier way to choose the best talks
99 | 
100 | [](/LICENSE)
101 |
102 | - **[webBudget](https://github.com/arthurgregorio/web-budget)** by [arthurgregorio](https://github.com/arthurgregorio)
103 | A free and open-source software to control your personal finances or of your small company
104 | 
105 | [](/LICENSE)
106 |
107 | - **[WWDC](https://github.com/insidegui/WWDC)** by [insidegui](https://github.com/insidegui)
108 | The unofficial WWDC app for macOS
109 | 
110 | [](/LICENSE)
111 |
112 |
113 |
114 | ### Awesomes & Lists
115 |
116 | - **[4noobs](https://github.com/he4rt/4noobs)** by [He4rtDevs](https://github.com/he4rt)
117 | List of repos with a Quick Start to a lot of programming languages, frameworks and tools for beginners
118 | 
119 | [](/LICENSE)
120 |
121 | - **[awesome-a11y](https://github.com/brunopulis/awesome-a11y)** by [Bruno Pulis](https://github.com/brunopulis)
122 | A curate list about A11Y
123 | 
124 | [](/LICENSE)
125 |
126 | - **[awesome-brazilian-devblogs](https://github.com/Wmitrut/awesome-brazilian-devblogs)** by [Mitrut](https://github.com/wmitrut)
127 | An awesome list list of development-centered blogs made by Brazilian devs that write in PT-BR
128 | 
129 | [](/LICENSE)
130 |
131 | - **[awesome-canvas](https://github.com/raphamorim/awesome-canvas)** by [Raphael Amorim](https://github.com/raphamorim/)
132 | A curated list of awesome HTML5 Canvas with examples, related articles and posts.
133 | 
134 | [](/LICENSE)
135 |
136 | - **[awesome-csirt](https://github.com/Spacial/csirt)** by [Spacial](https://github.com/Spacial/)
137 | Awesome-CSIRT is a curated list of links and resources in security and csirt daily activities
138 | 
139 | [](/LICENSE)
140 |
141 | - **[awesome-go](https://github.com/avelino/awesome-go)** by [Avelino](https://github.com/avelino)
142 | A curated list of awesome Go frameworks, libraries and software
143 | 
144 | [](/LICENSE)
145 |
146 | - **[Awesome hacktoberfest](https://github.com/OtacilioN/awesome-hacktoberfest-2020)** by [Otacilio Maia](https://github.com/OtacilioN)
147 | A curated list of awesome Hacktoberfest repositories
148 | 
149 | [](/LICENSE)
150 |
151 | - **[Awesome ideas](https://github.com/teles/awesome-ideas)** by [Teles](https://github.com/teles)
152 | A free list of software ideas, all written in portuguese
153 | 
154 | [](/LICENSE)
155 |
156 | - **[awesome-mlops](https://github.com/kelvins/awesome-mlops)** by [kelvins](https://github.com/kelvins)
157 | A curated list of awesome MLOps tools
158 | 
159 | [](/LICENSE)
160 |
161 | - **[awesome-seo](https://github.com/teles/awesome-seo)** by [Teles](https://github.com/teles)
162 | A curated list of SEO links
163 | 
164 | [](/LICENSE)
165 |
166 | - **[awesome-shadcn-ui](https://github.com/birobirobiro/awesome-shadcn-ui)** by [birobirobiro](https://github.com/birobirobiro)
167 | A curated list of awesome things related to shadcn/ui
168 | 
169 | [](/LICENSE)
170 |
171 | - **[awesome-svg](https://github.com/willianjusten/awesome-svg)** by [willianjusten](https://github.com/willianjusten)
172 | A curated list of SVG
173 | 
174 | [](/LICENSE)
175 |
176 | - **[awesome-techleads](https://github.com/gabiduarte/awesome-techleads)** by [gabiduarte](https://github.com/gabiduarte)
177 | A curated list about Tech Lead contents in pt-br
178 | 
179 | [](/LICENSE)
180 |
181 | - **[awesome-wpo](https://github.com/davidsonfellipe/awesome-wpo)** by [davidsonfellipe](https://github.com/davidsonfellipe)
182 | A curated list of Web Performance Optimization. Everyone can contribute here!
183 | 
184 | [](/LICENSE)
185 |
186 | - **[backend-challenges](https://github.com/CollabCodeTech/backend-challenges)** by [joviane](https://github.com/joviane), [CollabCodeTech](https://github.com/CollabCodeTech)
187 | A public list of open-source challenges from jobs around the world
188 | 
189 | [](/LICENSE)
190 |
191 | - **[Bancos Brasileiros](https://github.com/guibranco/bancosBrasileiros)** by [guibranco](https://github.com/guibranco)
192 | A curated list of brazilian banks
193 | 
194 | [](/LICENSE)
195 |
196 | - **[cypress-docs-pt-br](https://github.com/pedrohyvo/cypress-docs-pt-br)** by [pedrohyvo](https://github.com/pedrohyvo)
197 | Tradução da documentação oficial do framework Cypress.io
198 | 
199 | [](/LICENSE)
200 |
201 | - **[game-datasets](https://github.com/leomaurodesenv/game-datasets)** by [leomaurodesenv](https://github.com/leomaurodesenv)
202 | A curated list of awesome game datasets, and tools to artificial intelligence in games
203 | 
204 | [](/LICENSE)
205 |
206 | - **[frontend-challenges](https://github.com/felipefialho/frontend-challenges)** by [felipefialho](https://github.com/felipefialho)
207 | A lot of open-source's challenges of jobs to test your knowledge
208 | 
209 | [](/LICENSE)
210 |
211 | - **[Frontend Infrastructure](https://github.com/imteekay/frontend-infrastructure)** by [TK](https://github.com/imteekay)
212 | Research on Frontend Infrastructure
213 | 
214 | [](/LICENSE)
215 |
216 | - **[Functional Programming Learning Path](https://github.com/imteekay/functional-programming-learning-path)** by [TK](https://github.com/imteekay)
217 | A Learning Path for Functional Programming
218 | 
219 | [](/LICENSE)
220 |
221 | - **[Links-uteis](https://github.com/OfficialMarinho/Links-uteis)** by [OfficialMarinho](https://github.com/OfficialMarinho)
222 | useful links for the development of programming and design projects
223 | 
224 | [](/LICENSE)
225 |
226 | - **[magictools](https://github.com/ellisonleao/magictools)** by [ellisonleao](https://github.com/ellisonleao)
227 | A list of Game Development resources to make magic happen
228 | 
229 | [](/LICENSE)
230 |
231 | - **[modelo de contrato](https://github.com/apsantos-dev/modelo-de-contrato)** by [apsantos-dev](https://github.com/apsantos-dev)
232 | Assist in the creation of a document to formalize the provision of some type of service.
233 | 
234 | [](/LICENSE)
235 |
236 | - **[Mulheres na Tecnologia](https://github.com/anatechdev/mulheres-na-tecnologia)** by [anatechdev](https://github.com/anatechdev)
237 | Reference content produced by inspiring women and technology communities.
238 | 
239 | [](/LICENSE)
240 |
241 | - **[Municípios Brasileiros](https://github.com/kelvins/Municipios-Brasileiros)** by [kelvins](https://github.com/kelvins)
242 | List os brazilian cities
243 | 
244 | [](/LICENSE)
245 |
246 | - **[Programming Language Research](https://github.com/imteekay/programming-language-research)** by [TK](https://github.com/imteekay)
247 | Research on programming languages, compilers, interpreters
248 | 
249 | [](/LICENSE)
250 |
251 | - **[remote-jobs-brazil](https://github.com/lerrua/remote-jobs-brazil)** by [lerrua](https://github.com/lerrua)
252 | Companies with remote job on Brazil
253 | 
254 | [](/LICENSE)
255 |
256 | - **[Web Performance Research](https://github.com/imteekay/web-performance-research)** by [TK](https://github.com/imteekay)
257 | Research on Web Performance
258 | 
259 | [](/LICENSE)
260 |
261 | - **[women-teaching-tech](https://github.com/compiladoras/women-teaching-tech)** by [compiladoras](https://github.com/compiladoras)
262 | List of channels and courses on technology made by women
263 | 
264 | [](/LICENSE)
265 |
266 |
267 |
268 | ### Bend
269 |
270 |
271 |
272 | - **[Bend](https://github.com/HigherOrderCO/Bend)** by [VictorTaelin](https://github.com/VictorTaelin)
273 | A high-level, massively parallel programming language
274 | 
275 | [](/LICENSE)
276 |
277 | ### C
278 |
279 | - **[Balde](https://github.com/balde/balde)** by [rafaelmartins](https://github.com/rafaelmartins)
280 | A fast, simple, and memory efficient microframework written in C. It can run on any web server that supports CGI and/or FastCGI.
281 | 
282 | [](/LICENSE)
283 |
284 | - **[Binn](https://github.com/liteserver/binn)** by [kroggen](https://github.com/kroggen)
285 | Binary serialization
286 | 
287 | [](/LICENSE)
288 |
289 | - **[ffmpeg-libav-tutorial](https://github.com/leandromoreira/ffmpeg-libav-tutorial)** by [leandromoreira](https://github.com/leandromoreira)
290 | FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
291 | 
292 | [](/LICENSE)
293 |
294 | - **[HardInfo](https://github.com/lpereira/hardinfo)** by [lpereira](https://github.com/lpereira)
295 | System profiler and benchmarking tool
296 | 
297 | [](/LICENSE)
298 |
299 | - **[htop](https://github.com/hishamhm/htop)** by [hishamhm](https://github.com/hishamhm)
300 | Interactive process viewer
301 | 
302 | [](/LICENSE)
303 |
304 | - **[Lwan](https://github.com/lpereira/lwan)** by [lpereira](https://github.com/lpereira)
305 | High performance HTTP server
306 | 
307 | [](/LICENSE)
308 |
309 |
310 |
311 | ### C♯
312 |
313 | - **[EquinoxProject](https://github.com/EduardoPires/EquinoxProject)** by [EduardoPires](https://github.com/EduardoPires)
314 | Implement the most common used technologies
315 | 
316 | [](/LICENSE)
317 |
318 | - **[FluentValidator](https://github.com/andrebaltieri/FluentValidator)** by[andrebaltieri](https://github.com/andrebaltieri)
319 | A fluent way to use Notification Pattern with your entities
320 | 
321 | [](/LICENSE)
322 |
323 | - **[NLua](https://github.com/nlua/nlua)** by [viniciusjarina](https://github.com/viniciusjarina)
324 | Bridge between Lua and the .NET.
325 | 
326 | [](/LICENSE)
327 |
328 |
329 |
330 | ### C++
331 |
332 | - **[bgslibrary](https://github.com/andrewssobral/bgslibrary)** by [Andrews Cordolino Sobral](https://github.com/andrewssobral)
333 | A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
334 | 
335 | [](/LICENSE)
336 |
337 | - **[Brasilino](https://github.com/OtacilioN/Brasilino)** by [Otacilio Maia](https://github.com/OtacilioN), [Thiago Augusto](https://github.com/ThiagoAugustoSM), [Erick Simões](https://github.com/ErickSimoes)
338 | A library that allows programming in Arduino using commands in PT-BR
339 | 
340 | [](/LICENSE)
341 |
342 | - **[cvui](https://github.com/Dovyski/cvui)** by [Fernando Bevilacqua](https://github.com/Dovyski)
343 | A (very) simple UI lib built on top of OpenCV drawing primitives
344 | 
345 | [](/LICENSE)
346 |
347 | - **[material-de-aprendizado](https://github.com/cppbrasil/material-de-aprendizado)** by [cppbrasil](https://github.com/cppbrasil)
348 | Material for C++, videos, tutorials, examples, books and etc.
349 | 
350 | [](/LICENSE)
351 |
352 | - **[matplotplusplus](https://github.com/alandefreitas/matplotplusplus)** by [ Avatar
353 | Alan de Freitas](https://github.com/alandefreitas)
354 | Matplot++: A C++ Graphics Library for Data Visualization
355 | 
356 | [](/LICENSE)
357 |
358 | - **[pgModeler](https://github.com/pgmodeler/pgmodeler)** by [Raphael Araújo e Silva](https://github.com/rkhaotix)
359 | PostgreSQL Database Modeler - is an open source data modeling tool designed for PostgreSQL
360 | 
361 | [](/LICENSE)
362 |
363 | - **[QHot](https://github.com/patrickelectric/qhot)** by [Patrick José Pereira](https://github.com/patrickelectric)
364 | A hot reload for QML files.
365 | 
366 | [](/LICENSE)
367 |
368 |
369 |
370 | ### CSS
371 |
372 | - **[balloon.css](https://github.com/kazzkiq/balloon.css)** by [kazzkiq](https://github.com/kazzkiq)
373 | Simple tooltips made of pure CSS
374 | 
375 | [](/LICENSE)
376 |
377 | - **[Banana CSS](https://github.com/bananacss/bananacss)** by [afonsopacifer](https://github.com/afonsopacifer)
378 | The brazilian CSS preprocessor writen in NodeJS
379 | 
380 | [](/LICENSE)
381 |
382 | - **[css2wind](https://github.com/LukeberryPi/css2wind)** by [LukeberryPi](https://github.com/LukeberryPi)
383 | A wonderful game that translates the CSS property to its Tailwind CSS equivalent
384 | 
385 | [](/LICENSE)
386 |
387 | - **[CSS Components](https://github.com/felipefialho/css-components)** ny [felipefialho](https://github.com/felipefialho)
388 | Using the power of CSS and without Javascript
389 | 
390 | [](/LICENSE)
391 |
392 | - **[CSS Loader](https://github.com/raphaelfabeni/css-loader)** by [raphaelfabeni](https://github.com/raphaelfabeni)
393 | Simple loaders for your web applications using only one div and pure CSS
394 | 
395 | [](/LICENSE)
396 |
397 | - **[luxacss](https://github.com/luxonauta/luxacss)** by [luxonauta](https://github.com/luxonauta)
398 | The minimalist CSS library
399 | 
400 | [](/LICENSE)
401 |
402 | - **[Milligram](https://github.com/milligram/milligram)** by [cjpatoilo](https://github.com/cjpatoilo)
403 | A minimalist CSS framework
404 | 
405 | [](/LICENSE)
406 |
407 |
408 |
409 | ### Clojure
410 | - **[Chlorine](https://github.com/mauricioszabo/atom-chlorine)** by [Maurício Szabo](https://github.com/mauricioszabo)
411 | Socket REPL and nREPL plug-in for the Atom editor, supporting interactive coding and custom visualization of results
412 | 
413 | [](/LICENSE)
414 |
415 | - **[Pathom](https://github.com/wilkerlucio/pathom)** by [Wilker Lúcio](https://github.com/wilkerlucio)
416 | A Clojure library designed to help you write Clojure(script) graph query processing parsers for the query notation used by EQL
417 | 
418 | [](/LICENSE)
419 |
420 | - **[state-flow](https://github.com/nubank/state-flow)** by [Nubank](https://github.com/nubank)
421 | Integration testing framework using a state monad in the backend for building and composing flows
422 | 
423 | [](/LICENSE)
424 |
425 | - **[workspaces](https://github.com/nubank/workspaces)** by [Nubank](https://github.com/nubank)
426 | Live development environment for Clojurescript
427 | 
428 | [](/LICENSE)
429 |
430 |
431 |
432 | ### Dart
433 |
434 | - **[Flutter para iniciantes](https://github.com/rubensdemelo/flutter-para-iniciantes)** by [rubensdemelo](https://github.com/rubensdemelo)
435 | Book about Flutter
436 | 
437 | [](/LICENSE)
438 |
439 | - **[Flame engine](https://github.com/flame-engine/flame)** by [luanpotter](https://github.com/luanpotter)
440 | Game engine 2d pra Flutter
441 | 
442 | [](/LICENSE)
443 |
444 | - **[Photo view](https://github.com/renancaraujo/photo_view)** by [renancaraujo](https://github.com/renancaraujo)
445 | Widget pra galeria de imagens
446 | 
447 | [](/LICENSE)
448 |
449 |
450 |
451 | ### Delphi
452 |
453 | - **[Boss](https://github.com/HashLoad/boss)** by [Hashload](https://github.com/HashLoad)
454 | Dependency Manager for Delphi
455 | 
456 | [](/LICENSE)
457 |
458 | - **[DataSet-Serialize](https://github.com/viniciussanchez/dataset-serialize)** by [Vinicius Sanchez](https://github.com/viniciussanchez), [Mateus Vicente](https://github.com/mateusvicente100)
459 | Set of features to make working with JSON and DataSet simple
460 | 
461 | [](/LICENSE)
462 |
463 | - **[Horse](https://github.com/HashLoad/horse)** by [Hashload](https://github.com/HashLoad)
464 | Horse is an Express inspired web framework for Delphi
465 | 
466 | [](/LICENSE)
467 |
468 |
469 |
470 | ### Elixir
471 |
472 | - **[Elixir Programming Language](https://github.com/elixir-lang/elixir)** by [josevalim](https://github.com/josevalim)
473 | Elixir language, created by a Brazilian, José Valim
474 | 
475 | [](/LICENSE)
476 |
477 | - **[Floki](https://github.com/philss/floki)** by [philss](https://github.com/philss)
478 | Floki is a simple HTML parser that enables search for nodes using CSS selectors
479 | 
480 | [](/LICENSE)
481 |
482 |
483 |
484 | ### Go
485 |
486 | - **[check](https://github.com/go-check/check)** by [niemeyer](https://github.com/niemeyer)
487 | Rich testing for the Go language
488 | 
489 | [](/LICENSE)
490 |
491 | - **[Gitql](https://github.com/filhodanuvem/gitql)** by [filhodanuvem](https://github.com/filhodanuvem)
492 | A git query language
493 | 
494 | [](/LICENSE)
495 |
496 | - **[GoCity](https://github.com/rodrigo-brito/gocity)** by [rodrigo-brito](https://github.com/rodrigo-brito)
497 | Code City metaphor for visualizing Go source code in 3D
498 | 
499 | [](/LICENSE)
500 |
501 | - **[go-dockerclient](https://github.com/fsouza/go-dockerclient)** by [Francisco Souza](https://github.com/fsouza)
502 | Go client for the Docker Engine API
503 | 
504 | [](/LICENSE)
505 |
506 | - **[gofn](https://github.com/gofn/gofn)** by [avelino](https://github.com/avelino)
507 | Function process via docker provider (serverless minimalist)
508 | 
509 | [](/LICENSE)
510 |
511 | - **[goreleaser](https://github.com/goreleaser/goreleaser)** by [caarlos0](https://github.com/caarlos0)
512 | Deliver Go binaries as fast and easily as possible
513 | 
514 | [](/LICENSE)
515 |
516 | - **[Learn Go with tests](https://github.com/larien/learn-go-with-tests)** by [Lauren Ferreira](https://github.com/larien)
517 | Learn Go with test-driven development
518 | 
519 | [](/LICENSE)
520 |
521 | - **[Minha Receita](https://github.com/cuducos/minha-receita)** by [cuducos](https://github.com/cuducos)
522 | Sua API web para consulta de informações do CNPJ da Receita Federal
523 | 
524 | [](/LICENSE)
525 |
526 | - **[Pitaya](https://github.com/topfreegames/pitaya)** by [TFG Co](https://github.com/topfreegames)
527 | Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
528 | 
529 | [](/LICENSE)
530 |
531 | - **[pREST](https://github.com/prest/prest)** by [Avelino](https://github.com/avelino)
532 | (PostgreSQL REST), simplify and accelerate development, instant, realtime high-performance on any Postgres application, existing or new
533 | 
534 | [](/LICENSE)
535 |
536 | - **[ShellHub](https://github.com/shellhub-io/shellhub)** by [gustavosbarreto](https://github.com/gustavosbarreto)
537 | ShellHub enables teams to easily access any Linux device behind firewall and NAT
538 | 
539 | [](/LICENSE)
540 |
541 | - **[Task](https://github.com/go-task/task)** by [andreynering](https://github.com/andreynering)
542 | Task is a task runner / build tool, alternative to Make
543 | 
544 | [](/LICENSE)
545 |
546 | - **[teresa](https://github.com/luizalabs/teresa)** by [luizalabs](https://github.com/luizalabs)
547 | Open source tool to deploy apps to Kubernetes clusters
548 | 
549 | [](/LICENSE)
550 |
551 | - **[tsuru](https://github.com/tsuru/tsuru)** by [tsuru](https://github.com/tsuru)
552 | Open source, extensible and Docker-based Platform as a Service (PaaS)
553 | 
554 | [](/LICENSE)
555 |
556 |
557 |
558 |
559 | ### Haskell
560 |
561 | - **[Kind](https://github.com/HigherOrderCO/Kind)** by [HigherOrderCO](https://github.com/HigherOrderCO)
562 | A modern proof language
563 | 
564 | [](/LICENSE)
565 |
566 |
567 |
568 |
569 | ### Java
570 |
571 | - **[BuildCLI](https://github.com/BuildCLI/BuildCLI)** by [wheslleyrimar](https://github.com/wheslleyrimar)
572 | BuildCLI is a command-line interface (CLI) tool for managing and automating common tasks in Java project development
573 | 
574 | [](/LICENSE)
575 |
576 |
577 |
578 | ### JavaScript
579 |
580 | - **[33-js-concepts](https://github.com/leonardomso/33-js-concepts)** by [leonardomso](https://github.com/leonardomso)
581 | 33 concepts every JavaScript developer should know
582 | 
583 | [](/LICENSE)
584 |
585 | - **[ajax](https://github.com/fdaciuk/ajax)** by [fdaciuk](https://github.com/fdaciuk)
586 | Ajax module in Vanilla JS
587 | 
588 | [](/LICENSE)
589 |
590 | - **[Algorithms & Data Structures](https://github.com/imteekay/algorithms)** by [TK](https://github.com/imteekay)
591 | Algorithms & Data Structures studies
592 | 
593 | [](/LICENSE)
594 |
595 | - **[Brasil API](https://github.com/filipedeschamps/BrasilAPI)** by [filipedeschamps](https://github.com/filipedeschamps)
596 | An API that gives access to resources available on Brazil
597 | 
598 | [](/LICENSE)
599 |
600 | - **[brazilian-utils](https://github.com/brazilian-utils/brazilian-utils)** by [hyanmandian](https://github.com/hyanmandian)
601 | Utils library for Brazilian-specific businesses
602 | 
603 | [](/LICENSE)
604 |
605 | - **[cep-promise](https://github.com/filipedeschamps/cep-promise)** by [filipedeschamps](https://github.com/filipedeschamps)
606 | Search for CEP using Correios, ViaCEP e etc
607 | 
608 | [](/LICENSE)
609 |
610 | - **[clappr](https://github.com/clappr/clappr)** by [clappr](https://github.com/clappr)
611 | An extensible media player for the web
612 | 
613 | [](/LICENSE)
614 |
615 | - **[clipboard.js](https://github.com/zenorocha/clipboard.js)** by [zenorocha](https://github.com/zenorocha)
616 | Modern copy to clipboard. No Flash. Just 3kb gzipped
617 | 
618 | [](/LICENSE)
619 |
620 | - **[creditcard.js](https://github.com/ContaAzul/creditcard.js)** by [Conta Azul](https://github.com/ContaAzul)
621 | A simple credit cards validation library in JavaScript
622 | 
623 | [](/LICENSE)
624 |
625 | - **[Docz](https://github.com/doczjs/docz)** by [pedronauck](https://github.com/pedronauck)
626 | Docz makes it easy to write and publish beautiful interactive documentation for your code
627 | 
628 | [](/LICENSE)
629 |
630 | - **[extenso.js](https://github.com/portujs/extenso.js)** by [PortuJS](https://github.com/portujs)
631 | Convert number to words (in Portuguese).
632 | 
633 | [](/LICENSE)
634 |
635 | - **[fast-memoize.js](https://github.com/caiogondim/fast-memoize.js)** by [caiogondim](https://github.com/caiogondim)
636 | Fastest possible memoization library
637 | 
638 | [](/LICENSE)
639 |
640 | - **[Glorious Demo](https://github.com/glorious-codes/glorious-demo)** by [Rafael Camargo](https://github.com/rafaelcamargo)
641 | The easiest way of creating animations to show your code in action
642 | 
643 | [](/LICENSE)
644 |
645 | - **[javascript-datastructures-algorithms](https://github.com/loiane/javascript-datastructures-algorithms)** by [loiane](https://github.com/loiane)
646 | collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
647 | 
648 | [](/LICENSE)
649 |
650 | - **[JavaScript Docs](https://javascript-docs.netlify.app/)** by [brunormferreira](https://github.com/brunormferreira) and [leonardocesca](https://github.com/leonardocesca)
651 | A JavaScript Documentation made in PT-BR.
652 | 
653 | [](/LICENSE)
654 |
655 | - **[kratos-boilerplate](https://github.com/felipefialho/kratos-boilerplate)** by [felipefialho](https://github.com/felipefialho)
656 | A simple and fast boilerplate for creating statics PWA
657 | 
658 | [](/LICENSE)
659 |
660 | - **[mini-video-me](https://maykbrito.github.io/mini-video-me/)** by [maykbrito](https://github.com/maykbrito)
661 | A small webcam player focused on providing an easy way to add and control your webcam during recordings
662 | 
663 | [](/LICENSE)
664 |
665 | - **[mussum-ipsum](https://github.com/diegofelipece/Mussum-Ipsum)** by [diegofelipece](https://github.com/diegofelipece)
666 | JS Lorem Ipsum generator
667 | 
668 | [](/LICENSE)
669 |
670 | - **[Node Cron](https://github.com/node-cron/node-cron)** by [Lucas Merencia](https://github.com/merencia)
671 | Tiny task scheduler in pure JavaScript for node.js based on GNU crontab.
672 | 
673 | [](/LICENSE)
674 |
675 | - **[node4noobs](https://github.com/anabastos/node4noobs)** by [anabastos](https://github.com/anabastos)
676 | A repository for learning Node working on a project from scratch. Helps people with little programming experience.
677 | 
678 | [](/LICENSE)
679 |
680 | - **[Nullstack](https://github.com/nullstack/nullstack)** by [Christian Mortaro](https://github.com/mortaro)
681 | Framework to develop feature-driven full-stack vanilla JS components. With SSR, SSG, SPA, PWA, SEO and "too much magic to fit in a line" out-of-the-box.
682 | 
683 | [](/LICENSE)
684 |
685 | - **[piii.js](https://github.com/portujs/piii.js)** by [PortuJS](https://github.com/portujs)
686 | A filter for bad words (in Portuguese).
687 | 
688 | [](/LICENSE)
689 |
690 | - **[poku](https://github.com/wellwelwel/poku)** by [Weslley Araújo](https://github.com/wellwelwel)
691 | Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.
692 | 
693 | [](/LICENSE)
694 |
695 | - **[qualy-presenter](https://github.com/Qualy-org/qualy-presenter)** by [willianjusten](https://github.com/willianjusten)
696 | A boilerplate to create presentations
697 | 
698 | [](/LICENSE)
699 |
700 | - **[react-awesome-styled-grid](https://github.com/santosfrancisco/react-awesome-styled-grid)** by [santosfrancisco](https://github.com/santosfrancisco/)
701 | A react responsive grid flexbox based
702 | 
703 | [](/LICENSE)
704 |
705 | - **[react-native-3dcube-navigation](https://github.com/zehfernandes/react-native-3dcube-navigation)** by [zehfernandes](https://github.com/zehfernandes/)
706 | Cube transition for React Native
707 | 
708 | [](/LICENSE)
709 |
710 | - **[React95](https://github.com/React95/React95)** by [ggdaltoso](https://github.com/ggdaltoso)
711 | A React components library with Win95 UI
712 | 
713 | [](/LICENSE)
714 |
715 | - **[Rocket.Chat](https://github.com/RocketChat/Rocket.Chat)** by [RocketChat](https://github.com/RocketChat)
716 | The ultimate Free Open Source Solution for team communications
717 | 
718 | [](/LICENSE)
719 |
720 | - **[sharer.js](https://github.com/ellisonleao/sharer.js)** by [ellisonleao](https://github.com/ellisonleao)
721 | Create your own social share buttons with no extra dependencies
722 | 
723 | [](/LICENSE)
724 |
725 | - **[subtitle.js](https://github.com/gsantiago/subtitle.js)** by [gsantiago](https://github.com/gsantiago)
726 | Parse and manipulate subtitles
727 | 
728 | [](/LICENSE)
729 |
730 | - **[svelte-i18n](https://github.com/kaisermann/svelte-i18n)** by [kaisermann](https://github.com/kaisermann)
731 | Internationalization for Svelte.
732 | 
733 | [](/LICENSE)
734 |
735 | - **[svelte-loadable](https://github.com/kaisermann/svelte-loadable)** by [kaisermann](https://github.com/kaisermann)
736 | Dynamically load a svelte component.
737 | 
738 | [](/LICENSE)
739 |
740 | - **[svelte-preprocess](https://github.com/sveltejs/svelte-preprocess)** by [kaisermann](https://github.com/kaisermann)
741 | A Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, CoffeeScript, TypeScript, Pug and much more.
742 | 
743 | [](/LICENSE)
744 |
745 | - **[Unform](https://github.com/Rocketseat/unform)** by [Rocketseat](https://github.com/Rocketseat)
746 | Easy peasy highly scalable ReactJS & React Native forms!
747 | 
748 | [](/LICENSE)
749 |
750 | - **[zuck.js](https://github.com/ramon82/zuck.js)** by [ramon82](https://github.com/ramon82)
751 | A javascript library that lets you add stories EVERYWHERE
752 | 
753 | [](/LICENSE)
754 |
755 | - **[Vue Page Title](https://github.com/vinicius73/vue-page-title)** by [vinicius73](https://github.com/vinicius73)
756 | Vue.js html/page title manager
757 | 
758 | [](/LICENSE)
759 |
760 |
761 |
762 | ### Lua
763 |
764 | - **[Lua Programming language](https://github.com/lua/lua)** by [roberto-ieru](https://github.com/roberto-ieru)
765 | Lua language, created by a Brazilian, Roberto Ierusalimschy
766 | 
767 | [](/LICENSE)
768 |
769 | - **[luarocks](https://github.com/luarocks/luarocks)** by [hishamhm](https://github.com/hishamhm)
770 | LuaRocks is the package manager for the Lua programming language
771 | 
772 | [](/LICENSE)
773 |
774 | - **[tl](https://github.com/teal-language/tl)** by [hishamhm](https://github.com/hishamhm)
775 | The compiler for Teal, a typed dialect of Lua
776 | 
777 | [](/LICENSE)
778 |
779 |
780 |
781 | ### PHP
782 |
783 | - **[Corcel](https://github.com/corcel/corcel)** by [jgrossi](https://github.com/jgrossi)
784 | WordPress backend with Laravel or any PHP application
785 | 
786 | [](/LICENSE)
787 |
788 | - **[Dephpugger](https://github.com/tacnoman/dephpugger)** by [tacnoman](https://github.com/tacnoman)
789 | Debug PHP applications in terminal
790 | 
791 | [](/LICENSE)
792 |
793 | - **[Siler](https://github.com/leocavalcante/siler)** by [leocavalcante](https://github.com/leocavalcante)
794 | Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions
795 | 
796 | [](/LICENSE)
797 |
798 | - **[Validation](https://github.com/Respect/Validation)** by [henriquemoody](https://github.com/henriquemoody)
799 | The most awesome validation engine ever created for PHP
800 | 
801 | [](/LICENSE)
802 |
803 |
804 |
805 | ### Python
806 |
807 | - **[Calculadora do Cidadão](https://github.com/cuducos/calculadora-do-cidadao)** by [cuducos](https://github.com/cuducos)
808 | Tool for Brazilian Reais monetary adjustment/correction
809 | 
810 | [](/LICENSE)
811 |
812 | - **[cookiecutter-fastapi](https://github.com/arthurhenrique/cookiecutter-fastapi)** by [arthurhenrique](https://github.com/arthurhenrique)
813 | Cookiecutter template for FastAPI projects using: Machine Learning, uv, Github Actions and Pytest
814 | 
815 | [](/LICENSE)
816 |
817 | - **[dateutil](https://github.com/dateutil/dateutil)** by [niemeyer](https://github.com/niemeyer)
818 | Useful extensions to the standard Python datetime features
819 | 
820 | [](/LICENSE)
821 |
822 | - **[django-ai-assistant](https://github.com/vintasoftware/django-ai-assistant)** by [Vinta Software](https://github.com/vintasoftware)
823 | Integrate AI Assistants with Django to build intelligent applications
824 | 
825 | [](/LICENSE)
826 |
827 | - **[django-htmlmin](https://github.com/cobrateam/django-htmlmin)** by [cobrateam](https://github.com/cobrateam)
828 | HTML minifier for Python frameworks
829 | 
830 | [](/LICENSE)
831 |
832 | - **[django-react-boilerplate](https://github.com/vintasoftware/django-react-boilerplate)** by [Vinta Software](https://github.com/vintasoftware)
833 | Django, React, Bootstrap 4 with Python 3 and webpack project boilerplate
834 | 
835 | [](/LICENSE)
836 |
837 | - **[django-tenant-schemas](https://github.com/bernardopires/django-tenant-schemas)** by [bernardopires](https://github.com/bernardopires/django-tenant-schemas)
838 | Tenant support for Django using PostgreSQL schemas
839 | 
840 | [](/LICENSE)
841 |
842 | - **[Dynaconf](https://github.com/dynaconf/dynaconf)** by [rochacbruno](https://github.com/rochacbruno/)
843 | Configuration Management for Python
844 | 
845 | [](/LICENSE)
846 |
847 | - **[fklearn](https://github.com/nubank/fklearn)** by [Nubank](https://github.com/nubank)
848 | fklearn: Functional Machine Learning
849 | 
850 | [](/LICENSE)
851 |
852 | - **[HTTPretty](https://github.com/gabrielfalcao/HTTPretty)** by [gabrielfalcao](https://github.com/gabrielfalcao)
853 | HTTP client mocking tool for Python - inspired by Fakeweb for Ruby
854 | 
855 | [](/LICENSE)
856 |
857 | - **[isk-daemon](https://github.com/ricardocabral/iskdaemon)** by [ricardocabral](https://github.com/ricardocabral/)
858 | Open source database for content-based (visual) image search
859 | 
860 | [](/LICENSE)
861 |
862 | - **[keyboard](https://github.com/boppreh/keyboard)** by [BoppreH](https://github.com/boppreh)
863 | Hook and simulate global keyboard events on Windows and Linux.
864 | 
865 | [](/LICENSE)
866 |
867 | - **[lettuce](https://github.com/gabrielfalcao/lettuce)** by [gabrielfalcao](https://github.com/gabrielfalcao)
868 | Behavior-driven-development tool for python, inspired by Cucumber for Ruby
869 | 
870 | [](/LICENSE)
871 |
872 | - **[prettyconf](https://github.com/osantana/prettyconf)** by [osantana](https://github.com/osantana/)
873 | A extensible library for Settings/Code separation
874 | 
875 | [](/LICENSE)
876 |
877 | - **[pynubank](https://github.com/andreroggeri/pynubank)** by [andreroggeri](https://github.com/andreroggeri)
878 | Acesse seus extratos do Nubank pelo Python
879 | 
880 | [](/LICENSE)
881 |
882 | - **[python-decouple](https://github.com/henriquebastos/python-decouple)** by [henriquebastos](https://github.com/henriquebastos)
883 | Strict separation of config from code
884 | 
885 | [](/LICENSE)
886 |
887 | - **[rows](https://github.com/turicas/rows)** by [turicas](https://github.com/turicas)
888 | A common, beautiful interface to tabular data, no matter the format
889 | 
890 | [](/LICENSE)
891 |
892 | - **[scanapi](https://github.com/scanapi/scanapi)** by [ScanAPI](https://github.com/scanapi)
893 | Automated Integration Testing and Live Documentation for your API
894 | 
895 | [](/LICENSE)
896 |
897 | - **[splinter](https://github.com/cobrateam/splinter)** by [cobrateam](https://github.com/cobrateam)
898 | Python test framework for web applications
899 | 
900 | [](/LICENSE)
901 |
902 | - **[querido-diario](https://github.com/okfn-brasil/querido-diario)** by [okfn-brasil](https://github.com/okfn-brasil)
903 | Brazilian government gazettes, accessible to everyone.
904 | 
905 | [](/LICENSE)
906 |
907 | - **[sure](https://github.com/gabrielfalcao/sure)** by [gabrielfalcao](https://github.com/gabrielfalcao)
908 | Idiomatic assertion toolkit with human-friendly failure messages, inspired on RSpec Expectations and should.js
909 | 
910 | [](/LICENSE)
911 |
912 |
913 |
914 | ### Quint
915 |
916 | - **[Quint](https://github.com/informalsystems/quint)** by [bugarela](https://github.com/bugarela)
917 | A modern and executable specification language
918 | 
919 | [](/LICENSE)
920 |
921 |
922 |
923 | ### Ruby
924 |
925 | - **[browser](https://github.com/fnando/browser)** by [fnando](https://github.com/fnando)
926 | Do some browser detection with Ruby. Includes ActionController integration
927 | 
928 | [](/LICENSE)
929 |
930 | - **[Rails gem devise](https://github.com/heartcombo/devise)** by [josevalim](https://github.com/josevalim), [carlosantoniodasilva](https://github.com/carlosantoniodasilva).
931 | Rails gem devise for user authentication
932 | 
933 | [](/LICENSE)
934 |
935 | - **[Rails gem simpleform](https://github.com/heartcombo/simple_form)** by [josevalim](https://github.com/josevalim), [carlosantoniodasilva](https://github.com/carlosantoniodasilva), [rafaelfranca](https://github.com/rafaelfranca)
936 | Rails gem simple form for forms
937 | 
938 | [](/LICENSE)
939 |
940 | - **[vagrant-lxc](https://github.com/fgrehm/vagrant-lxc)** by [fgrehm](https://github.com/fgrehm)
941 | LXC provider for Vagrant
942 | 
943 | [](/LICENSE)
944 |
945 |
946 |
947 | ### Rust
948 |
949 | - **[Bend](https://github.com/HigherOrderCO/Bend)** by [HigherOrderCO](https://github.com/HigherOrderCO)
950 | A massively parallel, high-level programming language
951 | 
952 | [](/LICENSE)
953 |
954 | - **[HVM](https://github.com/HigherOrderCO/HVM)** by [HigherOrderCO](https://github.com/HigherOrderCO)
955 | A massively parallel, optimal functional runtime in Rust
956 | 
957 | [](/LICENSE)
958 |
959 | - **[KFtray](https://github.com/hcavarsan/kftray)** by [hcavarsan](https://github.com/hcavarsan)
960 | A cross-platform app for managing Kubernetes port forward configurations in the menu bar.
961 | 
962 | [](/LICENSE)
963 |
964 | - **[Marmite](https://github.com/rochacbruno/marmite/)** by [rochacbruno](https://github.com/rochacbruno)
965 | A Static Site Generator for blogs that is simple, fast and written in Rust
966 | 
967 | [](/LICENSE)
968 |
969 | - **[py2rs](https://github.com/rochacbruno/py2rs)** by [rochacbruno](https://github.com/rochacbruno)
970 | A quick reference guide for the Pythonista in the process of becoming a Rustacean
971 | 
972 | [](/LICENSE)
973 |
974 | - **[Rio](https://github.com/raphamorim/rio)** by [raphamorim](https://github.com/raphamorim)
975 | A hardware-accelerated GPU terminal emulator that runs in desktops and browsers
976 | 
977 | [](/LICENSE)
978 |
979 |
980 |
981 | ### Shell
982 |
983 | - **[bullet-train.zsh](https://github.com/caiogondim/bullet-train.zsh)** by [caiogondim](https://github.com/caiogondim)
984 | oh-my-zsh shell theme based on the Powerline Vim plugin
985 | 
986 | [](/LICENSE)
987 |
988 | - **[Zim](https://github.com/zimfw/zimfw)** by [ericbn](https://github.com/ericbn)
989 | Modular, customizable, and blazing fast Zsh framework
990 | 
991 | [](/LICENSE)
992 |
993 |
994 |
995 | ### Typescript
996 |
997 | - **[ariakit](https://github.com/ariakit/ariakit)** by [diegohaz](https://github.com/diegohaz)
998 | Toolkit for building accessible web apps with React
999 | 
1000 | [](https://github.com/ariakit/ariakit/blob/main/license)
1001 |
1002 | - **[concurrently](https://github.com/open-cli-tools/concurrently)** by [gustavohenke](https://github.com/gustavohenke)
1003 | Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
1004 | 
1005 | [](https://github.com/open-cli-tools/concurrently/blob/master/LICENSE)
1006 |
1007 | - **[ExpressoTS Framework](https://github.com/expressots/expressots)** by [Richard Zampieri](https://github.com/rsaz)
1008 | A Typescript + Node.js lightweight framework for quick building scalable, easy to read and maintain, server-side applications 🐎
1009 | 
1010 | [](https://github.com/expressots/expressots/blob/main/LICENSE.md)
1011 |
1012 | - **[vscode-project-manager](https://github.com/alefragnani/vscode-project-manager)** by [alefragnani](https://github.com/alefragnani)
1013 | Project Manager Extension for Visual Studio Code
1014 | 
1015 | [](/LICENSE)
1016 |
1017 | - **[whatsapp-bot](https://github.com/caioagiani/whatsapp-bot)** by [caioagiani](https://github.com/caioagiani)
1018 | BOT - WhatsApp Web in TypeScript
1019 | 
1020 | [](/LICENSE)
1021 |
1022 |
1023 |
1024 | ### vim
1025 |
1026 | - **[Neovim](https://github.com/neovim/neovim)** by [tarruda](https://github.com/tarruda)
1027 | Neovim is the most popular vim fork and refactor that simplifies maintenance, enable advanced UIs and maximize extensibility
1028 | 
1029 | [](/LICENSE)
1030 |
1031 | - **[vim-bootstrap](https://github.com/editor-bootstrap/vim-bootstrap)** by [avelino](https://github.com/avelino)
1032 | Generator provides a simple method of generating a .vimrc configuration for vim
1033 | 
1034 | [](/LICENSE)
1035 |
1036 | ## Contributing
1037 |
1038 | (the same measurement rule as [awesome-made-by-russians ](https://github.com/gaearon/awesome-made-by-russians))
1039 |
1040 | It's hard to calculate project popularity so we use stars as a measurement. It's not quite fair, but it is what we have here on Github.
1041 |
1042 | If you want to add a project to this list, please make sure that:
1043 |
1044 | - The project was created by developers born in Brazil
1045 | - The project can't be just a personal, experimental or sample project
1046 | - The project has more than **100 stars** on Github
1047 | - Place them in alphabetical order
1048 | - If they meet the requirements above, feel free to create a PR!
1049 |
1050 | ## Thanks
1051 |
1052 | - [Zeno Rocha](https://github.com/zenorocha) for the idea in 2018 (😂)
1053 | - [schirrel](https://github.com/schirrel) for [reminding me](https://github.com/frontendbr/forum/issues/1882) about this project
1054 | - [🇷🇺 awesome-made-by-russians](https://github.com/gaearon/awesome-made-by-russians) for some ideas to improve template and change the project name (initially `made-in-brazil`).
1055 |
1056 | ## License
1057 |
1058 | [MIT](/license)
1059 |
--------------------------------------------------------------------------------