Giter Club home page Giter Club logo

rohan472000's Introduction

Memes stopped as Reddit is not allowing me to fetch more memes, giving Error:403 πŸ˜’.

--------------------------------------------------------------------------------------------------------------------------------------------

Funny Meme

Warning: The memes you see here are highly volatile and have a limited lifespan of 5 minutes. So, better hurry up and laugh before they disappear! πŸ˜„

------------------------------------------------------------------------------------------------------------------------------------------------

Connect with meπŸ‘‹

Gmail Badge

Visitor Count πŸ‘€

rohan472000 :: Visitor's Count

GitHub Streak

rohan472000's People

Contributors

ahmetanbar avatar animeshchaudhri avatar cclauss avatar dev-pandey-0302 avatar devagrawal04 avatar hrdkmishra avatar mustafanazir11 avatar platvin avatar prikshit7766 avatar rancho2002 avatar rohan472000 avatar rohit777anand avatar silentjma avatar zedeldi avatar

Stargazers

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

Watchers

 avatar  avatar

rohan472000's Issues

Missing CONTRIBUTING.md File

Issue Description

I noticed that this project does not have a CONTRIBUTING.md file. Having a CONTRIBUTING.md file is beneficial as it provides essential guidelines for potential contributors who want to engage with your project. It helps streamline the contribution process, making it easier for others to submit bug reports, feature requests, and pull requests. It also helps maintain consistency in coding style and other project-related practices.

Suggested Action

I propose adding a CONTRIBUTING.md file to this repository. This file should include instructions on:

  • How to set up the development environment.
  • Coding style and standards to follow.
  • How to submit bug reports.
  • How to propose and submit changes (pull requests).
  • Any other guidelines that would help potential contributors get involved with the project.

Including a CONTRIBUTING.md file will make it easier for the community to engage with your project and contribute effectively.

This repo is open for innovation

This repo is open for innovation! I encourage you to share your ideas for how we can improve this repo, whether they're big or small. I'm particularly interested in ideas for new features, bug fixes, and performance improvements.

Gmail and contribution box not appearing

@platvin , after merging recent contribution in jokes.py, I tried to include your previous line

contents = [line for line in contents if "![Funny Meme]" not in line and line != "\n"]

But after that gmail and contribution box is not appearing.

Help me on this.

Implementation of img tag in readme to display meme and use of beautifulsoup to update the readme file

  1. Instead of using a markdown in readme we can use an inline html <img> tag with an id attribute to improve the customization of Readme by giving the freedom to the user to modify it according to his style.
  2. Using BeautifulSoup library which is intended to read and modify html it is possible to modify the src attribute of the img tag thus making sure there is no change in the other attributes in the tag.
  3. Credit should be given to the author of the meme.

Implement User Notifications for README Updates

I want to implement a feature that sends notifications whenever the README is updated with a new meme. This enhancement will be useful for notifying collaborators and followers about the latest meme content in the README.

Add random meme generator with GUI and next meme button

The application currently lacks a feature to generate random memes on demand. This feature would greatly improve the app by allowing users to view a stream of fresh, randomly generated memes.

Proposed Solution:

  • Create a "Random Meme" page in the app that displays a random meme on load.
  • Add a "Next Meme" button that loads a new random meme when clicked.

Make this repo code executable to create a github plugins

I want to create an executable file that can be used as a plugin or action in other GitHub repositories. To create a GitHub Action that others can use in their repositories, we need to package it as a reusable action.

Feel free to discuss what you think and how it can be achieved, any PR to fulfill this request will be welcomed, but kindly discuss your thought before making PR.

Code Improvements

  • Add f-strings for better string formatting.
  • No need for an extra variable in the fetch_random_meme function.
  • No need for unnecessary loop in the update_readme_with_mem function.

Help needed implementing new build check to test PRs

Issue Description:

I want to add a new build check to test PRs before merging. This will help to ensure that new codes do not break the existing functionality of the repository.

If you are interested to implement the build check, please raise a PR.

Additional Information:

  • The repository is written in Python.
  • The build check should be run on every PR.
  • The build check should fail if any wrong or incompatible code are added to
    the README.md file and they break the existing functionality of the repository.

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.