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 collection of Python practical projects completed during the FNB App Academy Introduction to Python course. These projects demonstrate core Python programming concepts including variables, data types, user input, conditionals, loops, functions, lists, dictionaries, string manipulation, and small real-world command-line applications.
A JavaScript recreation of the classic 2048 puzzle game, featuring smooth animations and a responsive design. Built using HTML, CSS, and JavaScript for an engaging user experience.