All Projects → IgorRozani → Filosofunk

IgorRozani / Filosofunk

Licence: mit
Lindas frases para aquecer o seu coração

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Filosofunk

Scaffold Static
Scaffolding utility for vanilla-js
Stars: ✭ 111 (+6.73%)
Mutual labels:  hacktoberfest, vanilla-js
React Native Draftjs
A full fledged React Native Rich Text editor based on draft.js
Stars: ✭ 103 (-0.96%)
Mutual labels:  hacktoberfest
Circe Yaml
YAML parser for circe using SnakeYAML
Stars: ✭ 102 (-1.92%)
Mutual labels:  hacktoberfest
Covid19 Review
A collaborative review of the emerging COVID-19 literature. Join the chat here:
Stars: ✭ 102 (-1.92%)
Mutual labels:  hacktoberfest
Generators
Laravel File Generators with config and publishable stubs
Stars: ✭ 102 (-1.92%)
Mutual labels:  hacktoberfest
Cuban Opensource
Awesome list of Cuban opensource projects. Just to know what is being openly developed in Cuba.
Stars: ✭ 103 (-0.96%)
Mutual labels:  hacktoberfest
Swagger Combine
Combines multiple Swagger schemas into one dereferenced schema.
Stars: ✭ 102 (-1.92%)
Mutual labels:  hacktoberfest
Wingpanel
Stylish top panel that holds indicators and spawns an application launcher
Stars: ✭ 104 (+0%)
Mutual labels:  hacktoberfest
Community.vmware
Ansible Collection for VMWare
Stars: ✭ 104 (+0%)
Mutual labels:  hacktoberfest
S4
Simple Shamir's Secret Sharing (s4) - A go package giving a easy to use interface for the shamir's secret sharing algorithm
Stars: ✭ 103 (-0.96%)
Mutual labels:  hacktoberfest
Atoum
The modern, simple and intuitive PHP unit testing framework.
Stars: ✭ 1,382 (+1228.85%)
Mutual labels:  hacktoberfest
Uiviewcontroller Keyboardadditions
Tiny UIViewController category that provides handy way for keyboard handling logic.
Stars: ✭ 102 (-1.92%)
Mutual labels:  hacktoberfest
Snek
PowerShell wrapper around Python for .NET to invoke Python from PowerShell
Stars: ✭ 103 (-0.96%)
Mutual labels:  hacktoberfest
Php Composter
Git Hooks Management through Composer
Stars: ✭ 102 (-1.92%)
Mutual labels:  hacktoberfest
Request.js
Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node
Stars: ✭ 104 (+0%)
Mutual labels:  hacktoberfest
Ex gram
Telegram Bot API low level API and framework
Stars: ✭ 103 (-0.96%)
Mutual labels:  hacktoberfest
Openvpn
Development repository for the openvpn cookbook
Stars: ✭ 102 (-1.92%)
Mutual labels:  hacktoberfest
Boots
The DHCP and iPXE server for Tinkerbell.
Stars: ✭ 101 (-2.88%)
Mutual labels:  hacktoberfest
Ts React Boilerplate
Universal React App with Redux 4, Typescript 3, and Webpack 4
Stars: ✭ 104 (+0%)
Mutual labels:  hacktoberfest
Hacktoberfest Census
A census of those participating in Hacktoberfest (and an easy PR!)
Stars: ✭ 104 (+0%)
Mutual labels:  hacktoberfest

Filosofunk PRs Welcome

Lindas frases para aquecer os corações

Screenshot

Para ver o site rodando: http://filosofunk.com.br/

Para ver a skill da alexa: em breve

Sumário

Do que se trata?

Projeto feito nas horas vagas sem auxílio de bibliotecas e frameworks, utilizando apenas Vanilla JS, HTML e CSS, com o intuito de juntar frases engraçadas, divertidas, filosóficas ou criativas de músicas de funk.

Sugerir mudanças

Novas frases

As frases estão armazenadas no arquivo poesias.json, adicione as novas frases no final do arquivo, utilizando a seguinte estrutura:

{
        "estrofe": "Um pente é pente",
        "poesia": "É o pente",
        "poeta": "Os Hawaianos",
        "youtubeId": "dEh3dJORNU4",
        "startTime": "36"
}

Os campos são os seguintes:

  • estrofe: trecho da música;
  • poesia: nome da música;
  • poeta: nome do cantor(a) ou grupo;
  • youtubeId: id do vídeo no youtube;
  • startTime: tempo do vídeo que ocorre pela primeira vez o trecho.

Mudanças no código

O projeto possui apenas uma regra: não é permitido utilizar frameworks e/ou bibliotecas, apenas Vanilla JS.

Mudanças no código

Todo o código da alexa se encontra na pasta Alexa, caso suas alterações necessite de modificações no build da skill, descreva no PR tudo que é necessário.

Agradecimentos

Muito obrigado pela ajuda de Astolfo, José Francisco, Vitor Hugo, Felipe Zini, Giancarlo Rocha e aos contribuidores.

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