As the lead Software Engineer and creator of Markdific, I built a lightweight desktop application for Mac and Windows. My goal was to solve a growing problem: non-technical users struggling to read raw documents generated by AI platforms.
Key Accomplishments:
- Designed and developed a high-performance markdown editor and md file viewer from scratch.
- Implemented rendering logic to process complex elements like LaTeX math, Mermaid diagrams, and wide tables cleanly.
- Built a reliable document converter allowing users to export markdown to pdf and markdown to word instantly.
- Engineered an automatic autosave system and a side-by-side split view for real-time previewing.
- Optimized the app to be a fast, intuitive md file opener requiring zero configuration.
Learnings:
Building this deepened my expertise in cross-platform desktop development and user experience design. It taught me how to balance advanced rendering capabilities with a clean interface that regular users can navigate easily.