Giter Club home page Giter Club logo

pimp-my-readme's Introduction

WELCOME TO PIMP MY README, Want something cool like this? then pimp it out.

Pimp my README

This repository is the open-source project for Pimp my README.

How this came to be

So basically, GitHub added a feature where you can add a "Profile Page" by uploading a README to a repo that has the same name as your account.

If you want to jazz up your profile a bit, you shouldn't spend hours doing so, so I made this quick project (during my company hackathon) that helps add some flavour to your README profiles.

So I present to you, Pimp my README.

This was inspired by a Myspace editor called [pimp-my-profile.com]https://www.pimp-my-profile.com/)

Overview

Pimp my README is an open source profile builder that you can use to add some cool components to your README profile - Made with <3 by webapp.io :)

Contributing

The stack is React + Express (we do server-side rendering). When a cool component is loaded a GET request is sent to our Express server where an SVG is populated with the query parameters and returned.

If you want to add a cool component:

  • Make your SVG
  • Create a function to return your SVG with the parameters you need in src/util/svg.js
  • Create a GET request to parse query params that calls the function you created in the step above
  • Add a component that allows people to edit the parameters for the svg in src/components/pimp-my-readme/svgs
  • Add your component that was created in the step above to the EditCoolComponent.js file

Bug Report

Please open an issue if you find a bug with a screenshot of the behaviour.

Feature Suggestions

Add your suggested feature to the feature-suggestions.txt file.

Environment Setup

  • Clone the repo
  • Run npm install in the root directory
  • Run npm run dev to start the project locally

License

See LICENSE

Some Cool Component Examples: Pimp my README, An open source project :)

Pimp my README

Visitor Counter for pimp-my-readme

JavaScript_HTML_CSS_NodeJS_Express_

pimp-my-readme's People

Contributors

joshdsouza8 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.