My Tech Toolbox
Figma
Collaborative Design
Figma is my go-to tool for designing collaborative, high-fidelity prototypes. It allows real-time collaboration and seamless handoff to developers. Its intuitive interface and versatile features make creating interactive designs quick and efficient.
C++
OOP Language
Meaningful names, consistent indentation, and comments enhance code clarity. Breaking code into reusable functions boosts maintainability, while smart pointers ensure memory safety. The Single Responsibility Principle keeps classes focused and organized.
Framer
Web Design
Framer is my go-to tool for creating interactive prototypes with ease. It allows me to bring designs to life, enabling stakeholders to experience the user flow before development begins. Its powerful features make refining user experiences quick and efficient.
HTML 5
Structure and Content
HTML5 is my go-to tool for structuring web content. It enables me to create semantic, accessible pages with features like video embedding and forms. Its improved elements and APIs make web development more efficient and interactive.
CSS 3
Visual Styling
CSS3 is my go-to tool for styling modern, responsive web pages. It allows me to create appealing layouts, animations, and transitions with ease. Features like flexbox and grid simplify complex designs, while ensuring a dynamic user experience.
Python
Programming Language
Python is my go-to programming language for efficient and clean coding. Its simple syntax and vast libraries make development fast and versatile. Python is perfect for tasks ranging from web development to data analysis and automation.
Canva
Design
Canva is my go-to tool for creating engaging graphics, presentations, and social media posts. Its user-friendly interface, template library, and drag-and-drop functionality make design quick and efficient without compromising quality.

Git & Github
Cloud-Based Platform
GitHub is a cloud-based platform that works with Git, a version control system, to help you store, share, and collaborate on code. By placing your code in a repository, you can showcase your work, share it with others, and track changes over time, all while efficiently managing versions through Git.