Fact Maven
- New York
- https://factmaven.com
Pinned
Repositories
- json-to-csv Public
Python code helps convert several individual JSON files, locally, into one CSV. Additionally, this code allows the user to cherry-pick the field names from the JSON dataset.
- xml-to-json Public
Simple API that converts dynamic XML feeds to JSON through a URL or pasting the raw XML data. Made 100% in PHP.
- disable-blogging Public
Turn WordPress into a non-blogging CMS platform. Disable Blogging is a plugin that disables all blog related functionalities (posts, comments, feeds, etc.) on the front-end and back-end. This results in a cleaner and simpler WordPress platform to be used for static websites.
-
- remove-http Public
Automatically scan your website and remove both HTTP and HTTPS protocols from your links. Helps resolve mixed content warnings.
- admin-menu-settings Public
- specify-image-dimensions Public
Specify Image Dimensions is a plugin that scans and inserts missing width and height in all <img> tags. Specifying the dimension allows for faster rendering by eliminating the need for unnecessary re-flows and repaints. This is particularly helpful with website speed tools such as GTmetrix and Google's PageSpeed.