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/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.
Bipinoli/Content-Aware-Image-Resizing-with-Seam-Carving
Keeps the content information intact by removing relatively unnoticeable parts of the image while resizing.
Bipinoli/Rasterization-3D-Renderer
3D model rending engine built from scratch based on the concept of Z-buffer and Phong illumination model.
Bipinoli/AI_Adventure
Some random deep learning projects here and there.
Bipinoli/godot_adventure
Bipinoli/GodotFacebookAd
Facebook Audience Network plugin for Godot Engine
Bipinoli/Music-Generation-with-LSTM
Piano roll, midi format music generator using the LSTM based deep learning model trained on publicly available music from different genres. The model showed the circle of 5th like musical structure in its internal embedding.
Bipinoli/ReactJS-Task-Management
Bipinoli/scraping_body_building_data
Scraped data of body-building exercises.
Bipinoli/Self-Driving-Car
Brain for the Arduino based self driving car hardware. It also provides a beautiful user interface to the user. It works like a central command center with all the brains and interaction mechanisms.
Bipinoli/Sentiment-Analysis-Resources
Useful resources I came across
Bipinoli/Sprint-planner-app-in-vue-js
Bipinoli/SVM-from-scratch
Support Vector Machine (SVM) a machine learning algorithm implemented from scratch.
Bipinoli/Vue-progressie-web-app-PWA-timer
It is a simple countdown timer app that can be used offline in a mobile phone just like any other apps Technically, It is a Progressive Web App (PWA) made using Vue JS.
Bipinoli/Journal_App
Windows App I made for myself to record interesting daily events and crazy ideas. I built this app using ElectronJs, MySQL and Jquery.
Bipinoli/Angry-Bird-Clone
Angry Bird Clone in Unity (first unity project)
Bipinoli/complex-sentence-splitter-to-simple-sentences
A package to split a complex text into simple sentences.
Bipinoli/Conway-s-game-of-life
Simulation of conway's game of life.
Bipinoli/Flappy-Bird-Clone
Flappy Bird Clone in LibGDX
Bipinoli/GodotFAN
Facebook Audience Network Ad module for godot
Bipinoli/Hack-for-typeracer.com
A browser based hack for typeracer.com. With this cheat you can achieve your dream type speed and win every freaking match.
Bipinoli/JamBot
Bipinoli/Khari
Real time classroom based on Node js and Socket.io
Bipinoli/Music-Generation-API-server
Bipinoli/React-datepicker-widget
Bipinoli/ReactJs-NodeJs-Task-Mangement-App
A trello like task management app implemented in React, Node, Express and MongoDb.
Bipinoli/simple-vue-js-calculator-app
Vue.Js calculator app in doddle style.
Bipinoli/Tic-Tac-Toe
Simple Tic Tac Toe Game with MiniMax AI implemented in plain javascript.
Bipinoli/Typing-Champion
Bipinoli/Weather-App-in-React