Skip to content

adit-bala/portfolio

 
 

Repository files navigation

Adit's Web

Just another terminal website...

Notable features

  • No data is stored server-side, everything is in an in-browser SQL DB using sql.js
  • Users can ask an AI agent about me, the agent uses a mix of tools to answer the question (SQL, RAG, ...more to come)
  • Most of the interesting quirks of this website are actually in the backend repo

Running Locally

Clone the repo

git clone git@github.com:adit-bala/portfolio.git && cd portfolio
yarn install & yarn dev # need to have yarn installed

Configuration

Please refer to the original repo for instructions on configuration (located at the bottom), but tldr, is look at config.json

credit for the original repo: LiveTerm

About

tui personal website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.6%
  • Shell 9.4%
  • CSS 6.5%
  • JavaScript 5.9%
  • Dockerfile 0.6%