Ananyo Bhattacharya's repositories
AI-CarSim
A simple self-driving AI car game, which uses NEAT.
Algods
A Python package for data structures and algorithms
Image-Editing
This repository contains a Python application for applying various image filters. With the command line interface, users can select an image, choose from a variety of filters, and view the processed images. The application utilizes the Python Imaging Library (PIL) for image processing.
Password-Checker
The Password Checker repository hosts a Python script designed to assess the security and strength of passwords.With a focus on promoting password security awareness, this tool serves as a helpful resource for individuals seeking to enhance the protection of their accounts and sensitive information online.
UniquePython
Config files for my GitHub profile.
Web-Scraper
The Web Scraper repository houses a Python script tailored for web scraping tasks, leveraging BeautifulSoup and requests libraries.