MultiCRISPR-EGA: Optimized Guide RNA Design for Multiplexed CRISPR Using Elitist Genetic Algorithm - Briefings in Bioinformatics 2024 (JCR Q2) (Second author) Under review
Efficient Net Load Forecasting in Large-scale Power Distribution Systems via Dual-branch Experts Fusion Memory Network - IEEE Trans on Sustainable Energy 2024 (JCRQ1) (Third author) Under review
Collaborated with PhD and MPhil students on experiments, contributing to five published papers in high-impact journals and conferences.
Specialized in AI-driven time series forecasting and power distribution, implementing advanced models to enhance predictive accuracy.
Managed the lab's server infrastructure, including network configuration, system maintenance, and environment setup.
Developed and optimized algorithms for various applications, including net load forecasting, guide RNA design for CRISPR, and nonintrusive load monitoring in smart grids.
Successfully integrated diffusion and transformer models for improved promoter synthesis and strength prediction in deep learning.
Developed a zero-dependency widget replicating Apple Music’s lyrics display using JS and CSS, including gradient lyrics progress, floating glow, and animations
Utilized pyatv to fetch the current track from HomePod via AirPlay and retrieved word-by-word lyrics from QQ Music for parsing
Created a complete desktop application by integrating frontend and backend code using the Electron framework
Project link: https://github.com/LynMoe/nya-lyric
Independently developed frontend (Vue.js + ArcoDesign), backend (Koa.js), Daemon, and container images for seamless server cluster management, including user isolation and management through containers, and visualizing resource usage
Implemented host Daemon communication with DockerSocket and monitoring facilities for managing and monitoring container resources such as CPU/GPU
Project link: https://github.com/LynMoe/NyaBase
Developed a PWA comic reader using the Ionic mobile framework and Vue.js, with backend support from Koa.js, integrating multiple site sources, favorites, and reading progress
Manually created comic reader page-flipping components, utilizing virtual lists for page loading, supporting various touch gestures, and adapting to dynamic widths and both landscape and portrait modes
Project link: https://github.com/LynMoe/ByReader
Modeled a quadruped robot using rigid-body dynamics, constructed QP equations with foot force constraints, and optimized for balance
Analyzed and reverse-engineered the original robot structure, independently designing, producing, and validating the end-effector wheel design through static simulation methods
Conducted static research on multi-robot multi-task scheduling, focusing on model development with energy constraints and experiments with greedy algorithms, including mathematical modeling and baseline solutions with three greedy algorithms
Developed a dynamic simulation environment for multi-robot multi-task scheduling, utilizing genetic programming for symbolic regression experiments, and created evaluators and related data for robots and tasks