GithubHelp home page GithubHelp logo

syofyanzuhad / freebio.dev Goto Github PK

View Code? Open in Web Editor NEW
25.0 2.0 7.0 854 KB

Make ur own FREE bio link freebio.dev/{username}

Home Page: https://freebio.dev

JavaScript 6.88% TypeScript 92.82% CSS 0.31%
bio biolink hacktoberfest profile project nextjs reactjs

freebio.dev's Introduction

Hacktober Badge Star Badge Contributions

Pull Requests Badge GitHub contributors

Demo:

Screenshot 2022-08-07 at 3 03 22 AM

⚡️ Awesome Performance:

Screenshot 2022-08-07 at 3 03 22 AM

DEV Domain: freebio.dev

Visitor stats: Visitor

Screenshot from 2022-11-26 20-48-24

This is a Next.js project bootstrapped with create-next-app.

Getting Started

1. First, clone it:

git clone https://github.com/syofyanzuhad/freebio.dev.git

2. Then, install and run it locally:

npm install && npm run dev
# or
yarn && yarn dev

Open http://localhost:3000 with your browser to see the result.

Open src and You can start add your data by copy the data/default.json and edit it to data/[username].json. The page auto-updates as you edit the file.

After You send the PR, then the page will appear on freebio.dev/username

Sample json format on default.json:

{
  "username": "default",
  "name": "Syofyan Zuhad",
  "bio": "Web Artisan",
  "description": "Syofyan Zuhad - Software Engineer",
  "avatar_url": "https://github.com/syofyanzuhad.png",
  "socials": [
    {
      "name": "twitter",
      "href": "https://twitter.com/syofyan_zuhad",
      "icon": "tw"
    },
    {
      "name": "instagram",
      "href": "https://www.instagram.com/syofyan_zuhad",
      "icon": "ig"
    },
    {
      "name": "linkedin",
      "href": "https://www.linkedin.com/in/syofyan-zuhad",
      "icon": "li"
    },
    {
      "name": "telegram",
      "href": "https://t.me/syofyan_zuhad",
      "icon": "tg"
    }
  ],
  "links": [
    {
      "id": 1,
      "href": "https://github.com/syofyanzuhad/freebio.dev",
      "title": "Make your own bio"
    },
    {
      "id": 2,
      "href": "https://github.com/syofyanzuhad",
      "title": "Check me on Github"
    },
    {
      "id": 3,
      "href": "https://www.buymeacoffee.com/syofyanzuhad",
      "title": "Buy me a coffee"
    },
    {
      "id": 4,
      "href": "https://trakteer.id/syofyanzuhad/tip",
      "title": "Trakteer me"
    },
    {
      "id": 5,
      "href": "/donate",
      "title": "Donate"
    }
  ]
}

You can check your bio link page by accessing http://localhost:3000/username on your browser.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

3. Finally, send it as Pull-request to the main repo.

Stats:

Alt

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

freebio.dev's People

Contributors

aldyrifaldi avatar syofyanzuhad avatar wwmr avatar zulmarij avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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