Skip to content
View devsy230's full-sized avatar
  • Iaan
  • Seoul

Block or report devsy230

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
devsy230/README.md

πŸ‘‹ Hi, I'm Lee SeYoung

AI Developer | I'm learning about AI


About Me

I'm a passionate AI developer dedicated to building intelligent solutions and solving real-world problems with machine learning.

  • Focused on Machine Learning & Deep Learning development
  • Constantly exploring new AI technologies and methodologies
  • Enthusiastic about clean code and efficient solutions
  • Interested in collaborative projects and open-source contributions

Tech Stack

Languages

Python

Machine Learning & AI

PyTorch TensorFlow

Web Development

Vue.js

Tools

Git Docker VS Code


πŸ“Œ Featured Projects

Image Classification with Deep Learning

Tech Stack: Python | PIL/Pillow | File Processing

A powerful utility tool that extracts both text content and embedded images from DOCX files. This project demonstrates practical file processing, data extraction, and image handling capabilities.

Key Features:

  • Full Text Extraction - Extracts all text content from DOCX documents preserving formatting structure
  • Image Extraction - Automatically detects and extracts all embedded images from the document
  • Batch Processing - Process multiple DOCX files simultaneously
  • Organized Output - Saves extracted content in a well-organized directory structure
  • Format Support - Handles various image formats (PNG, JPG, GIF, etc.)
  • Error Handling - Robust exception handling for corrupted or invalid files
  • Metadata Preservation - Captures document structure and image metadata

πŸ”— GitHub Repository | πŸ“– Documentation


Currently Learning

  • AI Agents - Building autonomous AI systems
  • Deep Learning & Machine Learning - Advanced techniques and best practices
  • Open Source Contributions - Collaborating with the community

Education

Bachelor's Degree

  • Kumoh National Institute of Technology
  • Major: Industrial Engineering

Certifications

  • Information Processing Engineer (합격)

Contact & Links


Fun Facts

  • Passionate about understanding development principles and system processes
  • Deeply interested in exploring various AI development domains
  • Enjoy diving into complex algorithms and optimization techniques
  • Believe in continuous learning and technical growth

Last updated: March 2026

Popular repositories Loading

  1. devsy230 devsy230 Public

    AI Developer

  2. Document-extractor Document-extractor Public

    A service that extracts text and images of a document

    Python