UI and Framework Language Practice html-css-basics/: Fundamentals of HTML structure and CSS styling javascript-essentials/: Core JavaScript concepts including variables, functions, and DOM manipulation typescript-snippets/: Type-safe JavaScript patterns and syntax for scalable UI development Framework → Frontend Projects React react-hooks-demo/: Practical examples of useState, useEffect, and custom hooks react-form-validation/: Form handling and validation using React and libraries like Formik or React Hook Form Angular angular-forms/: Template-driven and reactive form implementations angular-material-demo/: UI components and layout using Angular Material Testing jest-react-tests/: Unit testing React components with Jest and React Testing Library cypress-e2e/: End-to-end testing for UI workflows using Cypress angular-karma-tests/: Angular component and service testing with Karma and Jasmine