Your private space for class notes, syllabus, library, and grades — synced across every device.
🔒 Your password is verified by Supabase. We never see or store it.
Your classes, library, syllabus, and grades stay private to your account.
Every tool you reach for in SLP grad school — your syllabus, board, kanban, calendar, library, and grade calculator — sitting on one shelf. Pick something below to get started.
⚡ Open the Syllabus toolBrowse by category, or skip straight to the custom GPTs built for SLP study and clinic prep.
The whole respiratory–phonatory–articulatory system in one place. Use this when you can't remember which structure does what.
The 4 phases of swallow, cranial-nerve involvement, common disorders, and assessment basics.
Interactive IPA charts, transcription practice sets, and the symbols you forget every semester.
Drill sets for vowels, diphthongs, consonant clusters, and connected speech.
Birth through 5 — receptive and expressive milestones, and what counts as a red flag.
DLD, social communication disorder, late talkers — common features and differential criteria.
Air vs. bone conduction, configuration, severity — and how to write up what you see.
From outer ear to cortex — the whole signal path, neatly mapped.
Low-tech to high-tech AAC, feature-matching, and common eval frameworks.
SOAP template, examples by population, and the common rookie mistakes to avoid.
Writing measurable goals, picking activities, and tracking progress without going insane.
PICO questions, levels of evidence, and how to read a journal article without crying.
The high-yield topics, free question banks, and the rhythms of what to study when.
Scope of practice, code of ethics, and the certification standards you'll be tested on.
Built specifically for SLP study and clinic prep. Each opens in a new tab.
Quizzes you on the speech mechanism and explains tricky structures until they stick.
Open GPT → GPTDrafts and reviews SOAP notes from your session details — keeps you from blanking on objective data.
Open GPT → GPTChecks your IPA transcriptions and walks you through your errors — not just "wrong."
Open GPT → GPTSuggests evidence-based goals and activities for a client profile — pulls from research, not vibes.
Open GPT → GPTGenerates practice questions and walks you through answers — including why the wrong ones are wrong.
Open GPT →Curated SLP courses with lectures, readings, and study resources. Click any course to open it.
Paste your syllabus text, click Extract dates, then edit, print, or download the results.
| Date | Type | Description | Weight | Done |
|---|
Paste your syllabus on the left, then click Extract dates.
Or click Load sample to see how it works.
Live dashboard of your assignments — pulled from your syllabus, or added manually.
| Class | Type | Assignment | Due date | Time | Status | Priority | Days left | Notes | Grade | Weight |
|---|
Click + New assignment, or hop to the Syllabus tab, extract dates, then click Import from Syllabus.
Drag tasks between columns as you make progress. Click any task to edit. Your board saves automatically — close the tab and come back any time.
Create a course on the left to start tracking your grade.
Build a visual map of your materials, save it to a class, edit it whenever you need.
Click + New mind map to start one. Add nodes, drag to position, double-click to edit text, and connect them with arrows.
Where you're going and how you'll get there. Add goals, action steps, and progress entries as you grow.
Click + New goal to add your first one. You can make it short-term (this semester, this rotation) or long-term (graduate, get the CCC, land your dream job).
A note to your future self — a milestone, win, setback, anything.
Trade leads, swap experiences, ask questions, share what you've built. Real students, real talk.
Only signed-in students can read and post. Your account stays private — you'll pick a display name when you arrive.
in #general
This is what other students will see next to your posts. You can change it later.
Two characters or more. First name + last initial is a nice starting point.
Click structures to learn their function, or quiz yourself by name. Built modularly so we can keep adding systems.
A word appears, you tap IPA symbols to transcribe it. Tracks your streak and trouble spots.
The basics. A target word appears. Tap symbols from the keyboard to build the IPA transcription as you'd write it on a phonetics homework set (GenAm — General American English). Hit Check. You'll see the right answer if you're off.
Conventions used here. Stress marks ˈ primary and ˌ secondary go before the stressed syllable. R-colored vowels are ɝ (stressed, like "bird") and ɚ (unstressed, like "butter"). Schwa ə only in unstressed syllables. Use tʃ / dʒ for the affricates in "chip" / "judge".
Modes. "Just my missed words" cycles back through anything you flunked so you actually master those instead of seeing only the easy ones. Streak resets on the first miss in a session.
Track your prep, drill weak areas, run mini tests, and study by domain — all in one place.
A countdown timer runs while you take it. At the end you'll see your score, a per-domain breakdown, and every rationale.
Each card shows your accuracy in that content area. Click to start a quiz limited to that domain.
Domains sorted worst-to-best. Drill the top one for the biggest score improvement.
Tap any one to revisit it.
How it works. Pick a domain (or leave it on All), pick a mode, then read the question and tap A / B / C / D. Once you answer the correct choice glows green, your pick glows red if it was wrong, and the rationale appears below.
Streak rule. A day counts toward your streak once you've answered at least your daily-goal number of questions on that day (any mode — quiz or mini test). Change the goal and the streak recomputes against the new number.
Honest disclaimer. Built to practice Praxis-style reasoning, not to predict your score. Not affiliated with ETS or ASHA. Use alongside an official study guide.
Click a class to open its library — folders, files, notes, and links.
This is what tasks & assignments tag against (e.g., type "SLP 210" on a kanban card to link it).
Click and drag inside the preview to set what part of the image shows on the card.
Enter both your admin email and password to unlock bulk-add, class management, and import/export.
Re-uploads every public class, lecture, and resource on this browser to the cloud. Use this if you just made bulk edits and want to be sure every device sees the new state right now.
Resources land on the public Classes-tab classes below — visible to every user on every device via Supabase sync.
Type any lecture name — it'll be created in each selected class if it doesn't exist yet.
These show on the public Classes tab for everyone. Edits sync to Supabase in real time — visible to all users on every device. Export gives you a JSON backup; Import restores from one.
Edit names, colors, emojis, descriptions, or delete classes. Changes apply across Syllabus, Board, Kanban, Calendar, and the Library workspaces.
Add Praxis-style practice questions. They sync to every student's deck alongside the 40 hardcoded baseline questions. The deck never breaks if Supabase is unreachable.
Export bundles your classes, syllabus, kanban, board, grades, calendar, profile, and library items (file blobs included) into one JSON file. Import will replace everything with the file's contents.
Paste a JSON array of questions, or upload a .json file. Anything that validates gets inserted in one batch.
[
{
"domain": "speech-sound",
"question": "A 4-year-old says 'tup' for 'cup'. Most appropriate approach?",
"choices": ["Cycles", "Minimal pairs", "Core vocabulary", "Phon awareness"],
"correct": 1,
"rationale": "Single consistent fronting error → minimal pairs (cap/tap) lets the child feel the communicative breakdown of substitution."
},
{
"domain": "fluency",
"question": "...",
"choices": ["...", "...", "...", "..."],
"correct": 0,
"rationale": "..."
}
]
Fields: domain (one of: speech-sound, fluency, voice, language-peds, language-adult, aac, cognitive, hearing, swallow, ethics, cranial) · question (string) · choices (array of 2–4 strings) · correct (0-based index) · rationale (string).