Skip to content
View ruyahs's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report ruyahs

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
ruyahs/README.md
  • 👋 Hi, I’m @ruyahs
  • 👀 I’m interested in Programming , AI and web Technologies (Streaming mainly)
  • 🌱 I’m currently learning Pixi.js and pytorch
  • 💞️ I’m looking to collaborate on Anything Webrelated, espescially realtime streaming
  • 📫 How to reach me [email protected]

Pinned Loading

  1. Generates a range of values with an ... Generates a range of values with an IIFE
    1
    var RangeOfValues = ((low , high) => {
    2
        
    3
        var ArrOfRangeOFValues = [] ; 
    4
        
    5
        for (let index = low; index < high; index++) {
  2. GraduateDeveloperAssignment GraduateDeveloperAssignment Public

    Developer Assignment

    JavaScript

  3. IIFEBlog IIFEBlog Public

    JavaScript

  4. ruyahs ruyahs Public

    Config files for my GitHub profile.

  5. special-waffle special-waffle Public

    A very special waffle

  6. toy-drone toy-drone Public

    a toy drone application made with PIXI JS , webpack and docker

    JavaScript