Skip to content

Victory #7

@rxwithdepth-byte

Description

@rxwithdepth-byte
<title>Victory Writes | Pharm.D Student</title> <style> :root { --bg-dark: #2b1b14; --bg-light: #5a3a2b; --gold: #d4b483; --cream: #f5efe6; --muted: #cbb8a3; }* { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }

body {
min-height: 100vh;
background: linear-gradient(135deg, var(--bg-dark), var(--bg-light));
color: var(--cream);
line-height: 1.6;
}

header {
padding: 4rem 1.5rem 3rem;
text-align: center;
}

header h1 {
font-size: 2.4rem;
letter-spacing: 0.5px;
margin-bottom: 0.5rem;
}

header p {
color: var(--muted);
max-width: 600px;
margin: 0 auto;
}

.quote {
margin-top: 2rem;
font-style: italic;
color: var(--gold);
font-size: 1.05rem;
}

main {
max-width: 900px;
margin: 0 auto;
padding: 2rem 1.5rem;
}

section {
margin-bottom: 3rem;
}

section h2 {
font-size: 1.4rem;
margin-bottom: 0.8rem;
color: var(--gold);
}

.about p {
max-width: 750px;
}

.posts ul {
list-style: none;
margin-top: 1rem;
}

.posts li {
background: rgba(255, 255, 255, 0.05);
padding: 1rem 1.2rem;
border-radius: 12px;
margin-bottom: 0.9rem;
transition: transform 0.2s ease, background 0.2s ease;
}

.posts li:hover {
transform: translateY(-3px);
background: rgba(255, 255, 255, 0.08);
}

.posts span {
display: block;
font-size: 0.85rem;
color: var(--muted);
}

.contact a {
display: inline-block;
margin-right: 1rem;
margin-top: 0.5rem;
text-decoration: none;
color: var(--gold);
font-weight: 500;
}

footer {
text-align: center;
padding: 2rem 1rem;
font-size: 0.85rem;
color: var(--muted);
}

@media (max-width: 600px) {
header h1 {
font-size: 1.9rem;
}
}

</style>

Victory Writes

Pharm.D student sharing short write-ups on pharmacy, discipline, and deep thinking.

“If I was trusted with healing, I was never meant to live small.”

About

My name is MMADUABUCHUKWU EBUBECHUKWU VICTORY, a Pharm.D student learning in public. I write to simplify complex ideas, document discipline, and explore the responsibility that comes with healing.

Recent Write-ups

  • Most students read to pass. A few read to understand. Those few change the game. Short reflection
  • Pharmacy rewards consistency more than intelligence. Every time. Discipline
  • Notes don’t pass exams. Understanding does. Learning

Find Me

X (Twitter) Email
© 2026 Victory Writes · Pharm.D Student <title>Victory Writes | Pharm.D Student</title> <style> :root { --bg-dark: #2b1b14; --bg-light: #5a3a2b; --gold: #d4b483; --cream: #f5efe6; --muted: #cbb8a3; }* { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }

body {
min-height: 100vh;
background: linear-gradient(135deg, var(--bg-dark), var(--bg-light));
color: var(--cream);
line-height: 1.6;
}

header {
padding: 4rem 1.5rem 3rem;
text-align: center;
}

header h1 {
font-size: 2.4rem;
letter-spacing: 0.5px;
margin-bottom: 0.5rem;
}

header p {
color: var(--muted);
max-width: 600px;
margin: 0 auto;
}

.quote {
margin-top: 2rem;
font-style: italic;
color: var(--gold);
font-size: 1.05rem;
}

main {
max-width: 900px;
margin: 0 auto;
padding: 2rem 1.5rem;
}

section {
margin-bottom: 3rem;
}

section h2 {
font-size: 1.4rem;
margin-bottom: 0.8rem;
color: var(--gold);
}

.about p {
max-width: 750px;
}

.posts ul {
list-style: none;
margin-top: 1rem;
}

.posts li {
background: rgba(255, 255, 255, 0.05);
padding: 1rem 1.2rem;
border-radius: 12px;
margin-bottom: 0.9rem;
transition: transform 0.2s ease, background 0.2s ease;
}

.posts li:hover {
transform: translateY(-3px);
background: rgba(255, 255, 255, 0.08);
}

.posts span {
display: block;
font-size: 0.85rem;
color: var(--muted);
}

.contact a {
display: inline-block;
margin-right: 1rem;
margin-top: 0.5rem;
text-decoration: none;
color: var(--gold);
font-weight: 500;
}

footer {
text-align: center;
padding: 2rem 1rem;
font-size: 0.85rem;
color: var(--muted);
}

@media (max-width: 600px) {
header h1 {
font-size: 1.9rem;
}
}

</style>

Victory Writes

Pharm.D student sharing short write-ups on pharmacy, discipline, and deep thinking.

“If I was trusted with healing, I was never meant to live small.”

About

My name is MMADUABUCHUKWU EBUBECHUKWU VICTORY, a Pharm.D student learning in public. I write to simplify complex ideas, document discipline, and explore the responsibility that comes with healing.

Recent Write-ups

  • Most students read to pass. A few read to understand. Those few change the game. Short reflection
  • Pharmacy rewards consistency more than intelligence. Every time. Discipline
  • Notes don’t pass exams. Understanding does. Learning

Find Me

X (Twitter) Email
© 2026 Victory Writes · Pharm.D Student

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions