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

Block or report karsujo

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 Loading

  1. pixtract pixtract Public

    Pixtract : An image categorization and note digitization application using AWS Machine Learning sercives such as Textract and Rekognition. Client implemented using VueJs.

    Vue

  2. aspnetcore-rest-api aspnetcore-rest-api Public

    A RESTful Web API solution built using .NET Core 3.1. Architectural Style : Domain Driven Design. Business Context: A retail book publisher.

    C# 1

  3. add-targeting-scc add-targeting-scc Public

    Social Media Advertisement Targetting using Strongly Connected Components

    Python

  4. game-of-life game-of-life Public

    A pure JavaScript implementation of Conway's Game of Life, pre-loaded with a few configurations.

    JavaScript

  5. recursive-descent-parser recursive-descent-parser Public

    A rudimentary recursive descent parser implemented in JavaScript

    JavaScript 1

  6. In-Order-CPU-Pipeline-Simulator In-Order-CPU-Pipeline-Simulator Public

    A 5 Stage In Order pipeline simulator with Stalling and Forwarding

    C