igorperic17
[ Vice President of AI ] @ [ restb.ai ] Computer Vision and Robotics Engineer Building hackathon-winning blockchain solutions which ecosystems are missing
Vice President of AI @ restb.aiSpain (Barcelona)
Pinned Repositories
coretexpylib
Python library for programatic interaction with Coretex experiment tracking and orchestration server.
airflow-sim-python
bondefi
bondefi.xyz is a 1st Prize Winning 🏆 decentralized crowdfunding platform based on bonding curves, providing instant liquidity for launching your own projects.
cored.in
Cored.in is a grant winning 🏆 modern SocialFi platform which puts you as a user at the center of your network, allowing direct monetization of your content, skills and talent at the moment they are being consumed! Immediate low-fee blockchain microtransactions guarantee you are being paid no matter what happens tomorrow.
linkedin-clone-web3
CoredIn is the new professional talent SocialFI network built on Coreum! Built in 2 days in Rust, NestJS and ReactJS.
memento
Hackathon winning 🏆 decentralised time capsule allowing you to privately share messages and data with other people when certain conditions are met (time elapsed, lack of proof of life, etc). ETH Global 2023 Istanbul Hackathon entry.
obrigado-is-near
A 1st prize 🏆 hackathon winning distributed compute marketplace built with <3 on NEAR Protocol in Lisbon as an entry for NEARCON 23 hackathon.
roomz
Theta Hackathon 2024 entry - video streaming Zoom alternative for modern remote-centric workplace/teams!
spiked
Implementation of HTM and CLA in spiking neural network simulator NEST.
thetaform
Thetaform is 1st prize 🏆 hackathon winning project! It is a Terraform provider for distributed Theta EdgeCloud. It lets you manage your Theta Network infrastructure as code using Terraform configuration files, bringing standard DevOps enterprise best practices to Theta distributed compute network.
igorperic17's Repositories
igorperic17/memento
Hackathon winning 🏆 decentralised time capsule allowing you to privately share messages and data with other people when certain conditions are met (time elapsed, lack of proof of life, etc). ETH Global 2023 Istanbul Hackathon entry.
igorperic17/obrigado-is-near
A 1st prize 🏆 hackathon winning distributed compute marketplace built with <3 on NEAR Protocol in Lisbon as an entry for NEARCON 23 hackathon.
igorperic17/linkedin-clone-web3
CoredIn is the new professional talent SocialFI network built on Coreum! Built in 2 days in Rust, NestJS and ReactJS.
igorperic17/roomz
Theta Hackathon 2024 entry - video streaming Zoom alternative for modern remote-centric workplace/teams!
igorperic17/airflow-sim-python
igorperic17/bondefi
bondefi.xyz is a 1st Prize Winning 🏆 decentralized crowdfunding platform based on bonding curves, providing instant liquidity for launching your own projects.
igorperic17/cored.in
Cored.in is a grant winning 🏆 modern SocialFi platform which puts you as a user at the center of your network, allowing direct monetization of your content, skills and talent at the moment they are being consumed! Immediate low-fee blockchain microtransactions guarantee you are being paid no matter what happens tomorrow.
igorperic17/gene-expression-age-prediction
Predict a person's age based on its gene expression data (RNA-seq). Useful for molecular forensics, age-related decease prediction, fertility age prediction, sports fraud prevention, etc. Data collected from The Cancer Gene Atlas (TCGA).
igorperic17/project-lynk-ai
NASA SpaceApp 2023 Hackaton entry. A full-stack web app in Next.js using AI to match NASA's open source projects to your open source contributor profiles using Large Language Models (self-hosted llama2-7b) and semantic vector embeddings (PostgreSQL on Supabase + pgvector).
igorperic17/thetaform
Thetaform is 1st prize 🏆 hackathon winning project! It is a Terraform provider for distributed Theta EdgeCloud. It lets you manage your Theta Network infrastructure as code using Terraform configuration files, bringing standard DevOps enterprise best practices to Theta distributed compute network.
igorperic17/coretex-jobs
Template jobs available in Coretex platform, ranging from various simple actions like sending an email or parsing a file to full pipelines such as DNA alignment and object detection in images.
igorperic17/coretex-playground
Various code examples of how to use Python API, Coretex Functions, iPython notebooks and any custom scripts and projects build for or on Coretex platform. Used as reference for implementation.
igorperic17/coretexpylib
Python library for programatic interaction with Coretex experiment tracking and orchestration server.
igorperic17/crypto-ecosystems
A taxonomy for open source cryptocurrency, blockchain, and decentralized ecosystems
igorperic17/ctx-near-smart-contract
Smart contract on Near blockchain for www.coretex.ai, facilitating custody and distribution of Coretex user's funds deposited for Workflow execution.
igorperic17/databricks-mlflow-test
Toy example of Databricks experiment tracked with MLflow experiment tracking tool
igorperic17/docs
NEAR Protocol Documentation
igorperic17/document-side-classifier
igorperic17/eliza
Autonomous agents for everyone
igorperic17/freysa-agent
LLM code
igorperic17/llama2.c
Inference Llama 2 in one file of pure C
igorperic17/mlflow-data-lake
igorperic17/obrigado-deploy
igorperic17/rtmp-media-server
ffmpeg streaming media server written in Node.js, relaying RTMP video+audio stream to an HLS compatible source.
igorperic17/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
igorperic17/RustyQC
A tight DNA sequencing quality analyser written in Rust from scratch. Provide raw DNA sequencing run .fastq files and visualise the quality plots of all of the reads in record time.
igorperic17/sdk-rust
Blockless SDK for Rust
igorperic17/solidity-analyzer-server
igorperic17/whisper-audio-transcript
A stupidly simple bash script to install whisper model and transcribe an audio file. Runnable in www.coretex.ai without any modifications.
igorperic17/zkp-chaum-pedersen
Implementation of Chaum-Pedersen zero-knowledge authentication protocol in Rust from scratch.