Search Articles — Sudonull

Search Results

In this project

Solo development Hail to the Rainbow: Atomic Heart quality

https://sudonull.com/solo-development-hail-to-the-rainbow-atomic-heart-quality

Learn how one developer created the AAA-project level game Hail to the Rainbow competing with Atomic Heart, and what lessons to draw from this case for gamedev.

Geoorganizer: data model and synchronization

https://sudonull.com/geoorganizer-data-model-and-synchronization

Break down the architecture of a personal geodata organizer: atomic points, folder trees, dirty tracking, and batch synchronization. For middle/senior dev. Study the code and diagrams.

Atoms for Gravitational Wave Detection: New Model

https://sudonull.com/atoms-for-gravitational-wave-detection-new-model

Theoretical model uses spontaneous emission of atoms to detect gravitational waves. Compact detectors based on atomic clocks. Details of the mechanism and sensitivity calculations. Study for IT and physics.

npm Dependency Bloat: 3 Causes and Solutions

https://sudonull.com/npm-dependency-bloat-3-causes-and-solutions

Analysis of Reasons for Growth of Dependency Trees in JavaScript: legacy support, atomic packages, outdated ponyfills. Tools for cleanup and bundle optimization for middle/senior dev. Learn how to reduce size by 50%.

UUI: design system for Web Components

https://sudonull.com/uui-design-system-for-web-components

Create a universal UUI design system on Web Components. Integration into React, Vue, Angular. Minimal tokens, atomic design. Installation and setup instructions for middle/senior.

From other projects

Trending Now