Skip to content
View Syogo-Suganoya's full-sized avatar

Block or report Syogo-Suganoya

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Syogo-Suganoya/README.md

🇯🇵 README_ja.md


I’m a backend engineer with strengths in data analysis and AI applications. I have experience in developing systems utilizing natural language processing, generative AI, and cloud services, and have driven projects both independently and within teams. Currently, I’m seeking a position where I can contribute to improving team technical capabilities and enhancing product value, while also gaining management experience.

💻 GitHub Stats

Top Langs github stats

📈 Competitive Programming

AtCoder Stats LeetCode Stats


Skills

Programming Languages

Python Java PHP SQL

Frameworks / Libraries

Flask Laravel WordPress

Data Analysis / AI

Pandas OpenAI StableDiffusion MeCab

Cloud / Tools

AWS Azure GitHub GitHub Actions GitLab Docker Jira


Projects

1. PoC Development: Text Conversion Tool for Text-to-Speech

  • Category: Business System
  • Responsibilities: Design, Coding, Testing, Data Analysis
  • Role: Backend Engineer
  • Technologies: Python MeCab GitLab

Developed a PoC tool that generates accurate kana readings from medical research texts for use in text-to-speech systems.
To handle domain-specific terminology and complex word variations in medical documents, I analyzed sample data and referenced overseas Japanese linguistic research resources to identify phonetic patterns.
Built the tool in Python, integrating MeCab with custom dictionaries and rule-based logic.
Achieved 99% reading accuracy, successfully completing the PoC.


2. Generative AI Service Development (Using OpenAI API)

  • Category: Web Service / In-house Product
  • Responsibilities: Design, Coding, Testing, Operation & Maintenance, Data Analysis
  • Role: Backend Engineer
  • Technologies: Python Flask OpenAI Azure MySQL Docker GitHub Actions

Developed a generative AI system that provides precise and fast answers to user queries based on document data.
Implemented RAG (Retrieval-Augmented Generation), which significantly improved response accuracy and contextual relevance.


3. Generative AI Image Service Development (StableDiffusion)

  • Category: Web Service / In-house Product
  • Responsibilities: Design, Coding
  • Role: Backend Engineer
  • Technologies: Python Flask AWS OpenAI StableDiffusion

Developed a system designed to generate high-quality images based on user-provided text using StableDiffusion.
As a backend engineer, I was responsible for managing the model invocation and generation workflow.
Additionally, implemented an AI-based text validation module to enhance the overall quality of generated images.

Personal projects

Extracts negative content from X posts and uses AI to generate ideas to address the complaints.

Python Tweepy Google GenAI dotenv


Generates illustrated diary entries based on posts retrieved from X.

Python Tweepy Google GenAI dotenv


Extracts common keywords from X posts to identify shared interests between users.

Python dotenv TinySegmenter argparse urllib

Pinned Loading

  1. IdeaX IdeaX Public

    Extracts negative content from X posts and uses AI to generate ideas to address the complaints. / Xの投稿からネガティブな内容を抽出し、それを不満を解消するためのアイデアをAIで生成します。

    Python

  2. inkpost inkpost Public

    Generates illustrated diary entries based on posts retrieved from X. / Xから取得した投稿をもとに絵日記を生成します。

    Python

  3. TweetMate TweetMate Public

    Extracts common keywords from X posts to identify shared interests between users. / Xの投稿から共通のキーワードを抽出し、ユーザー間の共通点を見つけます。

    Python