Skip to content
View Klaudiusz321's full-sized avatar
☢️
https://molcrafts.org/
☢️
https://molcrafts.org/

Highlights

  • Pro

Block or report Klaudiusz321

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

Pinned Loading

  1. BookAnalyzer BookAnalyzer Public

    AI-Powered Technical Document Analysis Platform. Features a custom Hybrid RAG Pipeline (TextRank + MMR + Vector Search) to summarize 500+ page PDFs without hallucinations. Built with Next.js 15, Fa…

    Python

  2. VA00/ConstantRecognition VA00/ConstantRecognition Public

    Code to identify formula/code for given numerical result

    C

  3. Neural-Network-from-scratch Neural-Network-from-scratch Public

    A simple neural network built from scratch using NumPy, designed to classify data points in a spiral dataset. Implements custom dense layers, activation functions (ReLU, Softmax), and a categorical…

    Python

  4. Fluid-Simualtion Fluid-Simualtion Public

    Real-time SPH Fluid Simulation in C++ utilizing OpenGL for rendering and OpenMP for parallel physics calculations.

    C++