Skip to content
View cpgrant's full-sized avatar

Block or report cpgrant

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cpgrant/README.md

👋 Hi, I'm Christian Grant

Building reliable data infrastructure & applied AI systems at scale

Big Data & AI Infrastructure Engineer | AI Research Engineer
10+ years of experience designing large-scale distributed systems, cloud data pipelines, and building applied AI prototypes.
Bridging big data architecture with AI research engineering to enable the future of collaborative intelligence.


🔹 About Me

I’ve worked across consulting, enterprise, and research environments — from Deloitte and Maersk to Oticon and Deep AI Mind — leading projects in data engineering, infrastructure, and AI/ML research.
I thrive in zero-to-one environments: taking ideas from concept to working prototypes, scaling them into production, and empowering teams with reliable systems.


🔹 Featured Projects

  • Cornell Movie Dialogs LoRA (Public)
    Fine-tuning conversational LLMs using the Cornell Movie Dialogs dataset with LoRA adapters.

  • HeartSignal (Private)
    Real-time heart sound recorder & visualizer (Python, audio DSP) for prototyping digital stethoscopes.

  • Clinical LLM (Private)
    Local LLM-powered assistant for diagnostic reasoning and treatment planning.

  • CarND-Capstone (Public)
    Autonomous vehicle system integration project (computer vision, perception, trajectory planning).


🔹 Skills & Tools

Distributed Systems & Data Engineering
Apache Spark • Ray • Beam (some) • Kafka • Airflow • Hadoop • AWS • GCP • Azure • Data Lakes • Parquet • Batch & Streaming

Programming Languages
Python • SQL • Java | Rust (learning interest)

AI/ML Research & Prototyping
CNNs • LLMs • LoRA fine-tuning • Applied AI APIs

Other Strengths
System architecture & scaling • Performance tuning • Production debugging • Research–engineering collaboration


🔹 Links

Popular repositories Loading

  1. CarND-Capstone CarND-Capstone Public

    Autonomous vehicle system integration project

    CMake 1

  2. PracticalMachineLearning PracticalMachineLearning Public

    Coursera Data Science Practical Machine Learning

  3. macshell macshell Public

    macshell

    Python

  4. cornell_movie_dialogs_lora cornell_movie_dialogs_lora Public

    Python

  5. cpgrant cpgrant Public

    Personal profile README for Christian Grant — Big Data, AI Infrastructure & AI Research Engineer

  6. multiagent multiagent Public

    🧩 A lightweight multi-agent scaffold (Planner → Executor → Critic → Orchestrator) that turns plain-English prompts into tool calls, results, and self-checks. Includes math & echo tools, error handl…

    Python