Skip to content
View VennilaPugazhenthi's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report VennilaPugazhenthi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. vennilapugazhenthi.github.io vennilapugazhenthi.github.io Public

    This is a portfolio website created using HTML, CSS and JavaScript. It also contains media queries to fit the website in various styles for different screen sizes. To view the webpage: https://venn…

    HTML

  2. SearchThroughHyperlinks SearchThroughHyperlinks Public

    This is a Google Chrome extension which is a combination of features of Ctrl+F and Google search.

    JavaScript

  3. Spam-Filter Spam-Filter Public

    This is a spam filter designed using Naive Bayes Classification.

    Python

  4. RestaurantsNearMeApp RestaurantsNearMeApp Public

    An app to search for restaurants near by sorted by different price ranges. It uses the Yelp API to receive information about different restaurants. It was created using React Native.

    JavaScript

  5. Hidden-Markov-Models Hidden-Markov-Models Public

    Developed a hidden Markov model for part-of-speech (POS) tagging, using the Brown corpus as training data. The tag set used in this project will be the universal POS tag set, which is composed of t…

    Python

  6. Sudoku_Solver Sudoku_Solver Public

    Implemented the AC-3 constraint satisfaction algorithm for Sudoku, along with two extensions that will combine to form a complete and efficient solver.

    Python