The truth will set you free.
Are you interested in building a company together?
Pls dm me! Both coders and non-coders are welcome.
Close
Feature TBD
<h1>Welcome to <br> Aerin Kim's website! </h1> <marquee>enjoy developing user-pleasing products using data.</marquee><br><br> <div class="content-description"> I am a passionate, entrepreneurial engineering lead with extensive hands-on execution experience at both small and large firms. I have a common sense approach to ML/engineering problems and an aptitude for improving user experiences. I thrive on generating results.<br><br><br></div> <links style="line-height: 2;"> <a href="https://automata88.medium.com/" target="_blank">Blog</a><br> <a href="https://github.com/aerinkim" target="_blank">GitHub</a><br> <a href="https://www.youtube.com/@devjourney101" target="_blank">YouTube</a><br> <a href="https://twitter.com/aerinykim" target="_blank">Twitter</a><br> <a href="https://www.linkedin.com/in/aerinykim/" target="_blank">LinkedIn</a><br> <a href="https://stackoverflow.com/users/3907250/aerin" target="_blank">StackOverflow</a> </links> <br><br> <div class="content-description"> My professional work has been centered around building and optimizing large-scale production-grade machine learning models. Areas that I have sunk substantial time into are: <br><br> • ML Applications Development: Various families of semantic parsing (text-to-SQL, question-answering, machine translation, etc.), deepfake detection and generation, visual QA, multimodal summarization, cross-modal retrieval, chatbot, object detection, semantic segmentation as well as targeted ad delivery. <br> • Search Accuracy and Database Integrity: Improve search result fidelity through advanced deduplication and indexing, leading to operational efficiency and cost savings. <br> • Stochastic Modeling and Simulation: Use tools from probability theory including Markov chains, queueing theory, and reliability analysis, to simulate real-life phenomena. <br> • High-Volume Data Processing: Real-time streaming data ingestion, delimiting, deduplication, and recalibration to guarantee stunningly accurate ML results. <br> • Training Dataset Synthesis: Datasets for academia and industry using both synthetic and human-in-the-loop methods. <br> • Autoscaling for ML Workloads: Handling of large-scale batch jobs, job queues, and unexpected demand surges by scaling compute resources. <br> • Hypothesis A/B Testing: Design and execute experiments. Make decisions about variable selection, control groups, and segmentation. <br> <br> <div style="text-align: center;"> . . . </div> <br> I believe in everyone's innate potential as they each have a vast cosmos within them. Working with exceptional people and solving hard problems gives me the greatest joy. <br><br><br> </div> <style> * { font-family: Iosevka, monospace ; } body { display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; text-align: center; } h1 { color: #509592; font-size: 64px; } links{ font-size: 16px; } img { height: auto; width: auto; max-width: 100%; margin-top: 24px; } marquee { width: fit-content; background: #7DB9B6; color: white; font-family: menlo; padding: 10px; text-transform: black; } .content-description { color: #4d455d; text-align: left; line-height: 1.5; padding-left: 100px; padding-right: 100px; } @media (max-width: 767px) { .content-description { padding-left: 10px; padding-right: 10px; } /* Adjust video container for mobile */ .video-container { padding: 10px; width: auto; /* Adjust width to be responsive */ } /* Add any other mobile-specific style adjustments here */ } </style>