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

Block or report KavithaTheLearner

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
KavithaTheLearner/README.md

πŸ‘‹ Hi! I'm Kavitha, a new programmer excited about learning and growing in the world of software development. 🌱 I'm just starting my coding journey and currently focusing on: Learning Java and its core concepts Exploring Selenium for test automation Building small projects to improve my skills in Java and automation testing Understanding algorithms and data structures

πŸš€ I'm always open to new challenges and eager to collaborate and learn from the community.

πŸ“š My goals:

Strengthen my skills in Java programming Dive deeper into Selenium and test automation Contribute to open-source projects and build impactful software

πŸ”— Feel free to check out my projects, share suggestions, or connect with me! Let’s learn and grow together! 😊

Popular repositories Loading

  1. KavithaTheLearner KavithaTheLearner Public

    Config files for my GitHub profile.

  2. Java-Hello-World-Program Java-Hello-World-Program Public

    A simple and classic "Hello, World!" Java program to get started with Java programming. Perfect for beginners to understand the basic syntax and structure of a Java application

  3. JavaBasicProgram JavaBasicProgram Public

    The repository will contain basic Java programs that cover three primary types of control flow in programming: selection, iteration, and transfer. These programs will help beginners understand and …

    Java

  4. seleniumProject seleniumProject Public

    Java

  5. JavaConstructorsExamples JavaConstructorsExamples Public

    A collection of examples showing how constructors work in Java, including default constructors, parameterized constructors, and constructor overloading.

    Java

  6. conditionals-example conditionals-example Public

    This repository contains a Java implementation of basic conditional logic using if-else statements. The program evaluates an integer based on specific conditions and prints whether the number is "W…

    Java