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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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)

Pinned Loading

  1. Variadic Logger Method Variadic Logger Method
    1
    # ifndef RKLOGGER
    2
        /**
    3
         * @file RKLogger.hpp
    4
         * @author Ramtin Kosari (ramtinkosari@gmail.com)
    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