Skip to content
View namakshenas's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report namakshenas

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
namakshenas/README.md

Hello my dear friend

You know how to reach me: https://www.linkedin.com/in/m-namakshenas/

Looking for more info about #xplex: rotenix.com/xplex

---
config:
    xyChart:
        showDataLabel: true
    themeVariables:
        xyChart:
            titleColor: "#ff0000"
---
xychart
  title "xplex timeline"
  x-axis ["2024-10", "2024-11", "2024-12", "2025-01", "2025-02", "2025-03", "2025-04", "2025-05", "2025-06", "2025-08", "2025-09"]
  y-axis "Commits"
  bar [54, 68, 40, 8, 1, 21, 13, 18, 11, 2, 11]
  line [54, 68, 40, 8, 1, 21, 13, 18, 11, 2, 11]
Loading

Pinned Loading

  1. Uncertain-Optimization/Uncertain-Optimization.github.io Uncertain-Optimization/Uncertain-Optimization.github.io Public

    My book on Robust Optimization

    CSS

  2. BLOR BLOR Public

    Battle-testing local LLM models on complex reasoning

    Python 5