Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 744 Bytes

File metadata and controls

35 lines (22 loc) · 744 Bytes

br413.github.io

Personal portfolio site for Senior Data Engineer & Data Architect work.

Live at: https://br413.github.io

Contents

  • index.html — portfolio landing page (SEO-optimized)
  • styles.css — site styles
  • articles/ — Dev.to article drafts and writing source files
  • robots.txt, sitemap.xml — search engine indexing

Dev.to article

Draft article for publishing:

articles/building-production-data-pipeline.md

Copy the contents into Dev.to new post or use the Dev.to API. Set published: true in front matter when ready.

Local preview

Open index.html in a browser, or:

python -m http.server 8080
# visit http://localhost:8080

License

MIT