---
title: "Side project — Blog — @asmyshlyaev177"
description: "Articles tagged &quot;Side project&quot; — React, Next.js, TypeScript, and frontend engineering notes by Aleksandr Smyshliaev."
canonical: "https://asmyshlyaev177.dev/blog/tags/side-project"
image: "https://asmyshlyaev177.dev/og_image.png"
---

[← All posts](https://asmyshlyaev177.dev/blog.md)

Tag

# Side project

2 posts tagged “Side project”.

[Open source4](https://asmyshlyaev177.dev/blog/tags/open-source.md) · [Next.js3](https://asmyshlyaev177.dev/blog/tags/next-js.md) · [Playwright3](https://asmyshlyaev177.dev/blog/tags/playwright.md) · [React3](https://asmyshlyaev177.dev/blog/tags/react.md) · [TypeScript3](https://asmyshlyaev177.dev/blog/tags/typescript.md) · [AI2](https://asmyshlyaev177.dev/blog/tags/ai.md) · [Side project2](https://asmyshlyaev177.dev/blog/tags/side-project.md) · [State management2](https://asmyshlyaev177.dev/blog/tags/state-management.md) · [Testing2](https://asmyshlyaev177.dev/blog/tags/testing.md)

-   ## [See where any X account posts from, without leaving your feed](https://asmyshlyaev177.dev/blog/x-profile-location-extension.md)
    
    July 28, 2026
    
    Why I built X Profile Location: a browser extension that flags an X account's country inline, using X's own API through your existing session. Most of the design fell out of a 50-requests-per-15-minutes rate limit.
    
    -   Browser extension
    -   [TypeScript](https://asmyshlyaev177.dev/blog/tags/typescript.md)
    -   [Side project](https://asmyshlyaev177.dev/blog/tags/side-project.md)
    -   [Playwright](https://asmyshlyaev177.dev/blog/tags/playwright.md)
    -   SQLite
    
-   ## [Why I built llm-queue: one local model, one queue](https://asmyshlyaev177.dev/blog/why-i-built-llm-queue.md)
    
    June 28, 2026
    
    One local LLM (Ollama) behind an OpenAI-compatible HTTP API, so every process shares one serialized queue instead of thrashing the model. On my 6 GB GPU that made everything roughly four times faster.
    
    -   LLM
    -   Ollama
    -   [Open source](https://asmyshlyaev177.dev/blog/tags/open-source.md)
    -   [Side project](https://asmyshlyaev177.dev/blog/tags/side-project.md)
    -   [TypeScript](https://asmyshlyaev177.dev/blog/tags/typescript.md)

---

Site summary for LLMs: <https://asmyshlyaev177.dev/llms.txt> · Blog: <https://asmyshlyaev177.dev/blog>
