Skip to content
View knbrlo's full-sized avatar
Block or Report

Block or report knbrlo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. iris-classification iris-classification Public

    Using ML to classify different species of the Iris flower.

    Python

  2. node-express-pg-rest-api node-express-pg-rest-api Public

    A simple REST API with Node.js and Express that can Create, Read, Update, and Delete data (CRUD operations) from PostgreSQL.

    JavaScript

  3. todo-app todo-app Public

    A basic full-stack 'Todo' app where you can add tasks, mark them complete, and delete them. This project will show you how to connect a frontend to a backend.