jlgregorio81's Stars
vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
dorianbrown/rank_bm25
A Collection of BM25 Algorithms in Python
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
shufo/vscode-blade-formatter
An opinionated Blade file formatter for VSCode
tamnil/faker-br
Fork do Faker adaptado para o Brasil - CPF, CNPJ, CEP e termos regionalizados para português.
livewire/livewire
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
vuejs/docs
📄 Documentation for Vue 3
gopinav/Vue-3-Tutorials
Source code related to the YouTube tutorial series
laravel/laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
fzaninotto/Faker
Faker is a PHP library that generates fake data for you
Dogfalo/materialize
Materialize, a CSS Framework based on Material Design
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
jlgregorio81/exemplo_mvc_database
Exemplo de implementação simples usando o padrão de arquitetura MVC e os padrões de projeto DAO e Front Controller.