🤷🏻♀️ About Me
I am Juhee Hur, a Content creator, freelance Marketer and freelance Software/Web Developer who grows through analysis.
I am a Korean Marketer who enjoy creating new markets by utilizing my knowledge, and I have conducted numerous revenue-generating projects through marketing.
💡What I Do As a Developer
[Web] ChatLaTex Project
https://github.com/diatomicC/chatLATEX_web.git
- Led a team of 4 and divided roles for the development of ChatLaTeX, a web page and extension that converts natural language input into LaTeX and provides a corresponding PNG image of the equation.
- Built ChatLaTeX using HTML, CSS, and JavaScript, integrating it with the axios library and GPT API.
- Participated in the ChatGPT MS Azure hackathon hosted by AIFactory, creating a chatbot prompt, extension, and API-based service that inputs chat messages to the ChatGPT API, extracts LaTeX from the API output, converts LaTeX to a functional equation, and generates a PNG image of the equation
[Flask] Automatic Photo Size Converter
https://github.com/diatomicC/EmojiCrop.git
- Developed a photo size converter using Python and Flask to automate cumbersome photoshop tasks
- Applied UI/UX design to create a marketable program and distributed it to over 300 people, earning a total of 7600 USD
#PYQT5
- Initially attempted to develop a GUI using Python code and PyQT GUI, but faced difficulties with maintenance and deployment for a program that needed to be distributed to many people.
- Challenges included maintenance difficulties and differences in operating systems for deployment.
- Despite these challenges, the experience with PyQT5 was valuable for understanding the basics of GUI development in Python.
#Flask