Code Monkey home page Code Monkey logo

smpl-editor's Introduction

강민수 🇰🇷 Minsoo Kang

Repositories that I am currently working on → □ ... ...


Minsoo's github stats Top Langs

🖥️⌨️💼🏬🌆 I work at Samsung Electronics in Suwon. My current hobbies are self hosting servers, trying various input device/methods, swimming, and obviously making stuffs (duh...) like robots, SW, drawings...

past_hobbies:
Linux distro hopping, local generative AIs, customizing keyboards, customizing opensource SW
.

Arch, NixOS, Debian, Fedora user. If you were to ask me which OS is the best, I would say all of them.
🪟Windows, 🗼Arch, 🍎Mac, ❄️NixOS, 💠TIZEN, everything.

I wish to do more projects about:

  1. Quantum Computing
  2. Physical UIs
  3. Market Understanding
  4. Reinforcement Learning/Game Simulation (More of strategic games than video games)

Education

Highschool : GSHS (2012 ~ 2014 - 2 years)
Bachelor : KAIST (2014 ~ 2022)

Career :


Projects

Match_Leaderboard RL_Battle Haptic Button Super Resolution Practice DoorOpener DeeperSearch PANicDEMIC

To the right from upper left:
  • Match leaderboard with ELO rating/win_probability calculation
  • Webpage for training, dueling, spectating reinforcement learning agents
  • Haptic Button (Learning about HCI and physical UI - haptics)
  • Image Super Resolution Practice (Learning about SR)
  • Audio recognition door opener for dogs
  • Blackbox adversarial attack improved and expanded - Adding to DeepSearch - A team project from SBSE course
  • Sentiment analysis on COVID-19 related tweets|Classification and trend analysis - A team project from NLP course

And more!



Want to add these features to your GitHub page?
How to add a vanilla profile to your GitHub.

How to add the widgets to your GitHub page.

smpl-editor's People

Contributors

mins0o avatar

Watchers

 avatar  avatar

smpl-editor's Issues

Export iTunes Playlist

How can I export the iTunes Playlist when the parser library loses so much information?
I have to know in which format the iTunes software can read in playlists

Unmatched Tracks

Notify or display in the UI which songs are unmatched.
The unmatched songs cannot be cross-exported, and the user should try to sync them.

ToDo

  • Per track, display which version it has in the UI
  • Per import, in the UI, show a list of tracks that were
    • found, matched
    • that are new (not found, unmatched)

Progress

Add polymorphism for the songs

I have gave up on using polymorphism for the song classes.
After messing around with some of the features to implement,
it seems like I should give another try at polymorphism.
The overloading is too messed up.

The iTunesLibrayParser.Track would need a wrapper class.

It would be better if I started working on a separate branch.

Sort out "Song" "Track" and "Music".

To avoid confusion with the class name Song, "track" and "music" has been used, but without a clear guideline and is scattered rather randomly. Sort out the wording.

Levenstrein isEqualTo causing false positive

Tracks such as "audiobook 2-10" gets matched to "audiobook 2-1",
since the criterion for isEqualTo() is met by the "2-1" already.

The isEqualTo implemented Find() does not find the best match,
but the earliest found acceptable.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.