Skip to content
View dnddlek8275's full-sized avatar
💬
Aspiring developer, coding since 2026.
💬
Aspiring developer, coding since 2026.
  • Korea

Block or report dnddlek8275

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
dnddlek8275/README.md

Hi, I'm Taewoung Lee 👋

I’m a hands-on builder who is willing to take on anything that offers a chance to learn through experience.

I am curious about a wide range of technologies and enjoy continuously learning, experimenting, and expanding my interests across different fields.

Featured Projects

Currently in progress and will be added soon.


An experimental pipeline for converting handheld indoor RGB video into rough 2D floor-plan drafts.

The project combines camera pose estimation, semantic segmentation, and monocular depth estimation to accumulate spatial evidence in a shared top-down coordinate system.

Highlights

  • RGB-only indoor spatial reconstruction
  • Semantic segmentation and monocular depth estimation
  • COLMAP-based camera pose analysis
  • Top-down free-space and wall-boundary reconstruction
  • Experiment documentation, failure analysis, and feasibility validation

A reproducible data analysis and machine learning experiment for predicting whether an AI job belongs to the high-salary class.

The project compares five classification models, tracks experiments with MLflow, and manages the dataset with DVC.

Highlights

  • AI job market salary data preprocessing and analysis
  • Logistic Regression, Random Forest, XGBoost, LightGBM, and CatBoost
  • Stratified train-test split and class-imbalance handling
  • Accuracy, precision, recall, F1, ROC AUC, PR AUC, and log-loss evaluation
  • MLflow experiment tracking and Model Registry integration
  • DVC-based dataset version management

Tech Stack

Languages

Python JavaScript SQL HTML5 CSS3

Backend

FastAPI SQLAlchemy Alembic Pydantic REST API JWT

Frontend

React Vite Nginx

Database

PostgreSQL MySQL

AI Engineering & Computer Vision

LLM API RAG Embedding BGE-M3 CrossEncoder YOLO Depth Estimation

Data Analysis & MLOps

pandas scikit-learn XGBoost LightGBM CatBoost MLflow DVC Jupyter

Cloud & DevOps

KakaoCloud AWS Linux Docker Docker Compose Kubernetes GitHub Actions

Tools

Git GitHub Swagger VS Code PyCharm Notion Figma

Currently Exploring

  • Indoor spatial reconstruction from mobile video using depth estimation and camera pose analysis
  • Data analysis and insight discovery through real-world datasets
  • Reliable RAG pipelines and retrieval quality
  • Infrastructure architecture, container orchestration, cloud deployment, and scalable system operations

Contact

Email Velog

Popular repositories Loading

  1. TurtleShip TurtleShip Public

    Forked from mingyu2157/TurtleShip

    A five-stage Pygame naval shooter with escalating enemy waves, boss patterns, optional assets, and responsive controls.

    Python

  2. UngsKitchen-Reservation-APP UngsKitchen-Reservation-APP Public

    An Android reservation prototype for exploring a restaurant image, selecting a table hotspot, and entering booking details.

    Kotlin

  3. My-Mlops-Project My-Mlops-Project Public

    An early DVC practice repository that led to the MLOps workflow used in AI Job Market Trend Analysis.

  4. AI-Job-Market-Trend-Analysis AI-Job-Market-Trend-Analysis Public

    A DVC- and MLflow-based experiment comparing five classifiers for high-salary prediction in AI job market data.

    Jupyter Notebook

  5. Museubi-Movie-Recommended-Sites Museubi-Movie-Recommended-Sites Public

    movie recommended sites

    Python

  6. Github-Action-Test Github-Action-Test Public

    A hands-on sandbox for testing main-branch push triggers, shared environment variables, and multi-step GitHub Actions workflows.