toderesa97's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
jquery/jquery
jQuery JavaScript Library
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
apache/druid
Apache Druid: a high performance real-time analytics database.
LeaVerou/awesomplete
Ultra lightweight, usable, beautiful autocomplete with zero dependencies.
rstudio/shiny
Easy interactive web applications with R
reactive-streams/reactive-streams-jvm
Reactive Streams Specification for the JVM
aws/aws-sdk-java
The official AWS SDK for Java 1.x. The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/
tj-actions/changed-files
:octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
llSourcell/YOLO_Object_Detection
This is the code for "YOLO Object Detection" by Siraj Raval on Youtube
jkehler/awslambda-psycopg2
exupero/saveSvgAsPng
Save SVGs as PNGs from the browser.
sensepost/mana
*DEPRECATED* mana toolkit for wifi rogue AP attacks and MitM
defuse/password-hashing
Password hashing code.
bradtraversy/redux_crash_course
Simple implementation of Redux with React 16
martinbaillie/vault-plugin-secrets-github
Create ephemeral, finely-scoped @github access tokens using @hashicorp Vault.
aws-samples/aws-java-sample
Sample project to demonstrate usage of the AWS SDK for Java
bmc/rdds-dataframes-datasets-presentation-2016
Source for "RDDs, DataFrames and Datasets in Apache Spark" NEScala presentation
wonderfunc/wonderfunc
JoseDeniz/SpringBootWorkshop
SpringBoot Workshop made with @YonayCabrera
toderesa97/CellularAutomata
Print on the terminal the Serpinski triangle based on rules (Interface implementing)
toderesa97/File-comparator
Compares two or more files to determine whether they are equal or not (through terminal, see further info README)
toderesa97/MrBara
Developing a website
toderesa97/SecurityAlgorithms
Implementing security algorithms
toderesa97/SpanningGraph
Spanning a graph using different search methods