diff --git a/files/daniel-laforce-resume.pdf b/files/daniel-laforce-resume.pdf new file mode 100644 index 0000000..0effeb9 Binary files /dev/null and b/files/daniel-laforce-resume.pdf differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..dcd3b56 --- /dev/null +++ b/index.html @@ -0,0 +1,667 @@ + + +
+ + ++ Building scalable infrastructure with optimized performance and bulletproof security — from server management to end-user support that keeps businesses running smoothly. +
+ ++ Comprehensive IT solutions tailored to your business needs, from network infrastructure to cloud migration. +
++ Expert management of Windows & Linux servers, virtualization, and cloud infrastructure. Ensuring your systems remain secure, optimized and reliable. +
++ Design and implementation of robust network infrastructures. Specializing in routing, switching, firewalls, and network security solutions. +
++ Implementation of virtualization technologies and cloud solutions. From VMware and Proxmox to containerization with Docker and Kubernetes. +
++ Seamless migration to Microsoft 365 environments. From email and SharePoint to Teams and OneDrive, ensuring minimal disruption to your business. +
++ Comprehensive security solutions to protect your business. Including firewall configuration, VPN setup, security audits, and best practices implementation. +
++ Infrastructure as code, CI/CD pipelines, and automation solutions using industry-standard tools and best practices to streamline your operations. +
++ I maintain a production-grade homelab that serves as both a testing ground and showcase for my technical skills. +
++ My lab consists of multiple physical and virtual machines running Proxmox, Docker, and Kubernetes (K3s), all secured behind Cloudflare Zero Trust. +
+ ++ Here's a sample of how I deploy and manage services in my infrastructure: +
+ +
+ # K3s deployment for Gitea with persistent storage
+ apiVersion: apps/v1
+ kind: Deployment
+ metadata:
+ name: gitea
+ namespace: argobox
+ spec:
+ replicas: 1
+ selector:
+ matchLabels:
+ app: gitea
+ template:
+ metadata:
+ labels:
+ app: gitea
+ spec:
+ containers:
+ - name: gitea
+ image: gitea/gitea:latest
+ ports:
+ - containerPort: 3000
+ volumeMounts:
+ - name: gitea-data
+ mountPath: /data
+
+ + A showcase of technical solutions I've built and deployed. +
++ A GIS mapping tool for prospectors to automate mining claim boundary plotting, terrain analysis, and compliance with BLM/state regulations. +
++ A secure home lab infrastructure using Cloudflare Zero Trust tunnels, network segmentation, and security best practices. +
++ An interactive demo environment where users can spin up preconfigured services using Ansible automation. +
++ A history of delivering reliable IT infrastructure and solutions. +
++ Providing specialized consulting services in virtualization, containerization, network security, and custom GIS solutions. +
++ Extensive experience in MSPs, network engineering, and diverse IT environments. +
++ Have a project in mind? Reach out to discuss how I can help. +
+Designed and implemented a comprehensive testing environment for router firmware validation with remote access capabilities. Engineered cable modem/SONU configurations for MAP-T and dual-stack testing with automated relay and RF switcher control.
+A GIS mapping platform used by mining claim prospectors to automate boundary plotting and compliance verification, reducing manual research by 85% and improving claim success rates by 40%.
+Custom application for streamlining Kaseya VSA RMM agent installation, reducing deployment time by 80% across dental practice environments. Implemented for 300+ practices with 3700+ workstations.
+Developed machine learning model for predicting used car prices with over 90% accuracy using Random Forest Regression and comprehensive feature engineering.
+