Kaka Ruto

Kaka Ruto

@kaka-ruto

Applied AI Software Engineer

Applied AI software engineer building practical products from idea to production.

Customize Your Own

Timeline is open source. Fork it to build your own portfolio with the same design.

Fork the Repository

Clone the timeline repo to get started with your own portfolio.

git clone https://github.com/kaka-ruto/timeline.git
cd timeline

Edit Your Profile

Update src/user/data/profile.json with your name, bio, avatar, and social links.

Add Work Experience

Create markdown files in src/user/data/work/ for each job. See the example files for the format.

Showcase Projects

Add project markdown files in src/user/data/projects/. Include description, tags, and highlights.

Write Posts

Add markdown files to src/user/content/writing/ to share your thoughts and articles.

Deploy

Push to GitHub and connect to Cloudflare Pages for free hosting. Check the GitHub repo for detailed deployment instructions.