Skip to content
View Rushika08's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • University of Sri Jayewardenepura
  • Katunayake, Sri Lanka
Block or Report

Block or report Rushika08

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

👋 Hello, I'm Rushika

I'm a Computer Engineering undergraduate who thrives at the intersection of coding and mathematics. 🧮💻

My Skills

My GitHub Language Stats

GitHub Streak

Education

  • Bachelor of the Science of Engineering Honours | B.Sc.Eng. (Hons)
    • Specialized in Computer Engineering

Connect with Me

Feel free to explore my repositories and don't hesitate to connect!

Popular repositories

  1. Rock-vs-Mine-prediction Rock-vs-Mine-prediction Public

    A system in Python that can predict whether an object is either Rock or Mine with SONAR Data. For this use case, Logistic Regression Model is used for prediction.

    Jupyter Notebook 1

  2. Star-Pattern_using_for_loops Star-Pattern_using_for_loops Public

    This is a medium level star pattern created using for loops

    C++

  3. Rubik-s-Cube-Java Rubik-s-Cube-Java Public

    Solving the Rubic Cube using Java

    Java

  4. Chemical-Equation-Balancing Chemical-Equation-Balancing Public

    A c++ program to generate all the multiplying factors of the terms in left- and right-hand side of the Hydro-Carbon burning reaction equation when the user enters the number of Carbon and Hydrogen …

    C++

  5. Circumcenter-of-a-triangle Circumcenter-of-a-triangle Public

    Finding the center of a circle and radius, through its circumcenter

    C++

  6. Recursive-functions-for-number-sequence Recursive-functions-for-number-sequence Public

    Calculating the nth element of a number sequence using recursive functions

    C++