Skip to content
View AlexanderShields4's full-sized avatar

Highlights

  • Pro

Block or report AlexanderShields4

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

👋 Hi, I'm Alex!

I'm a Data Scientist and ML Engineer who bridges the gap between high-performance systems programming and modern AI architectures. I specialize in building machine learning algorithms from the ground up, designing automated ETL pipelines, and developing LLM-powered data applications.

Currently studying at Davidson College, I'm passionate about the intersection of Quantitative Economics, System Design, and Data Engineering.

🛠️ Technologies & Tools

  • Languages: Python, C++, SQL, C, R, Java, Bash/Shell
  • AI & Machine Learning: Scikit-Learn, Deep Learning (MLPs), RAG, Google Gemini, XGBoost, Pandas, NumPy
  • Data Engineering & DevOps: PostgreSQL, pgvector (Vector DBs), Docker, GitHub Actions (CI/CD), ETL Pipelines
  • Build Tools & Environments: Linux Command Line, CMake, Make, Git, pybind11, Streamlit

🚀 Featured Projects

  • Tech Stack: C++17, Python, pybind11, CMake, AVX2 SIMD
  • Built a complete ML framework entirely from scratch in C++ (no PyTorch, no Eigen). Implemented forward/backward passes, Multi-Layer Perceptrons (MLPs), and the Adam optimizer.
  • Accelerated matrix operations utilizing explicit hardware-level AVX2 SIMD intrinsics and exposed the high-performance backend to Python via custom bindings.
  • Tech Stack: Python, Google Gemini, Supabase (PostgreSQL/pgvector), Docker, Streamlit
  • Engineered an automated ETL pipeline that aggregates daily macroeconomic data and news, using an LLM to synthesize a professional portfolio manager brief.
  • Architected a semantic search chatbot utilizing 768-dimensional text embeddings, completely containerized with Docker and scheduled via GitHub Actions.
  • Tech Stack: Python, Streamlit, Economics
  • Developed an interactive dashboard to visualize and simulate shifts in the IS-LM macroeconomic model.

🌱 What I'm currently working on

  • Developing market regime-switching detection algorithms using Hidden Markov Models.
  • Deploying Autonomous Dockerized Openclaw Agents through VPS.
  • Deepening my knowledge of low-level system design and large-scale data lake architecture.

📫 Let's Connect

Popular repositories Loading

  1. Automated-Financial-Markets-Newsletter Automated-Financial-Markets-Newsletter Public

    This project is an autonomous financial intelligence platform that fuses robust data engineering with advanced Retrieval-Augmented Generation (RAG) architecture. Built on a modular Python stack, it…

    Python

  2. AlexanderShields4-README.md AlexanderShields4-README.md Public

  3. AlexanderShields4 AlexanderShields4 Public

  4. Telecom-Churn-Detection Telecom-Churn-Detection Public

    HTML

  5. ISLM-Model-Interactive-Dashboard ISLM-Model-Interactive-Dashboard Public

    This project demonstrates the properties of the Kenesian Cross graph, the Money Market graph and the IS-LM graph. It models the changes within each graph stemming from the monetary or fiscal policy…

    Python

  6. 100-pandas-puzzles 100-pandas-puzzles Public

    Forked from ajcr/100-pandas-puzzles

    100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)

    Jupyter Notebook