๐Ÿ  Home ๐Ÿ“š Topics โœ… Quizzes ๐Ÿƒ Flashcards ๐Ÿฅ Case Studies โš–๏ธ Comparisons ๐Ÿ“‹ Cheat Sheets ๐Ÿ“– Study Guides ๐Ÿ’Š Drug Lookup ๐Ÿ”ฌ Lab Interpreter ๐Ÿงฎ Calculators ๐Ÿ“ Exam Simulator ๐Ÿ† Achievements ๐Ÿ–ผ๏ธ Diagrams โœ๏ธ Blog ๐Ÿ‘ค About ๐Ÿ“ฌ Contact
๐Ÿ‘ฆ๐Ÿฟ

Wayne Myers

Pre-Med Student ยท Creator of MedPath ยท Writing about medicine, studying, and building things

๐Ÿ“… December 2024 ๐Ÿš€ Update

Welcome to MedPath โ€” Why I Built This

Hey everyone! I'm Wayne, and this is the story of why I spent hundreds of hours building a free medical education platform from scratch, by myself, as a student...

Read full post โ†’

If you're reading this, you've found MedPath โ€” and I'm genuinely excited about that.

Let me tell you why this exists. When I started preparing for medicine, I hit a wall. The good resources were behind paywalls. The free ones were scattered, outdated, or just plain boring. I was spending more time finding resources than actually studying.

๐Ÿ’ก I thought: "What if I just built what I wished existed?" And so MedPath was born โ€” in my bedroom, late at night, teaching myself to code along the way.

What Makes MedPath Different

  • It's free. Not "free trial" free. Actually free. Forever.
  • It's built by a student. I know what it's like to study for medicine because I'm doing it right now.
  • It uses active learning. Flashcards, quizzes, case studies โ€” not just walls of text.
  • It's independent. No company, no sponsors, no agenda. Just one student trying to help.

What's Next

MedPath is just getting started. I'm working on lab interpreters, medical calculators, anatomy diagrams, an exam simulator, and so much more. Every week, something new gets added.

If you find MedPath helpful, the best thing you can do is share it with a friend. And if you find an error or have a suggestion, let me know. This is a one-person project, and your feedback makes it better.

Thanks for being here. Now go study. ๐Ÿ“š

โ€” Wayne ๐Ÿ‘ฆ๐Ÿฟ

โœ• Close post
๐Ÿ“… December 2024 ๐Ÿ“– Study Tips

5 Study Techniques That Actually Work (According to Science)

Forget highlighting and re-reading. Here are 5 evidence-based study techniques that will transform how you learn medicine...

Read full post โ†’

Let's be honest โ€” most of us were never taught how to study. We just highlight things and hope for the best. But research shows that some techniques are dramatically more effective than others.

1. Active Recall ๐Ÿง 

What: Testing yourself on material instead of passively re-reading it.

Why: Forces your brain to retrieve information, strengthening neural pathways. Studies show it's 50% more effective than re-reading.

How: Use MedPath Flashcards or cover your notes and try to recall key points.

2. Spaced Repetition โฐ

What: Reviewing material at increasing intervals over time.

Why: Exploits the "spacing effect" โ€” your brain retains information better when exposure is spread out.

How: Review flashcards on Day 1, Day 3, Day 7, Day 14, Day 30.

3. Practice Questions โœ…

What: Answering questions in exam format.

Why: Mimics the actual exam environment. Identifies knowledge gaps. Builds exam technique.

How: Try MedPath Quizzes after each topic.

4. Clinical Reasoning ๐Ÿฅ

What: Working through clinical scenarios step by step.

Why: Connects theory to practice. Develops diagnostic thinking. Makes knowledge stick.

How: Work through MedPath Case Studies.

5. Teaching Others ๐Ÿ‘ฅ

What: Explaining concepts to someone else (or even to yourself).

Why: The "Feynman Technique" โ€” if you can't explain it simply, you don't understand it well enough.

How: Study a topic, then try to explain it without notes. Use Cheat Sheets to check yourself.

๐ŸŽฏ The golden rule: Stop passively reading. Start actively testing yourself. Your future self will thank you.

โ€” Wayne ๐Ÿ‘ฆ๐Ÿฟ

โœ• Close post
๐Ÿ“… November 2024 ๐Ÿฉบ Medicine

