Skip to content
View strikerdlm's full-sized avatar
๐Ÿฅ
Day dreaming
๐Ÿฅ
Day dreaming

Block or report strikerdlm

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


๐Ÿ”ฌ Scientific Mission

class AerospaceMedicineResearcher:
    """
    Investigating human performance at the edge of physiological limits.
    Combining rigorous scientific methodology with emerging technologies.
    """
    
    def __init__(self):
        self.name = "Diego L. Malpica"
        self.role = "Aerospace Medicine Researcher"
        self.affiliation = "@AsterPhysiology contributor"
        self.location = "Bogotรก, Colombia ๐Ÿ‡จ๐Ÿ‡ด"
        
        self.research_domains = {
            "acceleration_physiology": "G-LOC prevention through modeling",
            "altitude_medicine": "Hypobaric hypoxia, Normobaric hypoxia",
            "cardiovascular_monitoring": "HRV analysis, HRF, workload biomarkers",
            "chronobiology": "Circadian modeling, fatigue modeling & management",
            "human_machine_interface": "Adaptive automation, cognitive load"
        }
        
        self.methodology = [
            "Evidence-based protocol design",
            "Real-time physiological telemetry",
            "Statistical modeling & validation",
            "Open-source tool development"
        ]
    
    def current_focus(self) -> str:
        return "Building next-gen pilot performance assessment systems"

๐Ÿ”’ Note: Several repositories contain proprietary research and original methodologies developed for specialized applications. These remain private to protect intellectual property while advancing the field.

๐Ÿ’ก I am deeply committed to open-source development for the benefit of aerospace medicine and human factors research. Public repositories represent tools and frameworks designed to accelerate scientific progress across the specialty.


๐Ÿ“Š Research Activity Timeline


โšก Technical Stack

Languages & Frameworks

Python JavaScript C++ TypeScript Shell

Data Science & Analysis

NumPy Pandas SciPy Jupyter Matplotlib

Physiological Computing

NeuroKit2 HeartPy MNE BioSPPy

Hardware & Embedded

Arduino Raspberry Pi NVIDIA Jetson ESP32

AI & Automation

OpenAI Streamlit n8n LangChain


๐Ÿš€ Featured Research Projects

๐ŸŽฎ Human Performance Assessment

Repository Description Tech
OpenMATB Multi-Attribute Task Battery for cognitive workload assessment Python
HumanPerformanceCalcs Physiological outcome prediction models Python

๐Ÿ’“ Physiological Monitoring

Repository Description Tech
hexoskin-wav-analyzer Hexoskin/Astroskin physiological waveform analysis Python
ROBD2_GUI Reduced Oxygen Breathing Device interface Python

๐Ÿ›ธ Space & Aviation Systems

Repository Description Tech
meteor METEOR-M satellite pass scheduling & decoding Python
tello_diagnosis UAS diagnostics for robotics education Python
๐Ÿ“š Complete Research Portfolio (Click to expand)
Project Domain Description Stack
OpenMATB ๐ŸŽฎ Multi-Attribute Task Battery for cognitive workload assessment Python
hexoskin-wav-analyzer ๐Ÿ’“ Hexoskin/Astroskin physiological waveform analysis Python
HumanPerformanceCalcs ๐Ÿ“Š Physiological outcome prediction models Python
CAMI-Gz-Effects-Model ๐Ÿ›ฉ๏ธ G-force effects modeling for acceleration physiology Python
BudgetNormobaricHypox ๐Ÿซ Hypoxia training gas consumption optimization Python
circadian ๐ŸŒ™ Circadian rhythm simulation and analysis Jupyter
HCRSimPY ๐ŸŒ™ Human circadian rhythm mathematical modeling Python
meteor ๐Ÿ›ฐ๏ธ METEOR-M satellite pass scheduling & decoding Python
tello_diagnosis ๐Ÿš UAS diagnostics for robotics education Python
CES2022 ๐Ÿ›ธ SpaceAnalogue environmental sensor suite C++
ROBD2_GUI ๐Ÿ”ง Reduced Oxygen Breathing Device interface Python
FTWR ๐Ÿค– AI assistant for Aerospace Sciences queries Python

๐Ÿ† Achievements & Recognition

Pair Extraordinaire Pull Shark YOLO Developer Program


๐Ÿ”— Connect & Collaborate

Email LinkedIn Instagram ORCID Website


๐Ÿงญ Research Philosophy

"Science advances by sharing knowledge openly. My public repositories are contributions to the aerospace medicine communityโ€” tools built to solve real problems, shared freely to accelerate discovery."


Explore Repos Stars


Contribution snake animation

Pinned Loading

  1. CAMI-Gz-Effects-Model-CGEM- CAMI-Gz-Effects-Model-CGEM- Public

    Forked from AAM-631/CAMI-Gz-Effects-Model-CGEM-

    A resource flow based model of symptom induction and recovery from Gz accelerations in aeronauts

    Python 1

  2. hexoskin-wav-analyzer hexoskin-wav-analyzer Public

    An advanced application for analyzing physiological data from Hexoskin / Astroskin WAV, CSV and HRV metrics

    Python 2

  3. HumanPerformanceCalcs HumanPerformanceCalcs Public

    Several python programs to predict a physiological outcome

    Python 1

  4. tello_diagnosis tello_diagnosis Public

    CLI app to get data from the DJI Tello for education in robotics and small UAS

    Python 1