Skip to content
View bwolak94's full-sized avatar

Highlights

  • Pro

Organizations

@MysticfFlow

Block or report bwolak94

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
bwolak94/README.md

Bartosz WoΕ‚ak

Senior Frontend Engineer Β· Solution Architect Β· Team Lead

10+ years turning complex requirements into scalable, maintainable products


LinkedIn


Profile views


πŸ‘¨β€πŸ’» Who I am

I'm a software engineer and architect based in Poland, specializing in high-quality frontend systems and full-stack product development. Over the past decade I've worked across the entire delivery cycle β€” from early architecture decisions and system design, through hands-on implementation, to team leadership and engineering process improvement.

I run my own software ventures (sp. z o.o. + JDG) alongside B2B consulting, which means I think about both the technical and business side of every solution.

const bartosz = {
  role:        ["Senior Frontend Engineer", "Solution Architect", "Team Lead"],
  location:    "Poland πŸ‡΅πŸ‡±",
  experience:  "10+ years",
  focus:       ["TypeScript", "React", "Next.js", "System Design", "AI Products"],
  currentlyBuilding: ["PromptBase", "Microfrontend Portfolio Platform"],
  openTo:      ["B2B consulting", "Contract work", "Technical advisory"],
};

πŸ›  Tech Stack

Languages

TypeScript JavaScript HTML5 CSS3 SQL

Frontend

React Next.js Vue.js Tailwind CSS Vite React Query Zustand

Backend & APIs

Node.js Fastify Express Spring Boot REST

Data & Infra

PostgreSQL Redis Supabase Docker Nginx GitHub Actions

Architecture & Tooling

Turborepo pnpm Vitest Playwright Grafana

πŸš€ Featured Work

⬑ Microfrontend Portfolio Platform

A production-grade reference architecture for large-scale frontend systems

Built with Vite Module Federation to demonstrate cross-framework composition (React 18 + Vue 3) within a pnpm + Turborepo monorepo. Includes a Fastify BFF layer, full CI/CD pipeline, and a Loki / Promtail / Grafana observability stack for real-time log aggregation and dashboards.

Vite Module Federation React 18 Vue 3 Fastify Turborepo Grafana Docker


⬑ PromptBase

Prompt management and building platform for AI-powered workflows

Full-stack SaaS product for managing, versioning, and composing LLM prompts across teams. Self-hosted on a personal VPS with Docker. Built API-first with Next.js 14 App Router and Supabase as the data layer.

Next.js 14 Supabase Docker TypeScript Tailwind CSS VPS


⬑ AI E-Learning Platform

Personalized learning powered by LLMs β€” from MVP to SaaS product strategy

An AI-powered platform generating adaptive learning paths and acting as an interactive tutor. Evolved from an internal MVP to a full product vision targeting the CEE/DACH market, with a Shopify-style infrastructure model for course creators.

React Node.js LLM Integration AI Content Generation Product Strategy


⬑ WorldMonitor OSINT Module

Geospatial threat intelligence with clustering and country risk scoring

Designed and built a real-time OSINT sub-module featuring event clustering with DBSCAN, a Country Intelligence Index, a deck.gl interactive map, and a FastAPI + Redis backend.

FastAPI Redis DBSCAN deck.gl Python React


πŸ’‘ How I think about engineering

Architecture β€” I design for change. The measure of a good architecture is how cheap the next feature is to add, not how clever the current one looks.

Code quality β€” Type safety from DB schema to UI props. Every boundary is a contract. Every contract is enforced at compile time.

Teams β€” A senior engineer's leverage is multiplied through their team. Mentoring, clear standards, and fast code review cycles compound over time.

Product thinking β€” I've run my own software businesses. I understand that technical decisions are business decisions, and I communicate them that way.


🀝 Let's build something together

I'm available for:

πŸ” Architecture audit Review your frontend codebase, identify structural issues, deliver a clear improvement roadmap
πŸ— Contract / Lead role Senior or Lead Frontend Engineer on greenfield or scaling projects
πŸ€– AI product development Integrate LLMs into your product β€” from prompt engineering to full agentic pipelines
πŸ§‘β€πŸ’Ό CTO / Technical advisory Early-stage startups needing a technical co-pilot for stack decisions and team setup
🌍 Full-stack delivery End-to-end product development, from architecture to deployed, monitored production app

Based in Poland Β· Remote-first Β· Available worldwide

LinkedIn

Popular repositories Loading

  1. trading-platform trading-platform Public

    Python 1

  2. nuxt-headless nuxt-headless Public

    Forked from bovas85/nuxt-headless

    Nuxt headless using WordPress REST API

    PHP

  3. hr-study-buddy hr-study-buddy Public

    Forked from helloroman/hr-study-buddy

    JavaScript

  4. basic-express-typescript basic-express-typescript Public

    Forked from Code-Oz/basic-express-typescript

    TypeScript

  5. clustering-google-map-react clustering-google-map-react Public

    Forked from cheesytim/clustering-google-map-react

    Clustering Example for google-map-react

    JavaScript

  6. Next-js-Boilerplate Next-js-Boilerplate Public template

    Forked from ixartz/Next-js-Boilerplate

    πŸš€πŸŽ‰πŸ“š Boilerplate and Starter for Next.js 15 with App Router and Page Router support, Tailwind CSS 4 and TypeScript ⚑️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier +…

    TypeScript