Skip to content
View RamtinKosari's full-sized avatar
🪐
Carpe Diem
🪐
Carpe Diem

Organizations

@mrl-hsl @QSSLibrary @40021441054102 @MRL-HSL-Software @VIZA-AI @QIAU-CE @XRLMS @IRCATL

Block or report RamtinKosari

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

"Algebra is like sheet music. The important thing isn't can you read music, it's can you hear it? Can you hear the music, Robert?"
Niels Bohr, Oppenheimer (2023)

"We can’t take any credit for our talents. It’s how we use them that counts."
Mrs. Whatsit, A Wrinkle in Time (2018)

"Even the tiniest of actions can change the future."
Casey Newton, Tomorrowland (2015)

"I'd give anything to hear you say it one more time, That the universe was made just to be seen by my eyes."
Sleeping at Last, Saturn

If you want to see satellite view of places where I've been finding Julibrissin trees, open this link. Also here is related repo

Pinned Loading

  1. Variadic Logger Method Variadic Logger Method
    1
    # ifndef RKLOGGER
    2
        /**
    3
         * @file RKLogger.hpp
    4
         * @author Ramtin Kosari ([email protected])
    5
         * @brief Ramtin Kosari Logger Header Library
  2. Google Sheets Script - Daily English... Google Sheets Script - Daily English Words
    1
    function sendDailyWords() {
    2
      const sheet = SpreadsheetApp.getActiveSpreadsheet().getSheetByName('English');
    3
    
                  
    4
      //-- Select Range
    5
      const data = sheet.getRange(13, 2, 1210 - 13 + 1, 29).getValues();
  3. RKACPB RKACPB Public

    Ramtin Kosari Automatic C++ Project Builder

    CMake 3 1

  4. QSSLibrary/Core QSSLibrary/Core Public

    Core of QSSL, Every QSSL Projects Needs this Core

  5. QSSLibrary/qb QSSLibrary/qb Public

    QSS Linux Kernel

    Shell