Skip to content
View johndpope's full-sized avatar

Organizations

@BellGeorge

Block or report johndpope

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.

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
johndpope/README.md

Hi there πŸ‘‹

I'm a Full Stack Engineer & Solution Architect with 20+ years of experience in mobile development, AI/ML, and cloud solutions.

cv - https://docs.google.com/file/d/1gbhxMlrlieD5wGcnhfT-36_WBpGWaSdW/edit?usp=docslist_api&filetype=msword

πŸ”­ Current Focus

  • Full Stack Development
  • AI/ML Solutions
  • Cloud Architecture
  • Mobile Development (iOS/React Native)

πŸ› οΈ Tech Stack

Languages & Frameworks

Python Swift TypeScript React Vue.js

AI/ML

  • πŸ€– PyTorch
  • 🧠 NLP & Transformers
  • πŸ‘οΈ Computer Vision
  • ⚑ Generative AI

Cloud & DevOps

AWS Docker Kubernetes

🌟 Featured Projects

  • RotorQuant – Advanced Quantization Framework for LLM Optimization.
  • πŸŽ₯ Video Streaming Platform (WWE) World Wrestling Entertainment - Conneticut USA
  • πŸ“± Social Media Platform with AR (8secondz)
  • πŸš— Ride-Hailing System - New York City -SOHO (Karhoo)
  • πŸ€– AI-Powered Solutions

Recent Projects πŸš€

A cutting-edge quantization framework designed to squeeze maximum performance out of LLMs with minimal perplexity loss.

  • Weight Transformation: Implements rotational transformations to balance outlier features, making models more "quantization-friendly."
  • Hardware Efficiency: Optimized for reduced memory footprints, allowing large-scale models to run on consumer-grade hardware.
  • Innovation: Focuses on the intersection of linear algebra and neural compression to mitigate the accuracy drop typical in 4-bit and 8-bit quantization.
  • Tech stack: Python, PyTorch, CUDA, Triton.

AI & Computer Vision Research

A recreation of Microsoft's groundbreaking motion synthesis technology

  • Implemented neural motion fields for human motion synthesis
  • Built using PyTorch and CUDA optimizations
  • Focus on performance optimization and memory efficiency
  • (update) recently acknowledged here https://github.com/cbsjtu01/IMTalker (see my PR that upgrades code to 58fps)

Implementation study of VASA (Visual Affective Style Transfer) architecture

Reverse engineering study of "MegaPortraits: One-shot Megapixel Neural Head Avatars"

  • High-resolution neural head avatar generation
  • Implemented novel architecture for one-shot learning
  • Utilized Claude AI for code analysis and optimization
  • Tech stack: Python, PyTorch, CUDA

Google Ai 0 AWS Infrastructure

Enterprise-grade MLOps toolkit for A100 GPU clusters

  • Infrastructure as Code
    • Terraform modules for GCP Vertex AI
    • Automated cluster provisioning
    • GPU quota management
  • CI/CD Pipeline
    • Docker containerization
    • Automated deployment workflows
    • Resource optimization
  • Monitoring & Scaling
    • Custom metrics collection
    • Auto-scaling policies
    • Cost optimization

ML-powered cryptocurrency trading strategy generator

  • Real-time market data processing
  • Multiple ML models (Random Forest, LSTM, Transformer)
  • Backtesting framework
  • Risk management system
  • Tech stack: Python, TensorFlow, scikit-learn, pandas

Technical Highlights

  • Advanced computer vision implementations
  • Large-scale distributed systems
  • MLOps and infrastructure automation
  • Performance optimization for GPU clusters
  • Research-to-production pipeline development

πŸ“ˆ GitHub Stats

Your GitHub stats

🌍 Find me around the web

LinkedIn Portfolio

Pinned Loading

  1. IMF IMF Public

    Implicit Motion Function - (unofficial) Microsoft recreation

    Python 29 1

  2. MegaPortrait-hack MegaPortrait-hack Public

    Using Claude Opus to reverse engineer code from MegaPortraits: One-shot Megapixel Neural Head Avatars

    Python 96 13

  3. VASA-1-hack VASA-1-hack Public

    wip - running some training with overfitting - https://wandb.ai/snoozie/vasa-overfitting

    Python 315 40

  4. Emote-hack Emote-hack Public

    Emote Portrait Alive - using ai to reverse engineer code from white paper. (abandoned)

    Python 185 8

  5. CryptoCurrencyTrader CryptoCurrencyTrader Public

    A machine learning program in python to generate cryptocurrency trading strategies using machine learning. Sklearn and Tensorflow.

    Python 95 118

  6. vertex-jumpstart vertex-jumpstart Public

    helpers to dispatch vertex ai work jobs + get cli access (to train for a few hours) on A100 clusters.

    Shell 2