Giter Site home page Giter Site logo

Hi there 👋, I'm koslambrou, a Haskeller, Nix contributor and free software enthusiast from Quebec.

Currently working full-time as a Software Engineer at IO Global and part time as a Linked Open Data Engineer at Cinémathèque québécoise.

A little more about me in RDF...

@prefix gh: <https://github.com/> .
@prefix foaf: <http://xmlns.com/foaf/spec/> .
@prefix db: <https://dbpedia.org/resource/> .
@prefix dbo: <https://dbpedia.org/ontology/> .

gh:koslambrou a foaf:Person ;
  dbo:language db:Haskell_(programming_language) ;
  dbo:language db:Python_(programming_language) ;
  dbo:language db:Javascript ;
  dbo:language db:Nix_package_manager ;

  # Semantic web technologies
  dbo:language db:Resource_Description_Framework ;
  dbo:language db:SPARQL ;
  dbo:language db:SHACL ;
  dbo:language db:Web_Ontology_Language ;

  gh:tool db:React_(JavaScript_library) ;
  gh:tool db:Redux_(JavaScript_library) ;
  gh:tool db:Node.js ;
  gh:tool db:Express.js ;
  gh:tool db:Apache_Spark ;

  gh:os db:NixOS ;
  gh:os db:Debian ;

  gh:realisation "http://data.cinematheque.qc.ca" ;
  gh:realisation "http://data.cinematheque.qc.ca/dataviz/polyscc" ;
  gh:realisation "https://www.antoinebeland.com/inf8808" ;
.

Gitlab

See my Gitlab account for other projects I'm contributing.

koslambrou's Projects

adr-tools icon adr-tools

Command-line tools for working with Architecture Decision Records

cardano-ledger icon cardano-ledger

The ledger implementation and specifications of the Cardano blockchain.

cardano-node icon cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.

cardano-wallet icon cardano-wallet

HTTP server & command-line for managing UTxOs and HD wallets in Cardano.

home-manager icon home-manager

Manage a user environment using Nix [maintainer=@rycee]

hsparql icon hsparql

hsparql includes a DSL to easily create queries, as well as methods to submit those queries to a SPARQL server, returning the results as simple Haskell data structures.

hydra-poc icon hydra-poc

Proof of concept for the Hydra Head protocol :construction_worker:

iogx icon iogx

Flake Template for Haskell Projects

plutus icon plutus

The Plutus language implementation and tools

pylode icon pylode

An OWL ontology documentation tool using Python and templating, based on LODE

rdf4h icon rdf4h

rdf4h is a library for working with RDF in Haskell

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.