added a basic neural network simulation demo with real time parameter tuning, stress test with ddos attack to test stability, and entity component diagram simulation#301
Closed
Sam-coder183 wants to merge 21 commits intoblitzarx1:mainfrom
Conversation
Owner
|
tltbs - too long to be serious sorry, but this ai generated content is not needed here |
blitzarx1
reviewed
Feb 19, 2026
|
|
||
| Copyright (c) 2023 <Dmitrii Samsonov blitzarx1@gmail.com> | ||
|
|
||
| Copyright (c) 2025 <smrcoder183> and contributors |
blitzarx1
reviewed
Feb 19, 2026
| @@ -0,0 +1,336 @@ | |||
| # SMR-Coder183 Changelog | |||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SMR-Coder183 Changelog
All notable changes and enhancements made to the egui_graphs project.
2025-11-23
🚨 DDoS Stress Test Simulator
Added comprehensive network attack simulation system
5 Attack Patterns Implemented:
Metrics Dashboard:
Visualization Features:
Logging System:
🧠 Neural Network Simulator
Added interactive neural network visualization with live signal propagation
Configurable Architecture:
Visualization:
Customization:
Statistics:
🎯 Navigation & UX Improvements
Enhanced graph navigation and user experience
Center Graph Button:
Initial Graph Centering:
💾 Import/Export System
Added comprehensive file operations
Export Formats:
Browser Integration:
Import Support:
🐛 Bug Fixes & Code Quality
Fixed compilation warnings and runtime issues
Added
#[allow(dead_code)]attributes for:NeuronStatefields (layer, position, fire_time)loaded_file_namefieldExportFormat::name()methodGraph Visibility Fix:
fit_to_screen_enabled = truein initializationCode Cleanup:
📚 Documentation
Comprehensive documentation updates
Created code-analyzer-web/README.md:
Updated main README.md:
🔧 Technical Infrastructure
Environment and build configuration
WSL Build Fix:
~/.cargo/config.tomlwith proper linker configuration/usr/bin/gccfor WSL buildsDependencies Added:
🎨 UI/UX Enhancements
Improved user interface and experience
Tab System:
Settings Organization:
Visual Improvements:
Summary Statistics
Technologies Used
All changes implemented and tested on November 23, 2025