Skip to content

Navigation Menu

Sign in
Sign up
@valliente
valliente
Follow
😊

Block or report valliente

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.

Content in all repositories owned by your account will be closed.
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
valliente /README.md

Aerospace engineer specializing in numerical flight trajectory integration, supersonic propulsion, compressible gas dynamics, and orbital mechanics. Developing computational simulation engines, flight dynamics solvers, and real-time telemetry workstations across atmospheric ascent and orbital transfer regimes.


Flight Telemetry & Activity Metrics


Flight Regimes & Trajectory Integrator Specifications

Flight Regime Operational Domain Physical Mechanisms & Governing Laws Simulation Architecture & Solvers
Atmospheric Ascent 0ドル \le M < 1.2$
$h: 0 \to 12\text{ km}$
Max-Q dynamic pressure ($q = \frac{1}{2}\rho v^2$), 1976 US Standard Atmosphere piecewise barometric layering, Barrowman static stability margin ($\text{SM} = \frac{x_{\text{CP}} - x_{\text{CM}}}{D_{\text{ref}}}$), and gravity turn pitchover dynamics. 2-DoF / 6-DoF Runge-Kutta 4th Order (RK4) with adaptive step size control, quaternion kinematics, and mass property depletion tracking.
Supersonic & Hypersonic 1ドル.2 \le M < 25$
$h: 12 \to 85\text{ km}$
Oblique shock wave detachment, Modified Newtonian impact theory ($C_p = C_{p,\text{max}} \sin^2\theta$), aerodynamic heating, high-temperature shock dissociation, and RF plasma ionization blackout attenuation ($n_e(v, \rho)$). SIMD-vectorized hypersonic surface panel pressure integrators, real-time RF link budget attenuation curves across S, X, and Ka bands.
Orbital Injection $M \ge 25$
$h: 100 \to 500\text{ km}$
Vacuum specific impulse ($I_{\text{sp,vac}}$), multi-stage Tsiolkovsky staging, Closed-Loop Powered Explicit Guidance (PEG: $\hat{\mathbf{u}}(t) = \mathbf{A} + \mathbf{B}(t - t_0)$), and Keplerian two-body orbit propagation. Analytical PEG steering converging to target orbital radius $r_T$ and cutoff velocity $v_T$; orbital element state vectors $(\mathbf{a}, e, i, \Omega, \omega, \nu)$.
Cislunar Astrodynamics $r > 50{,}000\text{ km}$
Lagrange Points
Circular Restricted Three-Body Problem (CR3BP) rotating barycentric frame, Jacobi energy integral conservation ($C = 2\Omega - v^2$), Halo orbits, and Earth-Moon invariant manifolds. Symplectic numerical integrators, collinear ($L_1, L_2, L_3$) and triangular ($L_4, L_5$) Lagrange point equilibrium solvers, Apollo Free-Return trajectories.

Mathematical Physics Dossiers

1. 6-DoF Rigid-Body Dynamics & Quaternion Kinematics

The translational and rotational states of a flight vehicle are propagated via a 14-element state vector $\mathbf{x} = [\mathbf{r}, \mathbf{v}, \mathbf{q}, \boldsymbol{\omega}, m]^T$:

$$\dot{\mathbf{x}} = \begin{bmatrix} \dot{\mathbf{r}} \ \dot{\mathbf{v}} \ \dot{\mathbf{q}} \ \dot{\boldsymbol{\omega}} \ \dot{m} \end{bmatrix} = \begin{bmatrix} \mathbf{v} \ \frac{1}{m}\left(\mathbf{T}_I + \mathbf{D}_I + \mathbf{L}_I\right) + \mathbf{g}(\mathbf{r}) \ \frac{1}{2} \mathbf{\Omega}(\boldsymbol{\omega}) \mathbf{q} \ \mathbf{I}^{-1}\left(\mathbf{M}B - \boldsymbol{\omega} \times (\mathbf{I}\boldsymbol{\omega})\right) \ -\frac{|\mathbf{T}|}{I{\text{sp}} g_0} \end{bmatrix}$$

where the skew-symmetric quaternion rate matrix avoids gimbal lock singularities:

$$\mathbf{\Omega}(\boldsymbol{\omega}) = \begin{bmatrix} 0 & -\omega_x & -\omega_y & -\omega_z \ \omega_x & 0 & \omega_z & -\omega_y \ \omega_y & -\omega_z & 0 & \omega_x \ \omega_z & \omega_y & -\omega_x & 0 \end{bmatrix}$$

Dynamic mass depletion directly updates the instantaneous inertia tensor $\mathbf{I}(t) = \text{diag}(I_{xx}, I_{yy}, I_{zz})$ and center of mass $x_{\text{CM}}(t)$.

2. Supersonic de Laval Nozzle Thermodynamics & Compressible Flow

Compressible gas dynamics through converging-diverging de Laval nozzles govern propulsion efficiency. The cross-sectional area ratio to throat area ($A / A^*$) is related to Mach number $M$ and specific heat ratio $\gamma$:

$$\frac{A}{A^*} = \frac{1}{M}\left[\frac{2}{\gamma+1}\left(1 + \frac{\gamma-1}{2}M^2\right)\right]^{\frac{\gamma+1}{2(\gamma-1)}}$$

Stagnation-to-static thermodynamic ratios throughout the expansion:

$$\frac{T_0}{T} = 1 + \frac{\gamma-1}{2}M^2, \quad \frac{p_0}{p} = \left(1 + \frac{\gamma-1}{2}M^2\right)^{\frac{\gamma}{\gamma-1}}$$

