-
AI Presentation Maker
-
Gemini Free API
-
Add web search engine for getting stock photos
-
One million sudoku grid game
-
Markdown editor but with romanized nepali
-
Redis in Rust
-
BTree based DB in Rust
-
KV / LSM Based DB in Rust
- Support WAL Logs
- Take care of concurrency
-
Debugger for Webassembly text
- Write our own parser
- If error is occuring on line 9, then you should be able to debug upto line 8
- Parsing error shouldn’t stop us
-
Autodiff engine in Rust
- Write a blog on how it works
-
Hex Editor in Zed
- Currently it doesn’t support utf16 files and other encodings
- Support for editing hex
-
HTTP Client in GPUI
- Postman sucks for medium end devices
- Save in git as database for all the endpoints
-
Make a programming language
- Throw multiple errors using rowan
- Integrate LSP
- Support for debugging tools
- Compile to bytecodes
- JS-like language, but handles null/undefined/NaN differently
-
Make a drawing tool for myself
- Excalidraw-like sketching tool
- Recommend sketches based on QuickDraw dataset
- Node-based animation editor (GIF/video export)
-
Make a vim-like text editor in web
- Vim bindings
-
Make a YOLO model in Rust
- Object detection
- YOLO format