📚 CS @ Johns Hopkins University
⏱️ Aug. 2022 ~ Present 🪖 Leave of Absence : Oct. 2023 ~ Apr. 2025
Frontends
:html: HTML :js: JavaScript :css: CSS
Backends
:python: Python :pytorch: PyTorch :opencv: OpenCV :c-language: C :c--: C++ :bash: Bash
DevOps
:docker: Docker
Currently Studying..
:cuda: CUDA :llvm: LLVM
<aside> 📍
</aside>
<aside> 📝
A step-by-step implementation of a simple functional language based on the LLVM Kaleidoscope Tutorial.
https://github.com/minseoc03/llvm-kaleidoscope-playground
</aside>
<aside> 📝
A 100-day journey to master CUDA programming
https://github.com/minseoc03/CUDA-100-Days
</aside>
<aside> 📝
PyTorch implementations of deep learning models from research papers.
https://github.com/minseoc03/DL_paper_review
</aside>
<aside> 📝
NMT system using the Transformer Architecture
Highest BLEU Score : 29.9
https://github.com/minseoc03/ko-en-translation
</aside>