Lifelong Learner
Hi, I'm James Leveille.
I'm a software developer who loves to learn, build, and share the journey. This space is where I document my explorations across coding, reading, and faith—sharing practical insights, book takeaways, and personal reflections as I grow.
On the side, I love building projects to master new technologies and create tools for my own daily use. I host all my active projects on worklala.com , where each application ships as a decoupled feature on a shared platform.
Recent
Writing
- Bible 5 min read
The shocking love of God
Discovering the radical, persistent, and unmerited grace of God through the life and marriage of Hosea.
God's love is active, relentless, and restorative. Through the shocking story of Hosea and Gomer, discover how divine grace pursues us even when we have nothing to offer.
Read →
- Bible 4 min read
Read the Bible for True Success
Why staying grounded in Scripture is the ultimate path to lasting success and spiritual transformation.
Looking for true success in what God has called you to do? In Joshua 1:8, God reveals a clear formula for transformation: Read, Meditate, and Obey. Learn how building a daily habit of staying in Scripture leads directly to lasting success and spiritual growth.
Read →
- Programming 6 min read
Understanding C# Delegates: From Basic Concepts to Real-World Composition
How learning delegates step-by-step helped me demystify ASP.NET Core middleware, LINQ, and functional behavior in C#
Step-by-step exercises to master C# delegates (Func, Action, and Predicate). Learn how passing behavior as a parameter leads to cleaner, reusable, and decoupled code.
Read →