Hi! I'm Logan, a Full Stack Engineer with over a decade of experience in building scalable web applications and APIs. I specialize in using modern technologies and enjoy collaborating with teams to bring projects to life. My journey has taken me through various roles, enabling me to refine my skills in both frontend and backend development, which I love to apply in my work. I'm passionate about clean code and efficiency, and I always strive to learn and grow in this fast-paced tech world.

Hi! I'm Logan, a Full Stack Engineer with over a decade of experience in building scalable web applications and APIs. I specialize in using modern technologies and enjoy collaborating with teams to bring projects to life. My journey has taken me through various roles, enabling me to refine my skills in both frontend and backend development, which I love to apply in my work. I'm passionate about clean code and efficiency, and I always strive to learn and grow in this fast-paced tech world.

Available to hire

Hi! I’m Logan, a Full Stack Engineer with over a decade of experience in building scalable web applications and APIs. I specialize in using modern technologies and enjoy collaborating with teams to bring projects to life. My journey has taken me through various roles, enabling me to refine my skills in both frontend and backend development, which I love to apply in my work. I’m passionate about clean code and efficiency, and I always strive to learn and grow in this fast-paced tech world.

See more

Experience Level

Expert
Expert
Expert
Expert
Expert
Expert

Work Experience

Full Stack Engineer at H-E-B Digital & Favor Eastside Tech Hub
January 1, 2019 - Present
Leading development of high-traffic e-commerce applications, focusing on React, Next.js, and GraphQL APIs. Architected scalable REST/GraphQL services with Node.js and FastAPI, enabling real-time cart, checkout, and order tracking. Designed and deployed containerized microservices on AWS, increasing platform scalability and uptime.
Full Stack Developer at Rackspace Technology
December 1, 2018 - October 23, 2025
Engineered REST APIs in Node.js and Django for cloud provisioning and monitoring. Designed React and Angular dashboards that improved hosting visibility and onboarding time. Automated deployments with Docker and GitHub Actions.
Full Stack Engineer at H-E-B Digital & Favor Eastside Tech Hub
January 1, 2019 - Present
Leading development of high-traffic e-commerce applications that process millions of transactions weekly, focusing on React, Next.js, and GraphQL APIs. Architected scalable REST/GraphQL services with Node.js and FastAPI, enabling real-time cart, checkout, and order tracking. Designed and deployed containerized microservices on AWS with Kubernetes and Terraform, increasing platform scalability and uptime SLAs to 99.99%. Delivered reusable design system components in React with WCAG 2.1 accessibility compliance, adopted across 12+ product teams. Mentored and coached developers, instituted CI/CD pipelines with automated testing, and standardized coding practices that cut integration bugs by 30%.
Full Stack Developer at Rackspace Technology
December 1, 2018 - October 23, 2025
Engineered REST APIs in Node.js and Django to manage cloud provisioning, monitoring, and billing services used by enterprise clients. Designed and implemented React and Angular dashboards that improved hosting visibility and reduced customer onboarding time by 25%. Automated deployments with Docker and GitHub Actions, moving the organization from manual weekly releases to stable daily deployments. Optimized PostgreSQL queries and introduced Redis caching, improving average system response times from 900ms to under 500ms. Partnered with DevOps, QA, and support teams to enhance reliability, reducing incident tickets by 20% across core infrastructure tools.

Education

Bachelor's degree at Texas A&M University
August 1, 2010 - May 1, 2014

Qualifications

Add your qualifications or awards here.

Industry Experience

