Projects


From AWS study tools to productionised ML models and more

1. Awesome Python

A curated, searchable list of awesome Python libraries and frameworks, with a bias towards data and machine learning.

website: www.awesomepython.org
code: github.com/dylanhogg/crazy-awesome-python
data: github_data.json


2. Trillion Dollar Unicorn 🦄

Trillion Dollar Unicorn 🦄 - the ultimate solution for anyone looking to build a unicorn business plan

website: www.trilliondollarunicorn.com
code: coming soon...



3. Awesome Crypto

A searchable, sortable list of thousands of awesome crypto/blockchain github projects.

website: www.awesomecrypto.xyz
code: github.com/dylanhogg/crazy-awesome-crypto
data: github_data.min.json



4. Address Segmenter

An ML powered app that segments free-text addresses into known GNAF fields. Uses AWS API Gateway and Lambda.

website: address-app.infocruncher.com
code: github.com/dylanhogg/address-app



5. Cloud Jeopardy!

An AWS Certification study tool - select the correct question for the given AWS FAQ answer, Jeopardy style

website: jeopardy-app.infocruncher.com
code: github.com/dylanhogg/cloud-jeopardy-app



6. Sql Query Parser

An app that extracts table, column and meta info from SQL queries. Uses AWS API Gateway and Lambda.

website: sql-app.infocruncher.com
code: github.com/dylanhogg/sql-app