Skip to content
View lanzclintonv's full-sized avatar

Block or report lanzclintonv

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.

Content in all repositories owned by your account will be closed.
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
lanzclintonv/README.md

Hi, I'm Lanz 👋

Full-Stack Web Developer focused on building maintainable, data-driven web systems with strong architecture, clean TypeScript, and practical product thinking.

I’m a young professional currently building business-critical internal software in a real-world environment, with hands-on experience across frontend, backend, database design, reporting, and background processing. I care about clarity, scalability, developer experience, and shipping software that actually solves operational problems.

I’m looking for a greater opportunity where I can contribute to a strong engineering team, keep growing as a developer, and build products that matter.


Tech Stack

Core

TypeScript JavaScript Node.js Bun

Frontend

React Vite TanStack Router TanStack Query Chakra UI Tailwind CSS

Backend & APIs

Hono oRPC Zod BullMQ Redis

Database

PostgreSQL Prisma Microsoft SQL Server Kysely

Tooling

pnpm Turborepo Biome Git GitHub


What I Do

  • Build full-stack TypeScript applications with a strong focus on maintainability and long-term scalability
  • Design typed APIs and shared contracts to keep frontend and backend aligned
  • Work on data-heavy systems, reporting workflows, and operational tools
  • Create background job pipelines for reports, emails, and migrations
  • Improve developer experience through cleaner architecture, reusable patterns, and better tooling
  • Balance product delivery with engineering quality instead of sacrificing one for the other

Architecture

I enjoy building systems that stay understandable as they grow.

How I typically structure applications

  • Monorepo-based architecture using pnpm workspaces and Turborepo
  • Clear separation between:
    • apps/web for the frontend
    • apps/server for the API and static asset serving
    • shared packages for contracts, utilities, and database access
  • Source-first development with reusable modules and minimal duplication
  • Typed validation and contracts with Zod across the stack
  • Feature-oriented backend design with thin handlers and business logic kept close to the feature
  • Background processing with Redis + BullMQ for workloads that should not block the request cycle
  • Real-time or near-real-time status flows for long-running operations such as migrations and report generation

What I optimize for

  • Readable codebases
  • Strong typing
  • Low-friction scaling
  • Predictable folder structure
  • Practical abstractions instead of overengineering
  • Systems that are easier for the next developer to maintain

Tools I Use

Development

VS Code Postman

Workflow

  • AI-assisted development for faster iteration, architecture enforcement, and implementation support
  • Strong emphasis on human review, code quality, and maintainable output
  • Documentation-driven decisions when adopting new libraries or patterns
  • Preference for systems that are simple, typed, and production-friendly

Current Focus

Right now, I’m focused on becoming even stronger in:

  • Full-stack TypeScript architecture
  • Scalable internal systems
  • Reporting and background job workflows
  • Clean frontend architecture with React
  • Shipping production-ready software with better reliability and DX

Why Hire Me

I’m not just interested in writing code that works today.

I care about building software that is:

  • easier to extend,
  • easier to reason about,
  • safer to change,
  • and more valuable to the people using it.

I bring a combination of implementation speed, architectural thinking, ownership, and genuine motivation to grow. I’m aiming for an environment where I can contribute at a higher level, learn from strong engineers, and help build products with lasting value.


Open to Opportunities

I’m especially interested in opportunities involving:

  • Full-Stack Development
  • Frontend-heavy Product Engineering
  • TypeScript / React / Node.js roles
  • Internal tools, SaaS platforms, and data-centric applications
  • Remote-first or growth-oriented engineering teams

Building with intention. Growing with every project. Ready for a greater opportunity.

Popular repositories Loading

  1. lanzclintonv lanzclintonv Public

  2. mantine-react-table mantine-react-table Public

    Forked from KevinVandy/mantine-react-table

    A fully featured Mantine V5 implementation of TanStack React Table V8, forked from Material React Table

    TypeScript

  3. django-ninja django-ninja Public

    Forked from vitalik/django-ninja

    Django Ninja with slight modifications for personal use.

    Python

  4. redoc-try-it-out redoc-try-it-out Public

    Forked from js-commons/redoc-try-it-out

    Add Try It Out option on Redoc

    TypeScript

  5. jsPDF-AutoTable jsPDF-AutoTable Public

    Forked from simonbengtsson/jsPDF-AutoTable

    jsPDF plugin for generating PDF tables with javascript

    TypeScript

  6. register register Public

    Forked from is-a-dev/register

    Grab your own sweet-looking '.is-a.dev' subdomain.

    JavaScript