Total effective vacuum thrust accounts for exit momentum and pressure differential across exit plane area $A_e$:

$$F = \dot{m} v_e + (p_e - p_a) A_e = C_F \cdot p_c \cdot A_t$$

where $C_F$ is the thrust coefficient and $p_a$ is local ambient barometric pressure evaluated via the 1976 US Standard Atmosphere.


Featured Aerospace & Engineering Systems

Project Description Performance & Architecture
AeroPro: Rocketry & Propulsion Studio Complete aerospace rocketry suite with 1976 US Standard Atmosphere, multi-stage Tsiolkovsky solver, 2-DoF RK4 flight integrator, and isentropic nozzle visualizer. >500,000 steps/sec
Tauri v2 β€’ Rust WASM SIMD β€’ React 19 β€’ Three.js
CRISPR Target Designer Standalone desktop bioinformatics workbench for multi-nuclease gRNA design, double-strand break mapping, Hsu-Zhang mismatch scoring, and Golden Gate cloning oligo synthesis. Native Standalone GUI
Python 3.11 β€’ PyQt6 β€’ Biopython β€’ NumPy
LagForge Windows network conditioner and latency simulator featuring kernel-level WinDivert packet filtering, Gaussian jitter, packet loss injection, and zero-drop teardown. Zero-Drop Packet Filter
Python β€’ PySide6 β€’ WinDivert β€’ Win32 API
Microbot Evolution Lab Autonomous artificial life and genetic evolution simulation featuring rule-based vector steering, asexual reproduction with trait mutation, and O(1) spatial hash grids. 60 FPS Continuous Grid
TypeScript β€’ React 18 β€’ HTML5 Canvas β€’ WebGL
Ghost Runner Hybrid 2D side-scrolling fitness engine featuring real-time GPS Kalman filtering, WebRTC P2P ghost racing, and multi-track Tone.js audio synthesis. Real-Time Telemetry P2P
Phaser 3 β€’ Tone.js β€’ Tauri v2 β€’ Capacitor
Horology Studio 3D Native desktop customizer for 3D luxury mechanical watches with dynamic dial texture mapping and PBR sapphire and steel shaders. PBR Shader Pipeline
C++20 β€’ Qt 6 Quick 3D β€’ QML β€’ CMake
Micro Timegrapher Acoustic mechanical watch diagnostic workstation with WASM DSP autocorrelation, acoustic telemetry capture, and positional rate analysis. Acoustic DSP Engine
WASM β€’ WebAudio DSP β€’ React β€’ TypeScript
Cellular Pathway Simulator Interactive biochemistry metabolic pathway simulator with enzymatic reaction kinetics, node-graph pathway visualization, and flux analytics. Kinetic Flux Engine
React β€’ React Flow β€’ TypeScript β€’ Zustand

Computational Toolchain & Engineering Stack


Domain Frameworks, Engines & Languages Key Capabilities
Flight Dynamics & Numerical Integration C++20 Rust Python NumPy SciPy WASM SIMD 2-DoF / 6-DoF RK4/RKF45 integrators, quaternion kinematics, 1976 US Standard Atmosphere, aerodynamic drag polars ($C_D(\text{Mach})$).
Rocket Propulsion & Gas Dynamics Rust C++20 TypeScript Tauri v2 Multi-stage Tsiolkovsky delta-v solver, isentropic converging-diverging nozzle expansion, shock diamond visualizer.
Astrodynamics & Orbit Propagation Python C++20 WebGL Three.js Keplerian state propagation, circular restricted three-body problem (CR3BP), Powered Explicit Guidance (PEG).
Avionics UI & Telemetry Visualization Qt 6 (Quick 3D) QML Tauri v2 React 19 Phaser 3 Hardware-accelerated 60 FPS flight gauges, PBR shaders, real-time GPS Kalman filtering, WebAudio DSP autocorrelation.
Systems & Platform Engineering CMake MSVC Win32 API WinDivert Linux Git Native standalone zero-dependency compilation, kernel-level packet filtering, automated CI/CD multi-architecture release pipelines.

Popular repositories Loading

  1. terraria-save-editor terraria-save-editor Public

    A modern, local desktop application for viewing and editing Terraria player save files (.plr) on Windows.

    Python 14

  2. microbot-evolution-lab microbot-evolution-lab Public

    Autonomous 2D Artificial Life & Genetic Evolution Lab powered by rule-based steering, asexual reproduction with trait mutation, spatial hash grids, and interactive telemetry controls.

    TypeScript 7

  3. micro-timegrapher micro-timegrapher Public

    Open-source acoustic watch diagnostic workstation with WASM DSP autocorrelation, 10s WAV telemetry capture, 6-positional radar plotting, and client PDF reporting

    QML 1

  4. horology-studio-3d horology-studio-3d Public

    Native C++20 and Qt 6 (Qt Quick 3D) desktop customizer for 3D luxury watches with dynamic dial texture mapping and PBR shaders.

    QML 1

  5. tmodloader-calamity-save-editor tmodloader-calamity-save-editor Public

    Standalone tModLoader and Calamity Mod save editor (.plr / .tplr) with AES-128-CBC decryption, stat modification, and automated backups.

    Python 1

  6. dual-taskbar-clock dual-taskbar-clock Public

    A sleek, highly customizable dual-timezone taskbar clock for Windows with glassmorphism UI.

    Python 1

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /