Skip to content
View BenDavies1218's full-sized avatar
πŸ’»
Let Collaborate
πŸ’»
Let Collaborate

Highlights

  • Pro

Block or report BenDavies1218

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BenDavies1218/README.md

Hey, I'm Benjamin Davies πŸ‘‹

Trailblazer, Visionary, Philosopher, Maestro & Full-stack Engineer

X Dev.to Reddit LinkedIn

Tech Stack

React React Native TypeScript Next.js Tailwind CSS Solidity Rust Python Web3.js Node.js

Featured Projects


Local semantic code search for LLM-assisted development β€” indexes your Git repo with tree-sitter AST parsing and vector embeddings, then exposes natural language search via MCP tools compatible with Claude Code, Cursor, or any MCP client.

Repository

Rust Qdrant Ollama


Secure secret injection for any language β€” encrypted .env files + 1Password, zero secrets ever written to disk.

Documentation

npm TypeScript Node.js


Component Labs

Component-labs.com

Repository

A modern, accessible React component library and development toolkit. Features CLI installation (shadcn/ui style) and NPM package options with 8+ WCAG 2.1 Level AA compliant components.

React TypeScript Tailwind Accessibility


Modern testing framework for React 19 with full support for Next.js server components. Build, preview, and test your components in isolation.

React Next.js


Hands-on examples demonstrating useQuery, useMutation, and useInfiniteQuery with best practices for data fetching and state management.

TanStack TypeScript


Educational resource for LayerZero protocol development. Solidity smart contracts and cross-chain messaging examples for blockchain devs.

Solidity LayerZero


GitHub Stats


Shipping one commit at a time πŸš€

Buy Me a Coffee

Popular repositories Loading

  1. envlock envlock Public

    Inject secrets from 1Password into your Next.js app at dev/build/start time using dotenvx encrypted env files.

    TypeScript 2

  2. BenDavies1218 BenDavies1218 Public

    Config files for my GitHub profile.

  3. tanStack-example tanStack-example Public

    Example of how to use tanStack useQuery, useMutation, useInfiniteQuery

    TypeScript

  4. layer-zero-course layer-zero-course Public

    Layer Zero Course

    Solidity

  5. component-labs component-labs Public

    Component Labs -- UI Library & React Showcase

    TypeScript

  6. envlock-examples envlock-examples Public

    Secure secret injection for any language β€” encrypted .env files + 1Password, zero plaintext secrets on disk.

    TypeScript