Code Monkey home page Code Monkey logo

profile-showcase's Introduction

Welcome to the Profile Showcase Repository! GitHub contributors

๐ŸŽ‰

This repository is designed for beginners and students from West Bengal, who want to make their first open-source contribution during Hacktoberfest 2023 . By contributing to this repository, you can add your profile image and data, which will be displayed on the README page once your PR is approved.

Before everything

  • ๐Ÿ“ข Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to qualify.

How to Contribute:

  • Fork this Repository: Click on the 'Fork' button at the top right corner of this repository. This will create a copy of this repository in your account.

  • Clone the Repository: Now, clone the forked repository to your machine. You can do this using the following command:

    git clone https://github.com/bongdevhq/profile-showcase.git` 
    
    
  • Navigate to the Repository: Change your directory to the cloned repository:

    cd profile-showcase 
    
    
  • Add your Profile Image:

    • Navigate to static/images/.
    • Add your profile image .Accepted files are png and jpg, should be Square and minimum size 544x544 pixels.
    • You can either drag and drop your image into this folder or use the following command:

    ``` cp /path-to-your-image.jpg static/images/`

  • Add your Profile Data:

    • Navigate to content/profiles/.
    • Create a new .md file with your name (e.g., firstname-lastname.md).
  • Add your profile data in the following format:

        `---
        name: 'Your Name'
        image: 'your-image-name.jpg'
        location: 'your home town distric in West Bengal' 
        bio: 'A short bio about yourself'
        institution: ' Your college details '
        organisation: ' your company name'
        ---`
    
  1. Commit and Push:

    git add . git commit -m "Added <your-name> profile" git push origin master

  2. Create a Pull Request (PR):

    • Go to your repository on GitHub.
    • Click on the 'Compare & pull request' button.
    • Review your changes and submit the pull request.
  3. Wait for PR Review: Once your PR is submitted, it will be reviewed. If everything looks good, your PR will be merged, and your profile will be displayed on the README page!

Note for Contributors:

  • This is an open-source project.
  • It's designed primarily for Hacktoberfest 2023 and for beginners to make their first contribution.
  • Please ensure your profile image and data are appropriate. Inappropriate content will not be merged.

Our Contributors

Happy Hacking! ๐Ÿš€

Contributors:

Mrinmay Das Siddhant Sama Sayak Mukherjee Supriyo Saha
Mrinmay Das
Constantly exploring the boundaries of technology and imagination.
Siddhant Sama
A passionate software engineer trying to create a dent through technology.
Sayak Mukherjee
Engineering Student and a passionate developer.
Supriyo Saha
An average nerd who loves to mess around with inspect elements.
Ritwika Mahapatra Sajid Shahriar Soham De Aloke M
Ritwika Mahapatra
Part-time programmer, full-time procrastinator.
Sajid Shahriar
Come and meet me in the sky?
Soham De
Frontend and things around it.
Aloke M
Mentor @ bong.dev.
Agnik Bakshi Chiraag Banerjee Arindrajit Sen Jagpreet Singh Khurana
Agnik Bakshi
A passionate programmer who loves to delve into AI/ML and Full-stack development.
Chiraag Banerjee
Passionate Python Developer and Analyst.
Arindrajit Sen
An android enthusiast who wants to become a game developer.
Jagpreet Singh Khurana
Engineering Student and a passionate developer.
Jyotirmoy Roy Rahul Baskey Christopher Keith Irvine
Jyotirmoy Roy
An engineer who builds and breaks the code.
Rahul Baskey
Passionate Developer and Community Moderator.
Christopher Keith Irvine
A 21-year Tech Enthusiast from Kolkata, India, Currently living in Ujjain, India.

Happy Hacking! ๐Ÿš€

profile-showcase's People

Contributors

agnik7 avatar alokemajumder avatar arindrajit30 avatar arkapravo-ghosh avatar atmajo avatar bongdev avatar chiraagbanerjee avatar don2604 avatar indranjanachatterjee avatar isayanpal avatar itsroy69 avatar jagpreet153 avatar mizdrake7 avatar r4ygm avatar rahulbrb avatar rajbhattacharyya avatar rio-awsm avatar ritwika-14 avatar sajidshahriar72543 avatar sarthakroy2002 avatar sayak9241 avatar sidxh avatar sohamsdays avatar thuggamer03 avatar

Stargazers

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

Watchers

 avatar

profile-showcase's Issues

Update README.md file Actions are failing

The Action is not triggering the .github/scripts/update_readme.py as mentioned in the yml file . So the README.md file is not displaying the profile informations after PR merge from the respective files.

Don't merge if build fails

Describe the bug
Don't merge if build fails.

To Reproduce
Push code which fails the build

Expected behavior
Don't merge,

Screenshots
NA

Desktop (please complete the following information):
NA

Smartphone (please complete the following information):
NA

Additional context
Maybe auto-reject PRs if build fails ?

Read More button don't have clear symbol

Describe the bug
The "Read More" button icon is not getting rendered.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://bong.dev/'
  2. Scroll down to 'Latest Article'
  3. Check that the buttons of the blogs are not showing proper icons

Expected behavior
Arrow or something like that would've shown

Screenshots
image

Desktop (please complete the following information):

  • OS: [Windows]
  • Browser [Edge]

Build success but README.md not getting updated with new images.

Describe the bug
Build success but README.md not getting updated with images.

To Reproduce
Steps to reproduce the behavior:

  1. Trigger github actions on a successful pull request

Expected behavior
New images with description should appear on the README.md

Screenshots
NA

Desktop (please complete the following information):
NA

Smartphone (please complete the following information):
NA

Additional context
Checkout this successful build which should have updated the readme markdown file

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.