Skip to content
View truls27a's full-sized avatar

Block or report truls27a

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
truls27a/README.md

👋 Hi, I'm Truls

An 18-year-old ambitious developer and entrepreneur from Sweden who loves building things and seeing them grow. I'm currently working on KöKoll, a website that automatically manages users' housing queues. Apart from coding I like to exercise (love training Muay Thai), read, and hang out with friends.

Projects

  • KöKoll: A website that automatically manages users' housing queues. Works by using requests or Selenium to programmatically sign up or log in to 200 different housing queues for the user.

  • Axum Boilerplate: A boilerplate for the Rust-based API framework Axum. Includes secure authentication using JWTs and cookies. Intended to allow developers (me included) to skip writing boring and repetitive authentication and configuration code when starting new APIs. Fun side project to get better at Rust.

  • Code G: A terminal-based AI chat application that can read and write to files. Intended to help developers code and build projects by allowing them to leverage AI right in their terminal. Fun side project to get better at Rust.

  • Bottify UF: NOTE: No longer an active member since spring 2025. A website that intends to make AI accessible for everyone, especially older people and people unfamiliar with technology. Achieves this by NOT using a chat based interface like other AI tools and instead using a more action focused web interface with great UX.

Tech Stack

Languages:
Python, TypeScript, Rust, Ruby, HTML, CSS, JavaScript, SQL

Frontend:
Next.js, React, Tailwind CSS

Backend:
FastAPI, Axum, Redis, PostgreSQL, Docker

Cloud & DevOps:
AWS, Terraform, GitHub Actions

Other:
Selenium, BeautifulSoup, Web scraping & Web automation (Expert at this due to KöKoll)

Contact

Popular repositories Loading

  1. axum-boilerplate axum-boilerplate Public

    A production-ready Rust API boilerplate with Axum, JWT authentication, SQLite, and Redis. Complete with testing and security middleware for rapid development.

    Rust

  2. code-g code-g Public

    Rust

  3. truls27a truls27a Public