Pinned Repositories
AuthUpgradeable-abstract-contract-solidity
A simple upgradeable solidity smart contract to authorise certain wallets in a list to access certain functions, retaining onlyOwner functionality
awesome-fzf
A community repo of fzf scripts and awesome functions 😍
demo-next-typescript-hardhat-marketplace
A full stack NFT marketplace. Aiming for clean and cocise code that is easy to understand + rock solid setup scripts & other automations to speed up development.
Dotfiles
Well documented awesome dotfiles 😍 Many neovim lua configs, handy zsh/bash functions, fzf functions + more
imnotaquitter.vim
Don't be a quitter. Be a real one.
MSA-AUS-2020-FlaskWebsite
Website/Slides for my Demo for Microsoft Student Accelerator Web Dev and API Workshop
nx-monorepo-full-stack-app
Modern monorepo full stack app based on the typestack. E2E Code gen of types.
statusline.lua
A zero-config minimal statusline for neovim written in lua featuring awesome integrations and blazing speed!
Vimage
Automated neovim development environment container for developers supporting many languages. Simply run the script and begin coding with a fully configured neovim. Including my dotfile configurations.
beauwilliams's Repositories
beauwilliams/statusline.lua
A zero-config minimal statusline for neovim written in lua featuring awesome integrations and blazing speed!
beauwilliams/Dotfiles
Well documented awesome dotfiles 😍 Many neovim lua configs, handy zsh/bash functions, fzf functions + more
beauwilliams/nx-monorepo-full-stack-app
Modern monorepo full stack app based on the typestack. E2E Code gen of types.
beauwilliams/AutoWrite.vim
Simple AutoWrite Plugin compatible with most if not all vim distributions (Vim/Neovim)
beauwilliams/Solidity-Multichain-Deployments-Shared-Address
Deploy contracts on multiple chains, using a pre-determined address using CREATE2 EVM opcode. Shared address across multiple chains.
beauwilliams/Solidity-Hardhat-Starter-Template
A comprehensive starter template for solidity based on hardhat framework. Auditing/Test CI, Tasks, Upgradeable Contract & More
beauwilliams/Forge-NX-Demo
Forge-NX-Demo
beauwilliams/MSA-AUS-2020-AzureML
I developed and ran a demo and coding competition for the Microsoft Student Accelerator program where students learnt about AI/ML. This is a live coding demo of MNIST image rec project.
beauwilliams/Solidity-Hardhat-Circom-SnarkJs-Example
Solidity-Hardhat-Circom-SnarkJs-Example
beauwilliams/ai-shell
A CLI that converts natural language to shell commands.
beauwilliams/beau-portfolio
Me personal portfolio site built with react (overkill yes.. but was a learning exercise). Easier way to share my info with people.
beauwilliams/beauwilliams
My Profile Readme
beauwilliams/DSCMQWebsite
I am the lead of Macquaries Student Developer Club. This is a site I built with the aim of helping to promote the club and build a brand.
beauwilliams/Forge-Demo-1
Forge-Demo-1
beauwilliams/Forge-Gif-App
Forge-Gif-App
beauwilliams/Forge-Go-Links
Forge-Go-Links
beauwilliams/forge-go-links-search
forge-go-links-search
beauwilliams/Forge-Turborepo-Demo
Forge-Turborepo-Demo
beauwilliams/Golang-get-me-some-beer
A golang project to get you some beer
beauwilliams/js
Best in class web3 SDKs for Browser, Node and Mobile apps
beauwilliams/ministark
🏃♂️💨 GPU accelerated STARK prover built on @arkworks-rs
beauwilliams/multipass
Multipass orchestrates virtual Ubuntu instances
beauwilliams/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
beauwilliams/Nova-Circom-Example
Nova-Circom-Example
beauwilliams/PayWizard
PayWizard is the Paymasters master. Sorcerer of AA. Manage a fleet of paymasters using JIT liquidity provisioning.
beauwilliams/Platformatic-Nodejs-Example
Platformatic-Nodejs-Example
beauwilliams/portfolio
beauwilliams/sexy_scroller.vim
smooth animation of the cursor and the page whenever they move, with easing
beauwilliams/Solidity-Optimistic-Rollup-Contract-Example
Solidity-Optimistic-Rollup-Contract-Example
beauwilliams/typescript-rust-ffi-monorepo-starter
Generate typescript types from a rust codebase using foreign function interface (FFI) generation via typeshare. Set up in a monorepo, write fast libs in rust, frontends, I/O and middleware in typescript.