Experience with labeling code snippets
I worked on a project that involved labeling and organizing code snippets to help train AI models for code generation and understanding. The task required me to review small blocks of code, identify their purpose or functionality (e.g., “sorts a list,” “connects to database,” etc.), and assign relevant tags or comments. I also helped clean up inconsistent or poorly written code and ensured proper syntax and formatting. This experience improved my attention to detail and gave me a better understanding of how machines interpret code structure. It also strengthened my ability to quickly recognize patterns and logic in various programming languages, especially Python and JavaScript.