Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

afeldman.github.io

Personal website — Research Engineer working across AI, computer vision, scientific computing, and cloud native infrastructure.

Built with Astro.

Local development

yarn install
bun run dev

Site runs at http://localhost:4321.

Build

bun run build
bun run preview

Deployment

Pushes to master build and deploy automatically via .github/workflows/deploy.yml.

One-time setup: in the repo's Settings → Pages, set Source to GitHub Actions.

Project structure

  • src/pages/ — routes
  • src/layouts/BaseLayout (SEO/meta), PageLayout (header/footer wrapper)
  • src/components/ — reusable UI
  • src/data/ — typed content for Technologies/Timeline/Contact (edit these directly)
  • src/styles/global.css — design tokens (colors, fonts)

Adding content (later phases)

Blog posts and Publications will use Astro Content Collections — documented once Phase 2 lands.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages