Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Projects - Dylan's Blog
[go: Go Back, main page]

Projects


From AWS study tools to productionised ML models and more

Selected Github Repos

My repos: github.com/dylanhogg
Star history: star-history.com/#dylanhogg


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/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


3. llmgraph: Create knowledge graphs with LLMs

llmgraph is a pip installable package that enables you to create knowledge graphs in GraphML, GEXF, and HTML formats from a given source entity Wikipedia page by extracting world knowledge from ChatGPT or other large language model.

github code: github.com/dylanhogg/llmgraph
pypi package: pypi.org/project/llmgraph
google colab notebook: llmgraph_example.ipynb
example html: Machine learning, 4 levels connected



4. 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.json



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



Some vibe coded stuff (quality may vary!!)

June 2026: Fable vs. gpt-5.5 coding agent CLI cheatsheets - a fun experiment where I prompted both Fable and gpt-5.5 to create cheatsheets.