Pinned Repositories
capsule-vue
Blogchain's web application, decentralised discourse and publishing on web3.
ipfs-wrapper
A wrapper around IPFS for speeding up the loading of web3 frontend applications.
ebony
🤖 💬 A module-based, multi-channel chatbot framework (aka ebenos)
greek-name-klitiki
A NodeJS package that transforms greek names to the vocative grammatical form (klitiki).
greek-name-mapper
A dictionary-based package that normalizes greek names from Greeklish to Greek adding the necessary diacritics.
memoized-node-fetch
A wrapper around node-fetch (or any other fetch-like function) that returns a single promise until it resolves.
oasa-telematics-api
The Athens' bus telematics API, complete with types and helper methods 🚌 🚌 🚌
printer-api
Upload a PDF and automatically print it 🖨️
todo-list-orbit
A Decentralised React Todo List Application using OrbitDb and IPFS. 🚀
websummit19-transcripts
Transcripts from WebSummit 2019 - Extracted from Otter.ai
chrispanag's Repositories
chrispanag/ebony
🤖 💬 A module-based, multi-channel chatbot framework (aka ebenos)
chrispanag/memoized-node-fetch
A wrapper around node-fetch (or any other fetch-like function) that returns a single promise until it resolves.
chrispanag/oasa-telematics-api
The Athens' bus telematics API, complete with types and helper methods 🚌 🚌 🚌
chrispanag/websummit19-transcripts
Transcripts from WebSummit 2019 - Extracted from Otter.ai
chrispanag/todo-list-orbit
A Decentralised React Todo List Application using OrbitDb and IPFS. 🚀
chrispanag/printer-api
Upload a PDF and automatically print it 🖨️
chrispanag/personal-blog
My personal website/blog built with Hugo & PaperMod. Hosted on Netlify.
chrispanag/messenger-platform-node
A NodeJS package for accessing bot related Facebook API hooks.
chrispanag/node-typescript-boilerplate
A boilerplate for a NodeJS Express application written in Typescript.
chrispanag/messenger-bot-template
A template for creating an Ebony-based Facebook Messenger bot
chrispanag/graphql-typescript-tutorial
chrispanag/nearnauts-ranking
A simple web app that checks the ranking of Nearnauts NFT
chrispanag/react-simple-todo-app
A simple tutorial TODO app - Result of a live coding session
chrispanag/academic-kickstart
📝 Easily create a beautiful website using Academic, Hugo, and Netlify
chrispanag/adventofcode2021
My solutions for the Advent of Code 2021
chrispanag/class-sanitizer-reloaded
A class-sanitizer equivalent
chrispanag/orbit-db-pubsub-issue-replication
This repository contains code to replicate an issue with OrbitDB.
chrispanag/chrispanag
My README.md repository
chrispanag/chrispanag.com
Personal Website
chrispanag/dadWebsiteV2
chrispanag/go-demo-api
My first steps into backend development with Go
chrispanag/ipfs-todo
A simple todo application that stores its data on IPFS
chrispanag/js-ipfs
IPFS implementation in JavaScript
chrispanag/learning-rust
My journey into learning rust
chrispanag/near-api-js
JavaScript library to interact with NEAR Protocol via RPC API
chrispanag/orbit-db-docstore
Document Store for orbit-db
chrispanag/orbit-db-kvstore
Key-Value database for orbit-db
chrispanag/superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).
chrispanag/tic-tac-toe-rust
A simple tic tac toe, command line, game coded in Rust.
chrispanag/todo-demo-backend
A small express TODO app backend for a React development workshop.