- [PR] Fix parseRam not handling milli-bytes (m) suffix (#5809)
- Resolved a bug causing inaccurate node memory allocation displays (e.g., ~9131% instead of ~77%) by adding support for the
m(milli-bytes) suffix. - Enhanced
parseUnitsOfByteslogic infrontend/src/lib/units.tsand added unit test cases inunits.test.ts.
- Resolved a bug causing inaccurate node memory allocation displays (e.g., ~9131% instead of ~77%) by adding support for the
- [PR] Fix development environment setup and pytest execution errors (#72)
- Resolved
ModuleNotFoundErrorduringpytestexecution by configuringpythonpathinpytest.ini. - Updated
requirements-dev.txtwith missing dependencies (mcp,mysql-connector-python) to fix test environment setup issues.
- Resolved
[HackSeoul 2025 3rd prize 🎉] Beyond the Frame, Into Your World - AI-powered interactive docent app
A bridge connecting developers, DEVRIDGE (Community for Developers)
Repository
[2022 Seongnam City Youth Foundation Project] A website project that converts people in photos into drawings.
Repository
[2022 Hanium ICT Project] App Project for my safety in Emergency
Repository



