Anshu Thopsee (anshuthopsee)

anshuthopsee

Geek Repo

Location:London, England

Github PK Tool:Github PK Tool

Anshu Thopsee's repositories

option-payoff

An option payoff visualizer that allows you to add and customize strategies and visualize their payoffs. Site built with React, Material UI and D3.

nse-oi-visualizer

A simple real-time Open Interest & Strategy Profit and Loss Visualizer for Indian Benchmark Indices and F&O Stocks inspired by Sensibull. The app is built with React, Material UI, D3 and Node.

india-mutual-fund

A simple web app to view the historical NAV of Indian Mutual Funds. You can search for a fund by name and view its historical NAV in a chart and also see the percentage change in the NAV over time. Site built with React, Material UI and D3. Data source: https://mfapi.in

Language:JavaScriptStargazers:9Issues:1Issues:0

p2p-webrtc

A super simple serverless demonstration of peer to peer communication using WebRTC. It involves manual exchange of Offer/Answer. Site built with React.

Language:JavaScriptStargazers:6Issues:1Issues:0

WebRTC-File-Sharing

A simple experiment with WebRTC by using it to transfer files, peer to peer with the help of a custom WebSocket server to do signalling between the peers.

Language:JavaScriptLicense:MITStargazers:6Issues:1Issues:0

binary-tree-visualizer

A simple tool, to visualize, Binary Tree and Heap data structures. Made with vanilla JS.

Language:JavaScriptStargazers:3Issues:2Issues:0

image2pdf

A simple image to PDF converting website with a carousel that allows you to drag and re-order images. Add up-to 20 images, either of JPEG or PNG format in one go and convert them into a PDF. No file size limit. Conversion happens within the browser, using jsPDF library.

Language:JavaScriptLicense:MITStargazers:2Issues:2Issues:3

dragToMove.js

A tiny JavaScript library to make DOM elements movable with mouse or touch.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

maze-game

A simple maze game that implements randomized depth-first search to generate the maze. Built with React.

Language:JavaScriptStargazers:0Issues:1Issues:0

maze-generator

A visualising tool for maze generation built with react. Recursive Backtracker and Kruskal's Algorithm used.

Language:JavaScriptStargazers:0Issues:1Issues:0