Skip to content
View shinatxo's full-sized avatar

Block or report shinatxo

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

Hi, I'm Shina 👋

Medical doctor (MBBS, St George's 2019) transitioning into cloud engineering. Currently studying for AWS Solutions Architect Associate (SAA-C03), while building a portfolio of healthcare-flavoured cloud projects.

🌐 Portfolio: shinaoguntoye.dev

The progression so far

  • Dec 2024 → Started full-stack from scratch (Codecademy) — JS games → portfolio-website showcasing them
  • 2025 → First real full-stack build — to-do-list-app (Spring Boot + MongoDB + Spring Security, deployed on Render)
  • 2026 → Cloud focus — AWS SAA-C03 + healthcare-flavoured portfolio. First build: portfolio-site (S3 + CloudFront + OAC + GitHub Actions OIDC + threat model).

What I work in

Java · JavaScript · Python · Spring Boot · MongoDB · AWS (S3, CloudFront, Route 53, IAM, ACM, WAF) · Docker · GitHub Actions OIDC

Get in touch

LinkedIn · Portfolio

Pinned Loading

  1. ai-discharge-summary ai-discharge-summary Public

    Turn messy ward-round notes into a structured discharge summary, GP letter, and plain-English patient version — engineered for restraint (writes "Not documented" instead of inventing). Serverless A…

    Python

  2. portfolio-site portfolio-site Public

    Static portfolio site on AWS — S3 + CloudFront + Route 53 + ACM + OAC, auto-deployed via GitHub Actions OIDC. Includes threat model and IAM Access Analyzer evidence.

    HTML

  3. to-do-list-app to-do-list-app Public

    Full-stack task manager — Java 17 + Spring Boot 3 + MongoDB Atlas + Spring Security. Deployed live on Render.

    Java

  4. rock-paper-scissors rock-paper-scissors Public

    Browser-based rock-paper-scissors game built in vanilla JavaScript. Early Codecademy project, Dec 2024.

    JavaScript