Skip to content
View dinakazemi's full-sized avatar

Block or report dinakazemi

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

Hey there, I'm Dina 👋🛸

Software Engineer × Archaeologist x Visual Storyteller

"Do or do not, there is no try." but honestly, I try a lot of things. They fail more often than not, but every failure teaches you something the documentation never will. 🚀


🗺️ The Journey So Far

2026  ╌╌╌  ✈️ Career break — traveled, recharged
  │           📝 Published in Nature Communications
2025  ╌╌╌  🧬 Garvan Institute — medical imaging pipelines
  │        
2024  ╌╌╌  🧬 Garvan Institute — medical imaging pipelines
  │        
2023  ╌╌╌  🏗️ Elula — AWS infrastructure, fintech
  │
2022  ╌╌╌  🎓 Graduated USyd — First Class Honours
  │          🧪 CSIRO — deep learning for medical imaging

🧰 The Toolkit

Languages        Python · R · SQL
ML / CV          PyTorch · Deep Learning · Computer Vision
Cloud            AWS (EC2 · S3 · Fargate) · Terraform
Systems          Linux · HPC Clusters
Creative         Midjourney · Visual Storytelling · Runway ML

🧪 Fun Facts

  • 🏺 I once wrote software to study 3,200-year-old tin ingots from a Bronze Age shipwreck. Indiana Jones could never.
  • 🗺️ I have a degree in Arts alongside Engineering, because you can't render what you don't understand.
  • 🧮 My Honours thesis was about making neural networks work on tiny hardware.
  • ☕ Fueled by coffee.

📫 Get In Touch

If you want to talk about computer vision, AI filmmaking, ancient shipwrecks, or debate whether Han shot first...I'm here for it.

LinkedIn


"Live Long and Prosper"🖖

Profile views

Pinned Loading

  1. pastport pastport Public

    A centralised platform for documenting archaeological sites and their artefacts

    Python

  2. stickman-basic stickman-basic Public

    This project designs and implements an application model for a platformer video game. The video game consists of a character on the screen, can move left, right and has the ability to jump.

    HTML

  3. binary-search-tree binary-search-tree Public

    This repo implements a Binary Search Tree.

    Python

  4. espressOS espressOS Public

    A Java-based mobile operating system with various different features as explained in the README

    Java

  5. minesweeper minesweeper Public

    a C-based implementation of the classic minesweeper game

    C

  6. stickman-advanced stickman-advanced Public

    This is a platformer video game, consisting of a character on the screen, can move left, right and has the ability to jump. The character can also interact with the world, having a floor to stand o…

    Java