Giter VIP home page Giter VIP logo

James Barna's Projects

assay-plate icon assay-plate

A simple interface to help scientists design experiments using an assay plate, a rectangular device with wells containing sets of reagents (e.g., https://www.bio-rad.com/en-us/product/384-well-pcr-plates?ID=OCH4UM15)

chat-wire-protocol icon chat-wire-protocol

A simple client/server chat application implemented once with a custom wire protocol, and again with gRPC

kdtree-sedgewickalgs icon kdtree-sedgewickalgs

From Sedgewick and Wayne Algorithms course. Solving 2D range search problem and nearest-neighbor search problem efficiently. 2D Range Search: given a set of coordinate points in the unit square (x(0.0, 1.0), y(0.0, 1.0)), find the points which are contained in a given axis-aligned rectangle. Nearest-Neighbor Search: Given a set of coordinate points in the unit square, find the point that is closest to a given 'search point'.

logical-clocks icon logical-clocks

A model of a small, asynchronous distributed system with different machines running on independent timescales. See Lamport 1978 Time, Clocks, and the Ordering of Events in a Distributed System

miniml-and-repl icon miniml-and-repl

evaluation.ml implements a small untyped ML-like language under various operational semantics. miniml.ml implements the REPL (read-eval-print loop).

optimized-strassen-matrix-multiplication icon optimized-strassen-matrix-multiplication

Optimized Strassen's Matrix Multiplication algorithm by crossing over to conventional matrix multiplication algorithm once recursion reaches an optimally small matrix size. Experimentally found optimal cross-over point. Then, used optimized Strassen's to count the number of triangles in random graphs.

replicated-chat icon replicated-chat

A 2-fault tolerant distributed chat application implemented with gRPC

system-design-primer icon system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

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.