arundhati-c's Stars
MayCooper/big-data-etl-pipeline-using-aws-spark-emr-hive-s3-tableau
End-to-end ETL pipeline using Apache Spark on AWS EMR, with data from S3, transformed in Hive, and visualized in Tableau.
treflehq/trefle-api
🍀 Trefle is a botanical JSON REST API for plants species, allowing you to search and query over all the registered species, and build the next gardening apps and farming robots.
public-apis/public-apis
A collective list of free APIs
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
tabler/tabler-icons
A set of over 5700 free MIT-licensed high-quality SVG icons for you to use in your web projects.
djeada/Algorithms-And-Data-Structures
This repository contains a collection of projects in C++ and Python that implement various data structures and algorithms. The projects are organized by language and topic, and include detailed explanations and examples to help you understand how they work.
sadanandpai/frontend-learning-kit
Frontend tech guide and curated collection of frontend materials
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
TheAlgorithms/Python
All Algorithms implemented in Python