Skip to content
View theMerovingian03's full-sized avatar

Block or report theMerovingian03

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

Pinned Loading

  1. agentic-repo-parser agentic-repo-parser Public

    Codebase exploration tool built with FastAPI, PydanticAI, Gemini, Mem0, and Qdrant. It enables natural language querying of local repositories using agent-driven file search, code analysis, and lon…

    Python

  2. llm-reasoning-monitor llm-reasoning-monitor Public

    System for monitoring and evaluating the reasoning processes of large language models. It streams model outputs, extracts intermediate reasoning steps, and uses a secondary model to detect logical,…

    Python

  3. bayesian_lstm_solar_radiation bayesian_lstm_solar_radiation Public

    Bayesian Long Short-Term Memory (LSTM) neural network to demonstrate uncertainty-aware forecasting of solar irradiance. The model predicts daily Global Horizontal Irradiance (GHI) and provides conf…

    Jupyter Notebook 1

  4. computational_analysis_solar_radiation computational_analysis_solar_radiation Public

    Computational analysis of direct solar radiation (DNI) and diffuse solar radiation (DIF) across multiple climatic regions using long-term satellite data from the NASA POWER dataset. The study exami…

    Jupyter Notebook

  5. chip-8-interpreter chip-8-interpreter Public

    A simple Python based CHIP-8 emulator (more aptly, an interpreter).

    Python

  6. space_game_1 space_game_1 Public

    A simple 2D arcade-style space game built with Rust and Bevy about controlling a space ship and surviving as long as possible. Dodge obstacles, collect fuel and survive.

    Rust