Coder Social home page Coder Social logo

pleasantweb's Introduction

PleasantWeb-Buildspace-Extension

PleasantWeb is a smart browser extension that alerts users of unsuitable content online for buildspace s4. It can detect both images and text!

Table of Contents

Introduction

PleasantWeb is a smart browser extension designed to enhance your online experience by alerting you of unsuitable content. It analyses web pages in real-time and provides warnings for content that may be inappropriate or offensive. PleasantWeb helps ensure your online environment remains positive and safe. It’s an excellent tool for users of all ages, particularly for those who wish to avoid negative or harmful content. PleasantWeb is not just an extension it’s your companion for a more pleasant and secure web experience.

Languages Used

  • Vanilla Java Script
  • CSS
  • HTML

APIs Used

Contribution Guidelines

We welcome contributions from everyone! Whether its code or documentation, your contributions are valuable to us.

  • Ask to be assigned to a esisting issue or create a new one and wait to be assigned
  • Fork this Repository using the button at the top on the right corner.
  • Clone your forked repository to your PC ( git clone "url from clone option.)
  • Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user or simply do git checkout -b new-user)
  • Make your changes
  • Add your files (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request
  • Star this repository

Getting Started

  1. Fork this repository.
  2. Clone your forked repository to your local machine.
git clone https://github.com/imkrishnasarathi/PleasantWeb.git
cd PleasantWeb
  1. Make Changes
  2. Commit your changes with a meaningful commit message.
git add .
git commit -m "Your meaningful commit message here"
  1. Push your changes to your forked repository.
git push origin main
  1. Create a Pull Request to this repository. (Option to create will be available in the repository after you make the Pull request)
  2. Wait for your Pull Request to be reviewed and merged!

Please ensure that your code is properly commented and follows best practices.

pleasantweb's People

Contributors

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