Pinned Repositories
100-days-of-javascript
AsmrProg Youtube Channel 100 days of javascript codes collection
50-projects---html-css-js
50+ mini web projects using HTML, CSS & JS
admin-dashboard
This is an admin dashboard that is designed using Bootstrap 4. It is a fully responsive and toggle. For design purpose, I have used CSS3 and for toggling, I have used jQuery. This is the basic dashboard that can be further improved as per the requirements.
api_consulta_cep
API Laravel para consulta a endereços pelo CEP
api_jwt
Api de registro de usuários com acesso via token JWT
api_laravel_imoveis
API REST desenvolvida em Laravel
apicovid
Participação no teste do Grupo Inicie
app_estoque_laravel
Simples controle de estoque feito em laravel - seguindo o tutorial https://marcoandra.de/php/2018/03/30/criando-um-crud-com-laravel
buzzvel
flask-Blog
Simple blog app. 📜
bbroger1's Repositories
bbroger1/admin-dashboard
This is an admin dashboard that is designed using Bootstrap 4. It is a fully responsive and toggle. For design purpose, I have used CSS3 and for toggling, I have used jQuery. This is the basic dashboard that can be further improved as per the requirements.
bbroger1/Calcula-o-Frete-dos-Correios
Classe para Calcular Frete Preços e Prazos para os serviços dos Correios
bbroger1/Calculador-de-frete-dos-correios-com-php
Calculador de Frete dos Correios utilizando PHP
bbroger1/correios-rastreio
Rastreio de objetos dos correios com PHP
bbroger1/crud-nodejs-mysql
A simple CRUD app using nodejs, express and mysql
bbroger1/curso-jsf-primefaces-essencial
Curso da Algaworks sobre JSF - https://www.youtube.com/watch?v=ezwgBvsd6Ps&t=15416s
bbroger1/datatable-implementation-in-php
This is simply Implementation of jQuery datatable implementation in PHP in which data are retrieving from MySQL database.
bbroger1/estoque-laravel
Projeto do livro de Laravel da Casa do Código
bbroger1/Exemplo-Integracao-Pagseguro
Exemplos simples de sistema de integração com Pagseguro da UOL. Acompanha um carrinho de compras, gerencia de sessões e banco de dados hipotético em JSON.
bbroger1/FrontEnd-Ecommerce
bbroger1/Gestion-Tareas-PHP-Laravel
Gestión de tareas de una pequeña empresa con el framework Laravel
bbroger1/grid
Um guia simples para design responsivo.
bbroger1/javaee-blog
基于jsp/servlet的个人博客网站
bbroger1/jsp-servlet-hibernate-mysql-tutorial
User Management web application using JSP, Servlet, and Hibernate. This web application manages a collection of users with the basic feature: list, insert, update, delete (or CURD operations - Create, Update, Read and Delete).
bbroger1/laravel-correios
Laravel-correios é uma ferramenta que simplifica a interação com os correios
bbroger1/laravel-docs
Arquivos da tradução pt_BR do Laravel.
bbroger1/laravel-essencial-restaurantes
bbroger1/laravel-google-drive-demo
Laravel & Google Drive Storage - Demo project with Laravel 5.4
bbroger1/laravel-realtime-chat-demo
Realtime chat demo using Laravel 5.4, VueJS and Pusher
bbroger1/Laravel-Sistema-de-Agendamento
bbroger1/laravel-states-and-cities
País, cidades e estados. Com código IBGE Brasil. Com migrations, models, seeder, routes, config e views.
bbroger1/laravel_acl
A simple demonstration how ACL (access control list) works with laravel. Each user post and manager your own post and the admin control what each user can do. A facilite access control for users with laravel.
bbroger1/Loja_PHP
Sistema o tienda en linea desarrollada con MySql, php, jQuery, Bootstrap y Ajax
bbroger1/MercadoPagoAPI
bbroger1/PadroesDeProjetoPHP
Exemplos de códigos de vários Padrões de Projeto (Design Patterns) em PHP
bbroger1/picpay-php
Simples integração com API do PicPay utilizando PHP
bbroger1/rastreamento-de-pedidos
Rastreamento de Pedidos dos Correios usando PHP + SOAP
bbroger1/Restaurant-Order-System-Using-PHP-and-JavaScript
ABC Restaurant is a concept of ordering the items where Customer can order only category of items from the menu i.e. if a customer orders Cake, then he can buy as many cakes he wants.The amount will be calculated (in Rs.) collected by the particular employee using the quantity ordered and the rate of the item ordered. The ordered details will be stored in the database with the name of the customer. There is a reports page, which contains following charts for the employee who has signed in: 1. A line graph comparing the total sales done for each day. 2. A pie chart containing the products sold by quantity 3. A bar graph containing the total sales done product wise
bbroger1/sua-primeira-api-rest-com-laravel
bbroger1/validacao-de-dados-PHP
Método para Validação e Sanitarização de dados em PHP.