Hydra Ecosystem is an organization that aims to create RESTful APIs and agents. Learned about RDF, the Semantic Web, and ideas behind RESTful API interface.
banjtheman/defundthepolice
Contributed to the project as part of Hacktoberfest 2020. Designed an API system using Flask that returns data from PostgreSQL. Data was written into PostgreSQL from CSV files using SQLAlchemy.
dry-python/returns
Contributed to the project as part of Hacktoberfest 2020. This project attempts to bring types to Python.
jindongwang/Pytorch-CapsuleNet
An implementation of the CapsuleNet Neural Network for Image Classification tasks. Worked on a PR to correct a mistake in the network's implementation.