Skip to content
View rayanaradha's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing
Block or Report

Block or report rayanaradha

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

Hi 👋, I'm Rayan

Make it work, make it right, make it fast.

Coding

  • 🌱 I’m currently learning React native

  • 💬 Ask me about PERN

  • 📫 How to reach me rayanaradha1993@gmail.com

  • ⚡ Fun fact Truth can only be found in one place: The code

Connect with me:

rayan-aradha-22430a16b 9263007 @wmrayan silentgeeks_ha20

Languages and Tools:

aws bootstrap chartjs css3 cypress express git html5 java javascript laravel mysql nodejs postgresql postman react reactnative typescript

Pinned

  1. Data-Structure-and-Algoritham Data-Structure-and-Algoritham Public

    Welcome to the Data Structures and Algorithms . Here is a java implementation of well known algorithms and Data Structures.

    Java 3

  2. Resaerch-TSP Resaerch-TSP Public

    There are many techniques to solve the TSP problem such as , Genetic Algorithm (GA) and Simulated Annealing (SA).This repository contain the code and result of my final year research which perform …

    Java