Skip to content
View brilliant-ember's full-sized avatar
Block or Report

Block or report brilliant-ember

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

Pinned

  1. Arabic-Teaching-app Arabic-Teaching-app Public

    A very simple Arabic teaching Android app that speaks common sentences with a native Arabic voice. https://play.google.com/store/apps/details?id=com.touristarabic.mohammedal.learnarabic

    Java 4 2

  2. healthbot_captstone healthbot_captstone Public

    Capstone project, developed with ROS Noetic on Ubuntu LTS version 20

    C++ 2

  3. Control_Systems_Solver Control_Systems_Solver Public

    This repo is a collection of functions and tools that will help with solving control systems problems based on second order approximation.

    Jupyter Notebook 2

  4. YouTube-Channel-Downloader YouTube-Channel-Downloader Public

    Takes a channel url and downloads all its videos, description, and playlists to your computer. Now you can backup your personal channel with ease!

    HTML 2

  5. Plots a system's response, and error... Plots a system's response, and error response of various inputs namely step, ramp, and parabolic inputs.
    1
    # u can change the input type and response by uncommenting 
    2
    ## t the stions of the code that are below each subplot 
    3
    clear; clc;
    4
    pkg load control;
    5
    K = 32.3;
  6. Machine_learning_notes Machine_learning_notes Public

    My notes, plus some jupyter notebooks I write as I learn machine learning

    Jupyter Notebook 2