• Stars
    star
    141
  • Rank 258,538 (Top 6 %)
  • Language
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

💾 A beautiful readme model for you to put in your projects.

Nome do produto

📜 Descrição curta sobre o que seu projeto faz.

Gabriel de Jesus

PRs welcome! Stars Forks Issues GitHub license Follow devgabrieldejesus

💡 De um a dois parágrafos sobre o que é seu projeto e o que ele faz.

🛠 Instalação

OS X & Linux:

npm install my-crazy-module --save

Windows:

edit autoexec.bat

📈 Exemplo de uso

Alguns exemplos interessantes e úteis sobre como seu projeto pode ser utilizado.

Adicione blocos de códigos e, se necessário, screenshots.

Para mais exemplos, consulte a Wiki.

💻 Configuração para Desenvolvimento

Descreva como instalar todas as dependências para desenvolvimento e como rodar um test-suite automatizado de algum tipo. Se necessário, faça isso para múltiplas plataformas.

make install
npm test

🗃 Histórico de lançamentos

  • 0.2.1
    • MUDANÇA: Atualização de docs (código do módulo permanece inalterado)
  • 0.2.0
    • MUDANÇA: Remove setDefaultXYZ()
    • ADD: Adiciona init()
  • 0.1.1
    • CONSERTADO: Crash quando chama baz() (Obrigado @NomeDoContribuidorGeneroso!)
  • 0.1.0
    • O primeiro lançamento adequado
    • MUDANÇA: Renomeia foo() para bar()
  • 0.0.1
    • Trabalho em andamento

📋 Meta

Seu Nome – Portfólio[email protected]

Distribuído sob a licença XYZ. Veja LICENSE para mais informações.

https://github.com/seuUsuario/nomeDoRepositorio

