-
Telechips
- in/joon-jo-55b5442a6
-
Study_DataStructure Public
This repository contains the work created during the study of basic Data Structures. I used the book 'Data Structures using C (2nd)(2018) by Reema Thareja' as my learning resource.
C UpdatedAug 12, 2024 -
Study_Algorithm_and_CP Public
This repository contains the work created during the study of basic Algorithms. I used the book 'Foundations of Algorithms (5th) by Richard Neapolitan' and 'Data Structures using C (Only chapter 14…
C UpdatedApr 16, 2024 -
Pop_Data_Analysis_2019 Public
It is a project that scraps 'lyrics data' and 'ranking-chart data' from the kpop streaming website. And it makes a word cloud image making use of lyrics data. This project was done in 2019.
Jupyter Notebook UpdatedAug 22, 2023 -
FountainProject_2019 Public
It is a fountain which was made using arduino.
-
It is a 2nd constant coefficient linear ODE solver with simple GUI using euler's method.