Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added headshots/george-perdrizet-headshot.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions projects/_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ linkedin: "" # your LinkedIn username (not the full URL)
twitter: "" # your handle, with or without the @
github: "" # your GitHub username

# Images add files to the headshots/ and screenshots/ folders in the repo root.
# Name them: firstname_lastname_headshot.png and firstname_lastname_screenshot.png
# The build script picks them up automatically no changes needed here.
# Images - add files to the headshots/ and screenshots/ folders in the repo root.
# Name them: firstname-lastname-headshot.png and firstname-lastname-screenshot.png
# The build script picks them up automatically - no changes needed here.

tags: [] # e.g. [React, Node.js, PostgreSQL]
tags: [LLMs, Steganography, HuggingFace] # e.g. [React, Node.js, PostgreSQL]
32 changes: 0 additions & 32 deletions projects/alex-johnson-capstone.yml

This file was deleted.

35 changes: 35 additions & 0 deletions projects/george-perdrizet-capstone.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Copy this file, rename it to firstname-lastname-capstone.yml (use hyphens, no spaces),
# and place it in the projects/ folder. Then open a pull request!
#
# Required fields: title, student
# All other fields are optional but encouraged.

title: "Stegosaurus" # Your project title

student: "George Perdrizet" # Your full name

tagline: "Hide secret messages inside naturally-generated text using next-token probability steering" # One sentence — shown on the list page

description: >
# Hide secret messages inside naturally-generated text using
# a large language model. A message is encoded into cover text
# by steering next-token selection at each step; a recipient
# with the same model can recover the original message
# deterministically.

repo: "https://github.com/gperdrizet/stegosaurus" # https://github.com/your-username/your-repo

demo: "https://hypotext.app/" # https://your-live-demo.example.com

# Contact info (all optional — omitted from the page if blank)
email: "george.perdrizet@fullstackacademy.com" # your@email.com
website: "" # https://yoursite.com
linkedin: "gperdrizet" # your LinkedIn username (not the full URL)
twitter: "" # your handle, with or without the @
github: "gperdrizet" # your GitHub username

# Images — add files to the headshots/ and screenshots/ folders in the repo root.
# Name them: firstname_lastname_headshot.png and firstname_lastname_screenshot.png
# The build script picks them up automatically — no changes needed here.

tags: [] # e.g. [React, Node.js, PostgreSQL]
26 changes: 0 additions & 26 deletions projects/sam-rivera-capstone.yml

This file was deleted.

Binary file added screenshots/george-perdrizet-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading