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

Block or report Sriram2828

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. Image-Searching-Webpage Image-Searching-Webpage Public

    Presenting my Image Searching Webpage, a fusion of frontend design and API integration. Crafted with HTML and CSS, the intuitive interface dynamically fetches real-time images using the Unsplash API.

    HTML

  2. Chat-Application Chat-Application Public

    Developed a comprehensive chat application utilizing network programming in Java. This project enhanced my proficiency in advanced Java concepts such as Threads, Sockets, and AWT.

    Java 1

  3. OrangeHRM_Software_Automation_Testing OrangeHRM_Software_Automation_Testing Public

    In this project, I learned automation testing using Selenium and applied various Selenium functionalities to test the website. I tested multiple aspects of the site, including authentication, searc…

    Java

  4. Plant_Disease_Detection Plant_Disease_Detection Public

    Spearheaded AI solution using deep learning for rapid plant disease identification and management; achieved an 95% accuracy increase and 40% crop loss reduction. Applied image analysis for 95% accu…

    Jupyter Notebook 1

  5. Web_Scraper Web_Scraper Public

    This Python web scraper is a lightweight tool designed to extract data from websites effortlessly. It utilizes three essential libraries: Beautiful Soup 4 (often referred to as bs4), Requests, and …

    Python

  6. Linguistic_Converter Linguistic_Converter Public

    A Python bot that converts speech to text and text to speech using SpeechRecognition and pyttsx3 libraries. Explored Python deeply and learned about their practical applications through this project.

    Python