Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Personal website for Mick Schroeder, Irish-American Indie Software Developer and Pharmacist.

License

Notifications You must be signed in to change notification settings

mick-schroeder/mickschroeder.com

Repository files navigation

License: MIT Content: CC BY-NC 4.0

Personal site for Mick Schroeder, PharmD — Irish-American indie software developer + pharmacist.

screenshot

Tech Stack

  • Astro with static prerender
  • Tailwind CSS + shadcn/ui styles via custom Astro wrappers
  • Lucide Astro icons (inline SVG)
  • i18n (en, ga) via Astro i18n routing
  • Partytown-enabled Google Analytics (optional, requires env var)
  • Sitemap/robots via @astrojs/sitemap

Getting Started

git clone https://github.com/mick-schroeder/mickschroeder.com.git
cd mickschroeder.com
npm install
npm run dev

Open http://localhost:4321.

Build / Preview

npm run build
npm run preview

Customization

  • Site config: src/config/site.ts (title, description, social, person metadata)
  • Copy/translations: src/locales/en/common.json, src/locales/ga/common.json
  • Projects: src/data/projects/en.json, src/data/projects/ga.json
  • Socials: src/data/socials/en.json, src/data/socials/ga.json
  • Styles: src/styles/global.css
  • GA: set PUBLIC_GTAG_ID (e.g., G-XXXX) to enable analytics

Deployment

  • Static output in dist/
  • AWS Amplify: see amplify.yml (Node 22, npm ci, npm run build)

License

Logos, trademarks, and certain media assets may be excluded and remain All Rights Reserved unless explicitly licensed.

About

Personal website for Mick Schroeder, Irish-American Indie Software Developer and Pharmacist.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •