Inspiration
I got heavly inspired by the Zed code editor UI as its my current code editor and it looks different than all the other VSCode forks
What it does
Lets you edit files and folders quickly.
How we built it
The application is a Tauri app made with React, Vite, Rust and Tailwind We use Ollama for local AI inference
Challenges we ran into
The editor required rebuilding all the keybinds we are used to from scratch so thats mainly where the strugglese were.
Accomplishments that we're proud of
The editor feels smooth and fast with tokenization done at lightspeed.
What we learned
Mainly some more Rust syntax and React hooks.
What's next for Load Editor
If I have time I look forward to make the editor feel more stable and feature rich over time.
External libraries and APIs
No APIs are used, only ollama via CLI (if considered api) Tree sitter is used for tokenization
Everything was made in the hackathon!! No figma/designs made.
Icons are took from multiple icon pacs over at icones.js.org
Github link at the end of the video
Contact me on discord @lu2000luk if you need the phone number
Built With
- ollama
- react
- rust
- tailwind
- tauri
- tree-sitter
- typescript
Log in or sign up for Devpost to join the conversation.