Skip to content
View Gkuran's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Gkuran

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Gkuran/README.md

Hello there...

πŸ’» Fullstack Developer with a focus on Front-end

πŸš€ Passionate about building scalable interfaces and design systems

LinkedIn


πŸ“š BGSR - Biodiversity and Geoscience Spatial Registry

BGSR is an open-source, map-first scientific platform for exploring biodiversity and geoscience in the same spatial context. It integrates fauna, flora, soil, and geological layers into a single interface built for regional analysis, environmental interpretation, and field-oriented research.

BGSR Preview


πŸ“š boulder-ui / Storybook

A geology-inspired React UI kit focused on accessible, scalable, and consistent interfaces using nature-toned primitives and design system principles.

Storybook

Storybook Preview


βš™οΈ Double Pendulum

A nonlinear dynamics simulation demonstrating chaotic motion through classical mechanics and Hamiltonian formalism.

Double pendulum animation

Hamiltonian Formulation

The Hamiltonian is given by

$$ H(q_1,q_2,p_1,p_2)=T(q_1,q_2,p_1,p_2)+V(q_1,q_2) $$

with generalized coordinates:

$$ q_1=\theta_1,\qquad q_2=\theta_2 $$

Canonical equations:

$$ \dot q_i = \frac{\partial H}{\partial p_i}, \qquad \dot p_i = -\frac{\partial H}{\partial q_i} $$


🎲 Game of Life

The Conway's Game of Life is a famous mathematical simulation based on a simple set of rules. It takes place on a grid of cells, where each cell can be alive or dead. At every step, the next generation is determined by the number of neighboring live cells. Despite its simplicity, the system can create surprisingly complex patterns, showing how order and unpredictability can emerge from basic rules.

Double pendulum animation

Pinned Loading

  1. BGSR BGSR Public

    Biodiversity and Geoscience Spatial Registry

    TypeScript 2

  2. boulder-ui boulder-ui Public

    A geology-inspired UI kit for React.

    TypeScript 2

  3. Language-game Language-game Public

    Forked from lucasflores42/Language-game

    HTML 1