Skip to content
View Jimin0731's full-sized avatar

Block or report Jimin0731

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

Jimin — Data Science & Research Portfolio

Hi, I'm Jimin, a data science practitioner and researcher focused on turning complex data into clear, actionable insights. I enjoy building reproducible analytics workflows, designing machine learning experiments, and communicating results that help teams make evidence-based decisions.

About Me

  • Data science background spanning statistical analysis, machine learning, data visualization, and end-to-end analytics workflows.
  • Research experience in framing data-driven questions, reviewing literature, designing experiments, validating results, and presenting findings clearly.
  • Practical project experience across exploratory data analysis, predictive modeling, dashboarding, and applied AI/ML prototypes.
  • Strong interest in responsible, interpretable, and human-centered data products.

Featured Projects

Featured Projects

Project Focus Highlights
S&P 500 vs KOSPI Analysis Financial data analysis, reproducible research Compared monthly S&P 500 and KOSPI performance from 2000–2024, including returns, volatility, drawdowns, and rolling correlation. Built a reproducible Python workflow with committed data, automated verification, SVG visualizations, tests, and GitHub Actions.
1D Ising Monte Carlo Simulation C++, Monte Carlo simulation, computational physics Implemented a reproducible Metropolis simulation of the one-dimensional Ising model using C++17, periodic boundaries, deterministic random seeds, independent chains, uncertainty estimates, and comparison with exact theoretical results.
ESG Analysis with GNNs Graph neural networks, machine learning research Investigated graph-based methods for ESG-related prediction, implemented and compared multiple modelling approaches, and documented experimental results, limitations, and model-performance trade-offs.
Company Bankruptcy Prediction Classification, financial risk analytics Developed a machine-learning workflow for bankruptcy prediction, including data preprocessing, class-imbalance handling, model evaluation, and interpretation of financial risk indicators.

Technical Skills

Programming & Analysis

  • Python, R, SQL
  • pandas, NumPy, scikit-learn, SciPy
  • Jupyter Notebook, Quarto / R Markdown

Machine Learning & Statistics

  • Regression and classification modeling
  • Feature engineering and model validation
  • Hypothesis testing and experimental design
  • Exploratory data analysis and statistical reporting

Data Visualization & Communication

  • Matplotlib, Seaborn, Plotly, ggplot2
  • Dashboard and report development
  • Technical writing and research presentation

Tools & Workflow

  • Git and GitHub
  • Reproducible project organization
  • Documentation-first development
  • Collaborative research workflows

Research Interests

  • Applied machine learning for real-world decision support
  • Responsible and interpretable AI
  • Data-driven social, behavioral, and business insights
  • Reproducible research and open analytics practices

What I'm Looking For

I'm interested in opportunities that combine data science, research, and product-minded problem solving, especially roles or collaborations involving machine learning, analytics engineering, applied research, or data storytelling.

Contact


Thanks for visiting my profile! Feel free to explore my repositories and reach out if you'd like to collaborate.

Pinned Loading

  1. Company-Bankruptcy-Prediction Company-Bankruptcy-Prediction Public

    Python

  2. ESG-Analysis-with-GNNs ESG-Analysis-with-GNNs Public

    Jupyter Notebook

  3. Graph-Algorithms Graph-Algorithms Public

  4. Ising-Model-Monte-Carlo-cpp Ising-Model-Monte-Carlo-cpp Public

    Reproducible 1D Ising model simulation in C++ using Metropolis Monte Carlo, exact theory validation, independent-chain uncertainty estimates, CMake tests, and GitHub Actions.

    C++

  5. SP500 SP500 Public

    Jupyter Notebook

  6. Stock-Price-Predictor Stock-Price-Predictor Public

    Python