You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Senior Software Engineer
Currently working as a fullstack developer,
focused on creating efficient APIs, smooth animations, ensuring fluidity in user interactions,
and finding a balance between design and functionality.
This project is a TypeScript-based lexer that converts Markdown input into LaTeX output. The lexer tokenizes the Markdown text, parses it into an Abstract Syntax Tree (AST), and then generates the …