Search Articles — Sudonull

Search Results

In this project

Grid Inventory GameMaker: Code and JSON

https://sudonull.com/grid-inventory-gamemaker-code-and-json

Create a flexible grid inventory system in GameMaker with ds_grid, JSON database, and drag-and-drop. Step-by-step code for middle developers. Implement now.

Sudoku JS Generator: bijection and factorials

https://sudonull.com/sudoku-js-generator-bijection-and-factorials

Algorithm for generating unique Sudoku grids in JavaScript: from swaps to factorial bijection. 609 billion variants from one template. Code and math for developers.

Differential in geometric algebra: numerical method

https://sudonull.com/differential-in-geometric-algebra-numerical-method

Learn how to express the generalized differential in GA through oriented volume and finite differences. Off-grid interpolation, component separation. For developers and specialists.

Engine for hex battles on JS: sprites and animations

https://sudonull.com/engine-for-hex-battles-on-js-sprites-and-animations

Breakdown of a sprite engine on JavaScript for tactical battles on hexagons. Animations, controls, hex algorithms and AI sprites. Study the code and implementation for middle developers.

Accessible DatePicker React WCAG 2.2

https://sudonull.com/accessible-datepicker-react-wcag-2-2

Create WCAG 2.2 AA DatePicker on React: AI code fixes, focus trap, aria-live assertive. For middle/senior dev. Tested on NVDA/VoiceOver. Full guide.

From other projects

Ukraine's Power Grid and Your Bills | Global Impact

https://ymaho.com/ukraine-s-power-grid-and-your-bills-global-impact

Ukraine keeps the lights on despite attacks. Why this matters for global energy prices? How energy conservation in Ukraine affects your bills. Analysis of global connections.

Attacks on Ukraine's power grid: global consequences

https://ymaho.com/attacks-on-ukraine-s-power-grid-global-consequences

Why do power outages in Ukraine affect prices in Europe? We examine how the war threatens global energy security and your utility bills.

Solar Storm Threat: GPS, Power Grids at Risk

https://ymaho.com/solar-storm-threat-gps-power-grids-at-risk

A once-in-a-century solar storm could knock out GPS and power grids. Learn how it works and why it matters to you.

Sudan Power Crisis Disrupts Life and Skyrockets Prices

https://ymaho.com/sudan-power-crisis-disrupts-life-and-skyrockets-prices

How Sudan's electricity grid collapse forces families to study by candlelight and sends fuel and food costs soaring. Understand the real-world impact.

From the web

CSS Grid Layout - W3Schools

https://www.w3schools.com/css/css_grid.asp

The Grid Layout Module allows developers to easily create complex web layouts. The Grid Layout Module makes it easy to design a responsive layout structure, without using float or positioning.

CSS grid layout - MDN Web Docs

https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Grid_layout

Jun 18, 2026 · Like tables, grid layout enables an author to align elements into columns and rows. However, many more layouts are either possible or easier with CSS grid than they were with tables.

A Complete Guide to CSS Grid Layout | CSS-Tricks

https://css-tricks.com/complete-guide-css-grid-layout/

May 12, 2021 · Our comprehensive guide to CSS grid, focusing on all the settings both for the grid parent container and the grid child elements.

Free Online Grid Maker - Create Perfect Drawing Grids Instantly

https://thegridmaker.com/

Create perfect drawing grids instantly with our free online grid maker. Upload any image, customize grid size, colors & opacity, and download as PNG or JPG. No signup required. Trusted by 40,000+ artists.

Natural Gas & Electricity | National Grid

https://www.nationalgridus.com/

Welcome to National Grid, providing New York and Massachusetts with natural gas and electricity for homes and businesses.

Electrical grid - Wikipedia

https://en.wikipedia.org/wiki/Electrical_grid

Electrical grids vary in size and can cover whole countries or continents. From small to large there are microgrids, wide area synchronous grids, and super grids. The combined transmission and …

Grid - One app, all things money - Home

https://getgrid.app/

Need extra cash? Grid has you covered. Get an Advance between paychecks or access your tax refund early with PayBoost.

CSS grid layout - Learn web development | MDN - MDN Web Docs

https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/CSS_layout/Grids

Jul 20, 2026 · A grid is a collection of horizontal and vertical lines creating a pattern against which we can line up our design elements. They help us to create layouts in which our elements won't jump …

CSS Grid Generator (Drag & Drop)

https://cssgridgenerator.io/

CSS grid generator is a tool that helps developers create custom CSS grid layouts more easily. The generator allows users to specify the number of columns, rows, the gutter size.

CSS grid layout - Wikipedia

https://en.wikipedia.org/wiki/CSS_grid_layout

CSS grid can create more robust and flexible layouts than the previous options like CSS floats. It also allows for more standardized code that works across browsers.

Trending Now