import type { Route } from "./+types/home"; import Header from "~/components/header"; export function meta({}: Route.MetaArgs) { return [ { title: "J.M. Technical Services - Home" }, ]; } export default function Home() { return (
Hero Image

High performance web application architecture and custom CMS solutions. Over 10 years of experience delivering speed, security, and scale.

Lorem Ipsum Dolor sit amet blah blah

Why my services?

Business

My clients don't just get a website, they get a significant and measurable business asset. Regardless of if I am building a light, custom-themed WordPress setup or a fully custom and bespoke enterprise web application, the goals remain the same:

  • Performance: Guaranteed decreases in load times.
  • Higher conversion rates: I deliver an average increase in conversion rates of approximately 13.5%.
  • Reliable support: Post-delivery support is included in every contract, alongside cost-effective retainer options.

Technical

I have expertise in a number of technologies, languages, and frameworks including:

  • Languages: JavaScript, TypeScript, Python, Java, C#, Rust, PHP, SQL
  • Frontend & Frameworks: React, React-Router, Tailwind CSS, Node.js, Vue
  • CMS & Ecosystem: WordPress, Gutenberg block development, Squarespace, Wix, etc
  • Infrastructure & Operations: Linux administration, DNS setup, Hosting, Web server management, VPS management and administration

This site itself is a custom React application served via Node.js, built with Vite and Tailwind CSS.

Services

) }