Skip to content

jrosseruk/jrosseruk.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

Portfolio

My personal portfolio website showcasing research in AI Safety and Machine Learning.

Live site: jrosser.co.uk

Preview

Portfolio Screenshot

Tech Stack

  • Vanilla HTML, CSS, JavaScript
  • Markdown content
  • GitHub Pages hosting

Development

# Serve locally
python -m http.server 8000 -d docs/

Structure

  • docs/index.html - Main page
  • docs/*.md - Content (about, publications, resume)
  • docs/styles.css - Styling
  • docs/script.js - Functionality

Inspired by astro-theme-cactus :)

About

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors