Skip to content
View Slaymish's full-sized avatar
๐Ÿ“–
๐Ÿ“–

Block or report Slaymish

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

Hi, I'm Hamish ๐Ÿ‘‹

I'm a Computer Science MComp student and software developer based in Wellington.
I build things across machine learning, systems, and tools that make sense: clean, intentional engineering with a focus on clarity and robustness.

What Iโ€™m working on

  • MComp Research: Diffusion-based anomaly detection for electromagnetic signals
  • Tools & Systems: Python, Go, ML pipelines, server-side automation
  • Creative Tech: Blender simulations, physics tools, and visual systems
  • Tech + Philosophy: Interested in how people build tools and identities

Tech I use

  • Languages: Python, Go, JavaScript/TypeScript, Bash
  • ML / Data: PyTorch, NumPy, pandas, scikit-learn
  • Systems / DevOps: Linux, Docker, cron jobs, Raspberry Pi, APIs
  • Creative: Blender, Python scripting, simulation pipelines

Selected Projects

  • MComp Diffusion Models: End-to-end multi-channel 1D diffusion pipeline for anomaly detection
  • HealthAgent: View health trends and goal progress, with automatic syncing to apple health
  • AndoSim: Blender physics tools + simulation experiments
  • Finance Sync System: Pi-based automation pulling bank transactions โ†’ Google Sheets

If you want to talk about ML, systems, simulation, or philosophical perspectives on tech, feel free to reach out.

Pinned Loading

  1. AndoSim AndoSim Public

    Blender add-on implementing "A Cubic Barrier with Elasticity-Inclusive Dynamic Stiffness" for cloth/shell physics simulation.

    C++ 15 1

  2. malware-classifier-backdoors malware-classifier-backdoors Public

    Forked from elastic/ember

    Implementation of backdoor attacks and defenses in malware classification using machine learning models.

    Python 1

  3. pyspark-wildfire-prediction pyspark-wildfire-prediction Public

    Predicting US wildfire size classes using PySpark and MLlib. This project includes a full data pipeline for preprocessing, feature engineering, and running comparative ML experiments (PCA, feature โ€ฆ

    Python

  4. akahu-sheets-sync akahu-sheets-sync Public

    Python service that syncs BNZ transactions via Akahu API to Google Sheets with automatic categorization, deduplication, and balance reconciliation.

    Python

  5. PianoImprovisationHelper PianoImprovisationHelper Public

    React app to show the probable key signature of a song based on the itunes preview sample.

    TypeScript

  6. HealthAgent HealthAgent Public

    Ingest Apple Health exports, normalize into Postgres, and serve metrics + insights via a Fastify API and Next.js dashboard.

    TypeScript