Software & Internet, Retail, Professional Services
    paper Modern Billing & Payment Platform

    Project Description:
    A web application that allows businesses to manage invoices, subscriptions, and payments online. It supports real-time billing, payment tracking, analytics, and integrations with external services. The project focuses on scalable architecture, secure payments, and a modern UI/UX.

    Frontend (React / Next.js / Tailwind / TypeScript)

    Key Features:
    Dashboard & Analytics: Interactive charts for revenue, outstanding invoices, and payment trends.
    Invoice Management: Create, edit, and send invoices to clients.
    Subscription Management: Track recurring payments and subscription plans.
    Responsive Design: Mobile-first UI using Tailwind CSS and Next.js SSR for fast load times.
    Accessibility: WCAG 2.1 compliant for screen readers and keyboard navigation.
    Tech Stack:
    React + Next.js + TypeScript, Tailwind CSS for styling, Chart.js or Recharts for analytics, Formik + Yup for form validation

    Backend (Node.js / Express / Python FastAPI)

    Key Features:
    REST & GraphQL APIs: CRUD operations for invoices, clients, payments, and subscriptions.
    Authentication & Authorization: JWT + OAuth2 for secure user access.
    Payment Gateway Integration: Stripe/PayPal APIs for handling transactions.
    Webhooks: Automatic updates when payments succeed or fail.
    Notification System: Email/SMS alerts for invoices and subscription reminders.

    Tech Stack:
    Node.js + Express (or FastAPI for microservices), PostgreSQL / MongoDB for structured/unstructured data, Redis for caching frequently accessed data, Elasticsearch for invoice search and analytics

    Cloud & DevOps

    Key Features:
    Deployment: Dockerized services deployed to AWS ECS or Kubernetes.
    Serverless Functions: Lambda functions for payment webhooks and email notifications.
    Infrastructure as Code: Terraform scripts for provisioning AWS resources.
    CI/CD: GitHub Actions or Jenkins pipelines for automated tests and deployment.

    Testing

    Unit & Integration Tests: Jest (frontend & backend), Pytest (if using FastAPI)
    End-to-End Tests: Cypress for workflows like invoice creation, payment, and dashboard updates.
    API Security Testing: Ensure OAuth2/JWT tokens and role-based access control work properly.

    Advanced Features (Optional / Showcase)

    AI-Powered Invoice Categorization: Use ML to classify invoices by type or client automatically.
    Custom Reporting Engine: Users can generate PDF/CSV reports for accounting purposes.
    Multi-Tenant Architecture: Each company has its own isolated data and dashboard.
    Real-Time Updates: Use WebSockets or SSE to notify users of new payments instantly.

    paper Scraping Specialist & Backend Engineer

    Technologies: Python, Django, FastAPI, PostgreSQL, S3, REST APIs, Celery, Pandas, BeautifulSoup/Scrapy, GitHub

    Description:
    Built the backend, focusing on scalable APIs, data collection, and AI-powered analytics (with client permission). Designed RESTful services and database schemas for efficient storage and retrieval of social media content. Implemented automated scraping pipelines to gather and process data for analytics dashboards while ensuring data integrity and quick response times. Integrated AI models for content recommendation and engagement insights, leveraging PostgreSQL and S3 for secure and scalable storage.

    Key Contributions:

    Developed REST APIs with Django and FastAPI, enabling seamless frontend integration and fast response times.

    Built automated scraping pipelines using Scrapy/BeautifulSoup to collect social media content with proper client consent.

    Implemented data analysis workflows with Pandas and AI models to generate insights and recommendations.

    Managed storage of media and analytics results on AWS S3 with secure access policies.

    Optimized database queries and caching strategies in PostgreSQL for high-performance data retrieval.

    Collaborated closely with frontend engineers to ensure data consistency and smooth API integration.

    paper Social Media Video Sharing Platform

    Technologies: React, Tailwind CSS, TypeScript, Next.js, Axios, GitHub

    Description:
    Developed the responsive and interactive frontend of FrumTube, a social media platform, focusing on clean UI/UX, accessibility, and performance optimization. Implemented dynamic user feeds, real-time notifications, and user profile management with a component-driven approach using React and Tailwind CSS. Integrated REST and GraphQL APIs from the backend (Python/Django) for seamless data fetching and state management. Optimized frontend performance, reducing load times by 35%, and ensured cross-browser compatibility and mobile-first design.

    Key Contributions:

    Built reusable React components with Tailwind CSS for consistent design and responsive layouts.

    Implemented state management and API integration using Axios and React Query for efficient data handling.

    Ensured WCAG 2.1 accessibility compliance across the platform.

    Collaborated with backend engineers to align API endpoints and frontend requirements.

    Conducted performance optimization and client-side caching, improving page load and interactivity.

    paper Database & Cloud/DevOps Engineer

    Technologies: AWS (S3, EC2, Lambda), Docker, Kubernetes, Terraform, PostgreSQL, Redis, GitHub Actions, CircleCI, Linux/Shell

    Description:
    Managed the cloud infrastructure, deployment pipelines, and database systems, ensuring scalability, reliability, and security. Designed containerized microservices and automated CI/CD workflows to streamline deployments. Optimized relational databases and caching strategies for high-traffic social media operations. Monitored cloud resources and maintained uptime SLAs while implementing best practices for data storage, backups, and disaster recovery.

    Key Contributions:

    Architected and deployed containerized microservices using Docker and Kubernetes on AWS.

    Automated CI/CD pipelines with GitHub Actions and CircleCI, enabling rapid, stable releases.

    Designed and optimized PostgreSQL and Redis schemas for fast queries and caching.

    Managed S3 storage for media assets and database backups, ensuring secure access and redundancy.

    Implemented infrastructure-as-code with Terraform to manage cloud resources efficiently.

    Monitored system performance and uptime, troubleshooting incidents to maintain 99.9% service availability.

Hire a Full Stack Developer

We have the best full stack developer experts on Twine. Hire a full stack developer today.