Pinned Repositories
Bing-Image-Crawler
Just a basic crawler / scraper that scrapes images from Bing using the Crawlee scraping framework.
conc
Better structured concurrency for go
Laravel-Roadmap-Learning-Path
nvim-config
A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
simple-admin-pages
A small wrapper for the WordPress settings API
stagingsite01
maxxheth's Repositories
maxxheth/datatable
A simple, modern and interactive datatable library for the web
maxxheth/zx
Replace Bash with JavaScript
maxxheth/textract
node.js module for extracting text from html, pdf, doc, docx, xls, xlsx, csv, pptx, png, jpg, gif, rtf and more!
maxxheth/axios-rate-limit
Rate limit for axios
maxxheth/CMB2
CMB2 is a developer's toolkit for building metaboxes, custom fields, and forms for WordPress that will blow your mind.
maxxheth/nvim-config
A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
maxxheth/typescript-express-starter
📘 Quick and Easy TypeScript Express Starter
maxxheth/vim-astro
Astro language (.astro files) indentation and syntax support in Vim or Neovim. 🚀🧑🚀✨
maxxheth/Brightness
Using Brightness Controller, you can control brightness of both primary and external displays in Linux. Check it out!
maxxheth/pnpm
Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具
maxxheth/second-randomizer
This package features some utility functions that generate non-discrete seconds. This is useful whenever you need to humanize certain automated processes such as web scraping for example.
maxxheth/dawn
Shopify's first source available reference theme, with Online Store 2.0 features and performance built-in.
maxxheth/laravel-nextjs-starter
A Starter Kit for applications with Laravel as the API and NextJS for the Frontend
maxxheth/pdfmake
Client/server side PDF printing in pure JavaScript
maxxheth/Laravel-Roadmap-Learning-Path
maxxheth/awesome-react
A collection of awesome things regarding React ecosystem
maxxheth/cloudamqp-frame-issue
maxxheth/mozart
Developers tool for WordPress plugins: Wraps all your projects dependencies in your own namespace, in order to prevent conflicts with other plugins loading the same dependencies in different versions.
maxxheth/sqlx
general purpose extensions to golang's database/sql
maxxheth/titan
Titan is an open source project for developers to manage their data like code.
maxxheth/gosseract
Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
maxxheth/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
maxxheth/rescript-project-template
Clone this repo to start your own project!
maxxheth/cyberpanel
Cyber Panel - The hosting control panel for OpenLiteSpeed
maxxheth/phar-composer
Simple phar creation for every PHP project managed via Composer
maxxheth/Google-Analytics-Quick-Dirty-Prototype
A basic prototypal analytics app. I'm considering rewriting this completely from the ground up, but feel free to tear it apart if you're up to it. I sort of just whipped this together for a project proposal, but I never got around to giving a proper demo with it. It makes way too many requests anyhow, which ends up throttling the app, so it's more than likely I'll find a different use case for this and rewrite it for that. =)
maxxheth/guetzli
Perceptual JPEG encoder
maxxheth/eleventy-with-vite
This is a template (or demo) for integrating Vite with Eleventy.
maxxheth/coding-interview-university
A complete computer science study plan to become a software engineer.
maxxheth/exporting-defaults
This is a repo I created to briefly demonstrate how to import a default function along with other functions on the same line from the same file using ES6 imports.