Bipinoli
"You don't have to see the whole staircase. Just take the first step."
Saarland UniversityGermany
Pinned Repositories
Content-Aware-Image-Resizing-with-Seam-Carving
Keeps the content information intact by removing relatively unnoticeable parts of the image while resizing.
distributed-file-system
Distributed file system based on Frangipani paper
Flutter-Chat-App-UI
Flutter-Weather-App
Flutter weather app with a custom temperature graph and a sunshine visualization by painting in the canvas.
Online-Price-Tracker-with-Chrome-Extension
Go to e-commerce site, select the price, hit the extension button, that's it. Now that price will be tracked. The system will know where to look for the price in which site and once the price drops to your desired threshold it will should notify you.
Random-Algorithmic-Challenges
One Step Closer ....
Rasterization-3D-Renderer
3D model rending engine built from scratch based on the concept of Z-buffer and Phong illumination model.
RayTracing-3D-Renderer
3D model renderer built from scratch using the concepts of ray-tracing. It can render reflections and shadows to produce realistic-looking images of a model.
Tetris
Tetris game implemented with html5 canvas, javascript and nostalgia :)
VeriRISCy
Instruction pipelined RISC processor implementation in Verilog
Bipinoli's Repositories
Bipinoli/Flutter-Weather-App
Flutter weather app with a custom temperature graph and a sunshine visualization by painting in the canvas.
Bipinoli/VeriRISCy
Instruction pipelined RISC processor implementation in Verilog
Bipinoli/Flutter-Chat-App-UI
Bipinoli/Random-Algorithmic-Challenges
One Step Closer ....
Bipinoli/operating-system-from-scratch
Bipinoli/distributed-file-system
Distributed file system based on Frangipani paper
Bipinoli/Study-of-concolic-execution
A study on path explosion problem in concolic execution
Bipinoli/bipinoli
About me
Bipinoli/bipinoli.github.io
Bipinoli/Crafting-Interpreter-in-Rust
Reading "Crafting interpreters" book and building an interpreter in Rust along the way
Bipinoli/DNS-Resolver
DNS resolver tool similar to dig
Bipinoli/dotfiles
Bipinoli/DPLL-SAT-Solver
CNF SAT solver based on DPLL algorithm. Made for fun :)
Bipinoli/EasyPeasyDB
Simple B-tree based SQL database made for fun :)
Bipinoli/Flutter-Travel-App
Bipinoli/Haskell-voyage
Bipinoli/How-linux-works-Study-Notes
Bipinoli/learning-coq
Curious adventures in Coq proof assistant
Bipinoli/linux-system-programming-study
Reading the book "Linux system programming" (2007) by Robert Love
Bipinoli/LLVM-Kaleidoscope
Bipinoli/mobile_app_adventures
Bipinoli/operating-system
Bipinoli/playing-with-SMT-solver
Bipinoli/scheme-in-48hrs
Practicing Haskell
Bipinoli/Three.js-fundamentals
Bipinoli/tictactoe-in-scala
Bipinoli/VeriClash
Implementation of bunch of circuits in Haskell (Clash) and Verilog to learn and compare them
Bipinoli/verilog-voyage
Learning verilog :)
Bipinoli/verilog2fpga
Dockerized toolchain pipeline to synthesise a circuit for a ICE40HX1K-BLINK-EVN FPGA from Verilog
Bipinoli/VHDL-voyage
Learning VHDL :)