What I Wish I Knew Before Starting Pre-Med

Starting your medical journey? Here are the honest truths nobody tells you about preparing for medicine โ€” from someone going through it right now...

Read full post โ†’

When I started my pre-med journey, I had no idea what I was getting into. Here's what I wish someone had told me:

1. You Don't Need to Know Everything

Seriously. You don't need to memorise every enzyme in the Krebs cycle before you apply. Medical schools want to see passion, empathy, and commitment โ€” not a walking textbook.

2. Work Experience Matters More Than You Think

Even a few days shadowing a GP or volunteering at a care home gives you real stories to talk about in interviews. It's not about quantity โ€” it's about reflection.

3. Your Mental Health Comes First

The pressure is real. Comparison is toxic. Take breaks. Exercise. Talk to people. A burnt-out student helps nobody โ€” especially not future patients.

4. Start Building Good Habits Now

Active recall, spaced repetition, clinical reasoning โ€” these aren't just "study hacks." They're the foundation of how you'll learn for the rest of your career.

5. It's Okay to Not Be Sure

Some days you'll question everything. That's normal. Medicine is a marathon, not a sprint. The fact that you're here, reading this, means you're already on the right path.

โค๏ธ Remember: Every doctor you admire was once a confused student who didn't know where to start. You've got this.

โ€” Wayne ๐Ÿ‘ฆ๐Ÿฟ

โœ• Close post
๐Ÿ“… November 2024 ๐Ÿ’ก Tips

How I Built MedPath With Zero Coding Experience

From knowing nothing about code to building a full medical education platform โ€” here's exactly how I did it and how you can build things too...

Read full post โ†’

Six months ago, I couldn't write a single line of code. Today, MedPath has 13+ pages, interactive quizzes, flashcards, case studies, a drug database, and more. Here's how:

Step 1: Have a Problem Worth Solving

I didn't learn to code because I wanted to be a developer. I learned because I had a problem โ€” bad study resources โ€” and I wanted to fix it.

Step 2: Start Stupid Simple

My first version of MedPath was literally a single HTML page with some text on it. It was ugly. It barely worked. But it existed. And that's what matters.

Step 3: Learn by Doing

I didn't take a 40-hour course. I googled things like "how to make a button in HTML" and figured it out one piece at a time. Every feature on MedPath taught me something new.

Step 4: Don't Wait Until It's Perfect

MedPath isn't perfect. There are probably bugs I haven't found yet. But it's out there, helping people. That matters more than perfection.

๐Ÿš€ The lesson: You don't need permission, a degree, or a team to build something meaningful. You just need a problem, curiosity, and the willingness to start badly.

If a pre-med student can build a medical education platform from scratch, imagine what you could build. ๐Ÿ’ช

โ€” Wayne ๐Ÿ‘ฆ๐Ÿฟ

โœ• Close post
๐Ÿ“… October 2024 ๐ŸŒŸ Life

Why Representation in Medicine Matters to Me

As a young Black student pursuing medicine, representation isn't just a buzzword โ€” it's personal. Here's why it matters and what I'm doing about it...

Read full post โ†’

Let me be real with you. When I look at the doctors in textbooks, the professors in lecture halls, and the faces on medical school websites โ€” I don't always see someone who looks like me.

That's not a complaint. It's a fact. And it matters.

Why Representation Matters

  • You can't be what you can't see. When young Black students see doctors who look like them, it makes the dream feel possible โ€” not just theoretical.
  • Diverse doctors = better care. Research shows that patients from minority backgrounds have better outcomes when treated by doctors who understand their experiences.
  • Different perspectives solve different problems. Medicine needs people from all backgrounds to tackle health inequalities.

What I'm Doing About It

MedPath is my small contribution. By making medical education free and accessible, I'm trying to remove one barrier. Money shouldn't decide who gets to study medicine.

I'm also here to show that a young Black student can build something meaningful. Not because it's remarkable โ€” but because it should be normal.

โœŠ๐Ÿฟ To every student who feels like they don't belong in medicine: You do. The profession needs you. Your patients need you. Don't let anyone tell you otherwise.

Keep going. Keep studying. Keep dreaming. ๐ŸŒŸ

โ€” Wayne ๐Ÿ‘ฆ๐Ÿฟ

โœ• Close post