Pinned Repositories
blockchain-in-js
A proof-of-work blockchain implementation using NodeJS. Complete with unit tests
build-godot-action
GitHub action that builds a Godot project for multiple platforms (original repo below)
chat
A Discord-esque chat application, featuring global instant chat messaging, private messaging, video & audio conferencing, screen-sharing and more.
feature-rich-graphql-express-server
PostgreSQL connectivity, subscriptions, validation, error handling, user registration, token-based authentication, authorisation, custom scalars, cursor pagination, batching, caching and end-to-end testing
full-stack-eth-dapp
A full-stack Ethereum based dApp
inventory-management-server
An Apollo Express Server with GraphQL
live-streaming-server
An NGiNX server that can take a stream from OBS, using the Real-Time-Messaging Protocol (RTMP), and encode it to an HTTP Live Streaming Protocol (HLS) so that we can consume it on a client.
Music-Dictionary
Lists all .fileextension files within folders & subfolders
passwordless
A simple 'passwordless' client for signing in via an email link. Created with Angular 8 and AngularFire 2
video-streaming-with-mongodb
Basic example of a video streaming service that utilises MongoDB to store the file we're wanting to stream. The client is able to parse this data and play back the video in a stream.
krynv's Repositories
krynv/inventory-management-server
An Apollo Express Server with GraphQL
krynv/build-godot-action
GitHub action that builds a Godot project for multiple platforms (original repo below)
krynv/passwordless
A simple 'passwordless' client for signing in via an email link. Created with Angular 8 and AngularFire 2
krynv/vagrant-setup
A basic Vagrantfile with various provision scripts
krynv/blockchain-in-js
A proof-of-work blockchain implementation using NodeJS. Complete with unit tests
krynv/chat
A Discord-esque chat application, featuring global instant chat messaging, private messaging, video & audio conferencing, screen-sharing and more.
krynv/feature-rich-graphql-express-server
PostgreSQL connectivity, subscriptions, validation, error handling, user registration, token-based authentication, authorisation, custom scalars, cursor pagination, batching, caching and end-to-end testing
krynv/full-stack-eth-dapp
A full-stack Ethereum based dApp
krynv/amazon-price-tracker
A basic example of a web scraper using Nightmare.js
krynv/amplication-site
krynv/asteroids
krynv/flix-chat-server
Server for an experimental chat application inspired by Slack.
krynv/generic-express-graphql-server-with-mongodb
A generic express graphql server with a mongodb connection
krynv/hacker-news-clone-with-prisma
A Hacker News clone made with Prisma
krynv/homoglyph-test
krynv/jotty-api
A Nest powered API for Kyle's jotty project
krynv/markdown-previewer
My adaptation of a simple markdown previewer.
krynv/microservices-example
An example of how to create microservices in NodeJS
krynv/noughts-crosses
krynv/project-management-MEAN
Project management application built around the MEAN stack
krynv/react-cms-with-contentful
A React CMS built with Redux, Router and Contentful
krynv/react-graphql-client
An Apollo React GraphQL client application designed to work with the GraphQL Express server
krynv/react-i18next-localisation
Handling localisation in React with i18next
krynv/reactris
A Tetris clone made with React
krynv/rest-api-boilerplate
Node, Express, TypeScript and MongoDB with Authentication. Containerised with Docker & Docker Compose.
krynv/scribble
A OneNote inspired, persistent note keeping web application with simplicity in mind
krynv/self-driving-car
krynv/sudoku
Sudoku created in React
krynv/webpack-setup
A basic example of how to set up webpack with babel and eslint
krynv/yolov7-object-detection-example
Real-time object detection using YOLOv7 on macOS via live window capture