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

{/* plates for bespoke services and CMS services. side by side*/}
Bespoke Web Applications

Bespoke Web Applications

End-to-end fully custom application development for when off-the-shelf solutions don't cut it.
Engineered for scale, security, and complex business logic to ensure a perfect fit.

Advanced CMS services

Comprehensive CMS solutions

High performance sites built on platforms of your choice.
Optimized for core vitals, SEO, and effortless management by your team after launch.

{/* plates for secondary services like consultation, design, refactors, etc. */}
) }