🚀 Contribuição

  1. Faça o fork do projeto (https://github.com/seuUsuario/nomeDoRepositorio/fork)
  2. Crie uma branch para sua modificação (git checkout -b meu-novo-recurso)
  3. Faça o commit (git commit -am 'Adicionando um novo recurso...')
  4. Push (git push origin meu-novo-recurso)
  5. Crie um novo Pull Request

More Repositories

1

git-commands

👨🏾‍💻 The main git commands that every developer should know.
168
star
2

confetti

🎉 Happy new year with this confetti effect.
CSS
67
star
3

glassmorphism

✨ Just a glass morphism effect.
JavaScript
53
star
4

http-basics

🌐 The basics of the hypertext transfer protocol (HTTP).
45
star
5

draw

🎨 A simple application for draw.
CSS
21
star
6

html-semantic

🌐 Main concepts and basic rules for semantic HTML.
19
star
7

link-generator-whatsapp

🔗 Link generator for Whatsapp
CSS
12
star
8

dead-covid

⚰️ Click and kill the covid.
CSS
9
star
9

buy-pizzas

🍕 Project in which the user chooses his pizza of the desired size and quantity and automatically the chosen product and added to his cart.
JavaScript
9
star
10

carousel

🎠 A simple carousel with Next.js.
JavaScript
8
star
11

shophub

👕 A small store with some products made to exercise my new knowledge Nextjs.
TypeScript
6
star
12

day-day

📝 An application to help in day to day
JavaScript
6
star
13

nanny

⚔ Challenge Nanny
TypeScript
6
star
14

mario

🧱 Recreating the classic pyramid, from the super mario game in C, replacing the bricks with a #.
C
5
star
15

practice-javascript

🕶 Exercises and projects to practice the Javascript language.
5
star
16

calculator

➕ A simple calculator made in javascript.
JavaScript
5
star
17

happy

👦🏽 A web application made during the "Next Level Week" at rocketseat that aims to bring happiness to the world.
Handlebars
4
star
18

confectionery

🧁 A landing page for a pastry shop.
CSS
4
star
19

valgrind-macos

📝 A simple tutorial on how to install valgrind by brew on macOS.
Ruby
4
star
20

hello.c

🕶 My first Hello in language C.
C
4
star
21

base-react

⚛ Repository for notes and examples of basic concepts and fundamentals in react.
JavaScript
4
star
22

discord-bot

🤖 A simple bot for discord.
JavaScript
4
star
23

gabrieldejesus

👨🏾‍🦱 I create successful websites and systems on the web, fast, simple and easy to use. I just love what I do.❤️
4
star
24

list-projects

📱 My first react native application.
Java
3
star
25

twitter-profile

🐤 A clone of the profile page of a common user on twitter
HTML
3
star
26

speak

🔊 A simple application that reads everything that is typed inside your text area.
CSS
3
star
27

workshop-web-dev-backend-challenge

🧠 This is the last challenge for participants in the backend web development workshop.
3
star
28

forms

🚪 A beautiful form for login, registration and a page forgot my password
CSS
3
star
29

semente

🌱 Sowing the habit of reading the proposal of the Seed is to encourage the habit of reading in formats different from the way we are used to. We seek to develop an app accessible to everyone, in a fun and educational way.
CSS
3
star
30

cash

💰 Greedy Algorithm
C
2
star
31

svelte-typescript-starter

⚡ TypeScript starter for Svelte that includes all you need to build amazing apps.
JavaScript
2
star
32

notes

🗒 An annotation application using markdown
JavaScript
2
star
33

register-with-txt

🐘 System is used to read and insert information in a txt file. It was created to exercise my new knowledge in PHP.
CSS
2
star
34

nextjs-setup

🛠 My settings for an application using the Next.js, TypeScript and styled-components.
TypeScript
2
star
35

planning

📋 Organize day-to-day tasks
CSS
2
star
36

my-tasks

📓 A simple Markdown as template engine.
JavaScript
2
star
37

gb

🤖 A bot that helps me day in and day out
CSS
2
star
38

database-upload

⚔ In this challenge, I continued developing the transaction management application, training what I have learned so far in Node.js with TypeScript, but this time including using a database with TypeORM and sending files with Multer.
TypeScript
2
star
39

resize-image

📏 A simple application in NodeJS to resize images to different sizes with just one command.
JavaScript
2
star
40

what-number

⌨️ A simple number check I did to test my new knowledge in the javascript language.
CSS
2
star
41

swr-auth

🔒 A simple authentication to test the SWR.
TypeScript
2
star
42

webpack-threejs-starter

🛴 A simple starter with webpack and Three.js
JavaScript
1
star
43

under-maintenance

🛠 A maintenance page for my portfolio
CSS
1
star
44

photo-editor

📸 Just another image editor.
JavaScript
1
star
45

reactjs-concepts

⚔ The purpose of this challenge was to list, add and remove repositories from an API
JavaScript
1
star
46

rest-api

👨🏽‍💻 A simple rest api that creates, reads, updates and deletes a user.
JavaScript
1
star
47

mvc

🧱 Structure MVC in PHP
PHP
1
star
48

contacts

🗒 A contact list with email name and options for editing and deleting.
PHP
1
star
49

appru

🔁 Recreating a landing page
HTML
1
star
50

solidity-and-smart-contract

📚 Some Solidity studies and smart contracts,
Solidity
1
star
51

netflix

🎥 A clone of the netflix home page with api consumption, movie listings and more.
HTML
1
star
52

password-generator

🔑 Generator of random passwords based on what the user selects (uppercase letters, lowercase letters, numbers, symbols, etc.).
CSS
1
star
53

ecoleta

🗑 Your waste collection marketplace We help people find collection points efficiently.
JavaScript
1
star
54

study-today

📋 Project that create a list of things I have to do on the day.
CSS
1
star
55

population

🦙 Determining how long it takes for a population to reach a certain size.
C
1
star
56

meal-generator

🍔 A random revenue generator obtaining data from a public API
CSS
1
star
57

github_explorer

🐙 An application that searches and visualizes public repositories on GitHub
TypeScript
1
star
58

the-beach

🏖 This project aims to build a beach using everything I'm learning with Three.js.
JavaScript
1
star
59

react-native-concepts

⚔ The objective of this challenge is to put into practice all the main React Native concepts that I’m learning.
JavaScript
1
star
60

nodejs-fundamentals

⚔ The objective of this challenge was to create an application to continue training what I am learning with Node.js together with TypeScript, using the concept of models, repositories and services!
JavaScript
1
star
61

business

🌎 Recreating a business landing page.
CSS
1
star
62

atitude

🏆 The Atitude program was created to bridge the gap between doctors and patients, and helps them to have quality medical care and remotely during quarantine, avoiding physical contact and the spread of COVID-19.
CSS
1
star