Pinned Repositories
4clojure
All my answers to the www.4clojure.com programming problems
axolotl
Go ahead and axolotl questions
curriculum-vitae
Personal curriculum vitae
dag_comparator
Compare the likelihood between two different directed acyclic graphs and which are the best ways to transform one into the other
dag_generator
Small virtual machine to generate random directed acyclic graphs in which random mutations can be applied.
DailyCoding
My solutions to the Daily Coding problems
okami
Okami is a next generation solver for Datalog. It is based on specializating a Datalog's resolution technique to compile a program into a relational algebra abstract machine that is extremely efficient computing solutions for the database
OpenAssistantInstructionResponsePython
This repo contains the notebooks required to generate the augmented instruction response Python dataset for Open-Assistant
TinderBot
This is a bot in the same spirit as the one found in https://github.com/crockpotveggies/tinderbox. Made with the main purpose of learning the technologies required to create a web app like this. It has similar features (choosing faces using eigenfaces, interaction with the service, automatic chat) as the referenced bot plus a logic engine that can be feeded with rules to select the user and to choose between possible conversations
wspy
Wspy is a python wireless ids, it detects which clients are connected to a network so it can be used to create network usage patterns and keep track of attacks.
Nan-Do's Repositories
Nan-Do/TinderBot
This is a bot in the same spirit as the one found in https://github.com/crockpotveggies/tinderbox. Made with the main purpose of learning the technologies required to create a web app like this. It has similar features (choosing faces using eigenfaces, interaction with the service, automatic chat) as the referenced bot plus a logic engine that can be feeded with rules to select the user and to choose between possible conversations
Nan-Do/wspy
Wspy is a python wireless ids, it detects which clients are connected to a network so it can be used to create network usage patterns and keep track of attacks.
Nan-Do/okami
Okami is a next generation solver for Datalog. It is based on specializating a Datalog's resolution technique to compile a program into a relational algebra abstract machine that is extremely efficient computing solutions for the database
Nan-Do/OpenAssistantInstructionResponsePython
This repo contains the notebooks required to generate the augmented instruction response Python dataset for Open-Assistant
Nan-Do/4clojure
All my answers to the www.4clojure.com programming problems
Nan-Do/axolotl
Go ahead and axolotl questions
Nan-Do/curriculum-vitae
Personal curriculum vitae
Nan-Do/dag_comparator
Compare the likelihood between two different directed acyclic graphs and which are the best ways to transform one into the other
Nan-Do/dag_generator
Small virtual machine to generate random directed acyclic graphs in which random mutations can be applied.
Nan-Do/DailyCoding
My solutions to the Daily Coding problems
Nan-Do/dotfiles
Repository with my local dot file configuration files
Nan-Do/eulerproject
My solutions to the problems proposed at Project Euler
Nan-Do/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
Nan-Do/sudoku-tools
Python commandline tool designed to generate and solve sudokus, also can be used to validate existing sudokus.
Nan-Do/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.