Skip to content
View jamie-dongjae's full-sized avatar

Highlights

  • Pro

Block or report jamie-dongjae

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
jamie-dongjae/README.md

Hi, I'm Jamie Lee πŸ‘‹

πŸ‘¨β€πŸ’» About Me

  • πŸŽ“ Graduate of BSc Computational Social Science, University of Amsterdam
  • πŸ”¬ Focus: ML, NLP, data science, and applied AI, Business applications
  • 🧠 I turn messy real-world data into models and models into working products

πŸ›  Tech Stack

  • Languages: Python, JavaScript, SQL
  • ML / Data: pandas, NumPy, scikit-learn, statsmodels, XGBoost, Transformers (FinBERT), Ollama / RAG
  • Web / Infra: Flask, FastAPI, Jinja, Tailwind, SQLite, Azure, Docker, Git

πŸš€ Featured Projects

Local-first job-application tracker I built during my own job search. Paste a posting URL and company / title / location are prefilled from the posting itself (ATS APIs β†’ JSON-LD β†’ heuristics); a plain Excel workbook stays the database; applications land as pins on a satellite globe. FastAPI + vanilla JS, 70 offline tests, CI.

Live Demo CI

Dual-sided ed-tech platform + a fully-local RAG tutor. Led the technical build.

Teacher Dashboard Student App

Machine Learning β€” organised by technique (BSc coursework, UvA 2024–25):

πŸ”— Links

πŸ“ Amsterdam

Pinned Loading

  1. dream-space-digital-literacy-platform dream-space-digital-literacy-platform Public

    Dream Space β€” dual-sided digital-literacy learning platform (MVP). Microsoft Dream Space / De Codeerschool. Flask apps + local RAG tutor, live on Azure.

    HTML 1

  2. natural-language-processing natural-language-processing Public

    NLP β€” FinBERT sentiment, LDA topic modelling, VADER, TF-IDF, web scraping

    HTML

  3. supervised-machine-learning supervised-machine-learning Public

    Supervised ML β€” regression, regularization, XGBoost/ensembles, a neural net from scratch, model evaluation

    Jupyter Notebook

  4. time-series-forecasting time-series-forecasting Public

    Time-series forecasting β€” ARIMA, stationarity (ADF), ACF/PACF on COVID & Bitcoin

    Jupyter Notebook