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
A Lex and Yacc-based compiler for a new language inspired by C. With its powerful parsing and lexical analysis capabilities, this compiler efficiently translates high-level code into executable machine language.
A responsive React application utilizing independent state tracking to conditionally show or hide card elements. Built during NxtWave CCBP 4.0 training to master short-circuit evaluation operators (&&) and dual interactive button event toggles.