Code Monkey home page Code Monkey logo

Raunak Bhagat's Projects

algos icon algos

A repo of interview algo questions

bittr icon bittr

A group ledger application allowing members to create groups and track payments.

codinginterviewquestions icon codinginterviewquestions

A repository for me to place all of my coding questions that I've attempted into a neat, date-indexed package!

cpu icon cpu

My introductory venture into a Central Processing Unit's architecture. Written in Icarus Verilog.

iterators icon iterators

A C++ library for common operations performed on the std::vector. Aimed to create abstractions that mimic the list functions provided by Racket, such as "map", "foldl", etc.

limitpointer icon limitpointer

A Smart Pointer implementation for the safe usage of pointers. Uses a light-weight reference-counting mechanism to track pointers, increment/decrement references, and free memory when it is not required.

markdown_readme icon markdown_readme

Markdown - you can mark up titles, lists, tables, etc., in a much cleaner, readable and accurate way if you do it with HTML.

metallic icon metallic

A 2-dimensional "draw-only" rendering engine.

portable-configs icon portable-configs

all my personal config files; convenient for quick pulls and setups on new machines

purelang icon purelang

A compiled, pure-functional programming language.

r-prime icon r-prime

A lightweight, async, multi-threaded framework loosely mirroring NASA's flight software framework, f-prime (https://github.com/nasa/fprime)

raytracer icon raytracer

A weekend raytracer, based off of Peter Shirley's "Ray Tracing in a Weekend".

rectangles_in_a_2d_space icon rectangles_in_a_2d_space

This is my solution to an interesting, yet algorithmically challenging problem that I found online. It is based in computational geometry. My solution requires a solid foundation in Linear Algebra (especially its terminologies). Please refer to the README.md for an in-depth explanation of the algorithm.

response_channel icon response_channel

A simple bidirectional, response channel library wrapping `tokio::sync::mpsc`.

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.