Current Projects
View:
search_engine
Search engine built in rust and go. Implements a crawler, indexer, and a broker between the two. Includes a web interface to make queries and view status of the different parts of the engine. For now, it is limited to searching wikipedia
MakefileRustGoHTMLDockerfile
HotelManagerNew
A school project: a hotel management interface with an SQLite backend. Users can search and reserve rooms at different locations. Admins can view and make changes to existing reservations.
TypeScriptSvelteJavaScriptHTMLCSS