-
-
devtraining-createnotes-utah Public
Forked from ServiceNow/devtraining-createnotes-utahUpdatedJul 24, 2023 -
ransomware-file-rollback Public
Forked from Bullkn0x/ransomware-file-rollbackJavaScript UpdatedMay 21, 2023 -
auth0-spa-js Public
Forked from auth0/auth0-spa-jsAuth0 authentication for Single Page Applications (SPA) with PKCE
TypeScript MIT License UpdatedJul 29, 2022 -
BoxWebAppDemo Public
Forked from pchristensenB/pchristensenB.github.ioJavaScript UpdatedJul 14, 2022 -
GPUSetSimJoin Public
Executing set similarity joins using parallel processing
-
SampleCarAdsDataAnalysis Public
Analyze the impact of features (objects, actions, words) found in creatives (ads images) and help guide the creation of new ads based on past performance.
-
GAS-Terminal Public
Forked from inclu-cat/GAS-TerminalA spreadsheet that can easily execute functions (called commands) created with Google apps script.
TypeScript Other UpdatedDec 14, 2021 -
LongRun Public
Forked from inclu-cat/LongRunThis class supports long-running scripts. (A spin-off from GAS-Terminal)
JavaScript UpdatedDec 14, 2021 -
RSSToDiscordSlack Public
Demo project showing how to post items from a RSS feed to Discord and Slack using Google Apps Script.
JavaScript MIT License UpdatedJul 1, 2021 -
ChromeExtensionDataEntry Public
Demo project showing how to do data entry with a Chrome extension.
HTML MIT License UpdatedJun 28, 2021 -
apps-script-oauth2 Public
Forked from googleworkspace/apps-script-oauth2An OAuth2 library for Google Apps Script.
JavaScript Apache License 2.0 UpdatedMar 31, 2021 -
CopyFolder Public
Forked from tanaikech/CopyFolderThis is Google Apps Script library for copying folder on Google Drive.
JavaScript MIT License UpdatedMar 21, 2021 -
CreateClientTrelloBoard Public
Automatically create a custom Trello board based on a client's information.
JavaScript MIT License UpdatedFeb 17, 2021 -
UpdateDocsStyle Public
Script to update styles of Google Docs after a change in the branding style of a company.
JavaScript MIT License UpdatedJan 29, 2021 -
google-apps-script-awesome-list Public
Forked from oshliaer/google-apps-script-awesome-listThe usual list of links to interesting resources for Google Apps Script
UpdatedMay 30, 2020 -
PaillierLibrarySamples Public
Sample codes to work with the C++ Paillier Library (http://hms.isi.jhu.edu/acsc/libpaillier/).
-
-
EmacsConfiguration Public
The configurations I use for Emacs.
JavaScript GNU General Public License v3.0 UpdatedApr 10, 2020 -
ScalarProductFHE Public
Different ways to obtain the scalar product between two arrays using Fully Homomorphic Encryption (HElib library).
-
IOUsingHElib Public
Example of how to perform I/O of keys and ciphertexts using HElib.
-
SimpleLinePlots Public
Sample codes to draw simple line plots using Python (Matplotlib), LaTeX (PGFPlots) and R (ggplot2).
R GNU General Public License v3.0 UpdatedMar 15, 2020 -
ReFrameWork Public
Forked from UiPath/ReFrameWorkRobotic Enterprise Framework Template
UpdatedNov 21, 2019 -
GeneticKnapsack Public
Project to solve the knapsack problem using Genetic Algorithms.
Java UpdatedMar 25, 2019 -
google-apps-script-cheat-sheet Public
Forked from jc324x/google-apps-script-cheat-sheet🚧 Big changes coming! "auto" branch is the future of the project
JavaScript Other UpdatedDec 27, 2018 -
python-patterns Public
Forked from faif/python-patternsA collection of design patterns/idioms in Python
Python UpdatedJun 27, 2017 -
SumEncryptedVectors Public
Comparison of different methods to sum encrypted vectors.
-
gSSJoin Public
Forked from srjsoftware/gSSJoinGPU Based Set Similarity Join
Cuda GNU General Public License v3.0 UpdatedMay 3, 2017 -
SSJOINLib Public
A Library for SetSimiliarityJoinAlgorithms. The Code in this Repository derives from the SetSimilarityJoin Algorithms developed by the DatabaseReasearchGroup of the University of Salzburg, Austria
C++ GNU General Public License v3.0 UpdatedDec 10, 2016 -
YouTubeCommentScraper Public
Adaptation of the official example (https://github.com/youtube/api-samples/blob/master/python/comment_threads.py) for scraping YouTube video comments using Python.