Skip to content
View Frausino's full-sized avatar

Highlights

  • Pro

Block or report Frausino

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.

Content in all repositories owned by your account will be closed.
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. neurocalib neurocalib Public

    Adaptive probabilistic calibration framework for multimodal Brain-Computer Interface (BCI) systems using EEG and autonomic physiological state modulation via HRV.

    Python

  2. jurisvector jurisvector Public

    RAG platform with observable embedding compression, multi-collection retrieval benchmarking, and OpenAI vs local embedding evaluation. FastAPI, PostgreSQL, and ChromaDB.

    Python 1

  3. algorithm-analyzer algorithm-analyzer Public

    Algorithm Complexity Analyzer — Algorithm complexity analyzer with technical recommendations contextualized by data type and distribution pattern.

    Python

  4. formal-logical-prover formal-logical-prover Public

    Natural deduction engine for propositional logic. Given a well-formed formula (WFF) in the format (P₁ ∧ … ∧ Pₙ) → C, the system extracts the premises, verifies validity through resolution, builds t…

    Python

  5. django-view-authorization django-view-authorization Public

    Django View Authorization — Complete authentication and authorization system in Django demonstrating granular access control through native decorators.

  6. asymptotic-complexity-sorter asymptotic-complexity-sorter Public

    Python CLI tool for ordering functions by asymptotic growth. Designed to support classic algorithm exercise solving, such as CLRS, MIT 6.006, and MIT 6.046.

    Python