Code, Compute, Create_
A personal journey into Computer Science, sharing insights on Computing, AI, Reverse Engineering, and more.
Thoughtful exploration for curious minds.
Latest Articles
Ordinary differential equation solvers in C++ with boost::odeint
Full Tutorial on Computational Mindset A comprehensive tutorial on this topic is available on Computational Mindset. The article walks through...
Queue simulation with M/M/c and M/M/c/K algorithms
Overview The two algorithms simulated in this project are thoroughly described in two dedicated articles. The M/M/c algorithm article covers the...
CveGuardian: cross-referencing CVEs and project dependencies
Introduction CveGuardian is a sophisticated real-time CVE monitoring and management system designed to empower developers and security teams with...
NablaVis: an interactive educational tool to visualize three applications of Stokes’ Theorem
Why Stokes' Theorem Is More Than a Formula Stokes' Theorem transcends mere mathematical formulae by elegantly connecting fundamental concepts of...
DepScanity: Deterministic Dependency Security for .NET, Node, and Containers
Introduction DepScanity revolutionizes dependency security management by serving as a lightweight, CLI-first Software Composition Analysis (SCA)...
AeyeGuard_mcp: a reliable and capable http mcp local service static code analyzer powered by a local LLM written in Python
Introduction Traditional SAST (Static Application Security Testing) tools have long struggled with detecting complex vulnerabilities due to their...
AeyeGuard_cmd: a reliable and capable command line static code analyzer powered by a local LLM
Introduction In modern software development, Static Application Security Testing (SAST) plays a vital role in identifying vulnerabilities before...
Comparison between different types of recurrent neural networks
Introduction Sequential data is everywhere in our digital world—from the words you're reading right now to stock prices fluctuating over time, from...
Chat with your docs #1: Simple RAG with Chroma & Ollama for AI
Introduction Retrieval-Augmented Generation (RAG) represents a significant advancement in the field of artificial intelligence, combining the...








