Skip to content
View M2KR4R's full-sized avatar
πŸ’­
Status : constant Mode := Stealth;
πŸ’­
Status : constant Mode := Stealth;
  • package Independent_Unit is private
  • In_Matrix : constant Boolean := False; -- @ /root
  • Joined Mar 30, 2026

Block or report M2KR4R

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
M2KR4R/README.md

-- Profile Specification for M2KR4R

package Identity_Details is

type Artistic_Field is (Photographer_Fine_Art, Photographer_Portrait, Photographer_Street); type Skill_Level is (Artist, Composer, Enthusiast, Coder);

-- Primary Identity Configuration Identity : constant String := "System_Engineering_Enthusiast, Monolith_Artist";

-- Photography Profile package Photography is Category : constant array (1 .. 3) of Artistic_Field := (Photographer_Fine_Art, Photographer_Portrait, Photographer_Street); Status : constant Skill_Level := Artist; end Photography;

-- Music Profile / Hobby package Music is Role : constant Skill_Level := Composer; Sub_Type : constant String := "Hobby_Piano_Soundscapes"; end Music;

-- Development / Coding Hobby package Development is Status : constant Skill_Level := Coder; Mode : constant String := "Hobby_System_Engineering"; end Development;

private -- Internal state remains hidden pragma SPARK_Mode (Off); end Identity_Details;

Popular repositories Loading

  1. M2KR4R M2KR4R Public

    package M2KR4R.Identity is constant; -- Official Profile Specification

    Ada 1

  2. zTrmPad zTrmPad Public

    thoughts.gain.weight

    Python 1

  3. RADAR_DSP_2B04VI272 RADAR_DSP_2B04VI272 Public

    Radar DSP SIMULATION :: I/Q generation β†’ Windowing β†’ FFT/PSD β†’ CA-CFAR β†’ TMR majority vote β†’ Doppler/velocity estimation β†’ Tracker (SEARCH/LOCKED) β†’ Kalman filter β†’ Watchdog | SIM - Not Real hardware.

    Python 1

  4. matrix-kernel-root matrix-kernel-root Public

    In_Matrix : constant Boolean := False; -- @ /root

    1