MY PERSONAL WEBSITE / PORTFOLIO

Projects

Personal Website/Portfolio

·Learned how to use HTML, CSS, and JavaScript

·Created a way for my siblings to see how I cook certain recipes they want to recreate

·Created a To-Do list for long-term projects

·Familiarized myslef with JS syntax, as JS logic is similar to C

Text Translation from a Picture

·Familiarized myself with Python libraries and how to use them, such as OpenCV and TesseractOCR

·First Python project, practiced working with the syntax

·The project would take a screenshot of the bottom of the screen to process it in an OCR (Optical Character Recognition). The OCR will convert the text into a string, allowing a translation library to convert the text. A screen will later appear with the translated text.