Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 343 Bytes

Bitsoft

Bit sized softwares for fun and learning.

Softwares so far-

  • TinyChain - bit sized blockchain implementation in Python.
  • WikiViewer - Wikipedia search engine
  • QuoteGen - random quote generator
  • EvenOdd neuralnet - Even Odd classifier implemented in deep learning
  • Tinycomplier - bit size (Lisp->C) compiler written in JS