Skip to content
View kar7mp5's full-sized avatar
  • South Korea

Highlights

  • Pro

Block or report kar7mp5

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
kar7mp5/README.md

Welcome to my Github πŸ‘‹

Happy new year!!

Dev Blogs

SlashPage, Tistory(outdated)

Tech Stack

Languages

C C++ Python Java JavaScript TypeScript

Frameworks & Libraries

Vue React Flask FastAPI Node.js Streamlit

Tools

Docker Vim

Cloud Services

AWS S3 EC2

Databases

SQL MongoDB ChromaDB FAISSDB

Machine Learning

TensorFlow PyTorch

Education

  • Inha University, Computer Science Engineering (2023.03 ~ now)

Experiences

  • Google Machine Learning Bootcamp, 5th - 2024.07~11
  • Undergraduate research student in nursing department - 2024.10~12
  • Undergraduate research student in aerospace engineering - 2025.01~current

Projects

Python Library

  • Korean News Scraper - 2024.03 - Project Link
    Developed and deployed a Python library for collecting data to train Large Language Models (LLM).
    This was my first Python library, and while there were many areas to improve, it was a great experience learning about Python deployment and automation.

  • Notion News Crawler - 2024.07 - Project Link, Blog
    Developed a crawler for collecting news by category from Notion.
    During development, access to Notion's database was challenging, leading to the creation of a Python library for better integration.
    I set up a server running on a Raspberry Pi that works every 4 hours to upload relevant news to Notion.

AI

  • Reinforcement Learning: Drone Project - 2024.01 ~ 2024.02 - Project Link
    Developed a simulation for drone control using reinforcement learning. Focused on both the physical engine and reinforcement learning algorithms.

  • Large Language Model (LLM) Project - 2024.03 ~ 2024.06 - Project Link
    Built a basic LLM based on the Attention Is All You Need paper for learning purposes.
    Implemented core components of the transformer model from scratch.

Awards

  • ν•œκ΅­μ½”λ“œνŽ˜μ–΄ 해컀톀 κ³Όν•™κΈ°μˆ μ •λ³΄ν†΅μ‹ λΆ€ μž₯관상 - 2022.12
  • AWS, KT AICE와 ν•¨κ»˜ν•˜λŠ” 빅데이터, AI κ²½μ§„λŒ€νšŒ 데이터 뢄석 TOP6 - 2023.04 ~ 07
  • μΈν•˜λŒ€ν•™κ΅ μΈν•˜κ³΅ν•™κ΅μœ‘ν˜μ‹ μ„Όν„° 주졜 μΈν•˜ μ’…ν•©μ„€κ³„λŒ€νšŒ 은상 3μœ„ - 2023.05 ~ 10
  • μΈν•˜λŒ€ν•™κ΅ νƒ„μ†Œμ€‘λ¦½ 아카데미 2κΈ° νŒ€ μš°μˆ˜μƒ - 2024.06
  • μΈν•˜λŒ€ν•™κ΅ νƒ„μ†Œμ€‘λ¦½ 아카데미 2κΈ° 개인 μš°μˆ˜μƒ - 2024.06
  • μΈν•˜λŒ€ν•™κ΅ μΈν•˜κ³΅ν•™κ΅μœ‘ν˜μ‹ μ„Όν„° 주졜 μΈν•˜ μ’…ν•©μ„€κ³„λŒ€νšŒ λŒ€μƒ 1μœ„ - 2024.05 ~ 10
  • Kaggle: Binary Classification of Insurance Cross Selling - μƒμœ„ 3.7% (2234λͺ… 쀑 81λ“±) - 2024.07

Pinned Loading

  1. MinGPT MinGPT Public

    Python

  2. Notion_News_Crawler Notion_News_Crawler Public

    Notion news crawler

    Python

  3. 2024_Binary_Classification_of_Insurance_Cross_Selling 2024_Binary_Classification_of_Insurance_Cross_Selling Public

    2024 kaggle playground "Binary Classification of Insurance Cross Selling"

    Jupyter Notebook

  4. korean-news-scraper korean-news-scraper Public

    Python 2

  5. Hangle Hangle Public

    Search website to compete with Google

    TypeScript

  6. Drone_Simulation Drone_Simulation Public

    Python