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 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 250 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 there, I'm Rushika!

πŸŽ“ A passionate Computer Engineering undergraduate, blending the power of coding and mathematics to create innovative solutions!
πŸ› οΈ Constantly learning, building, and striving to push the boundaries of technology.


Skills


πŸš€ Tech Stack

  • Programming Languages: Python, C/C++, Java, JavaScript, R, C#
  • Web Technologies: ReactJS, Node.js, HTML5, CSS3
  • Databases: MySQL, MongoDB
  • Tools & Platforms: MATLAB, Arduino, Git, Linux, IntelliJ IDEA

πŸ“ˆ GitHub Stats

Top Languages

GitHub Streak


🎯 Currently Focused On

  • Advanced ReactJS & Full-Stack Development πŸš€
  • Data Engineering and Cloud Technologies ☁️
  • Mathematics for Machine Learning πŸ“š

πŸŽ“ Education

  • Bachelor of Science of Engineering Honours (B.Sc.Eng. Hons)
    • Specialization: Computer Engineering

πŸ“¬ Connect with Me

LinkedIn Portfolio Blog


Profile Views


✨ "Feel free to explore my repositories, leave a ⭐ if you like my work, and let's connect and grow together!"

Popular repositories Loading

  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++