Skip to content
View PavelLakov's full-sized avatar
😀
😀

Block or report PavelLakov

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.

Content in all repositories owned by your account will be closed.
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
PavelLakov/README.md

Hi there! I'm Pavel Lakov

Pavel Lakov

I'm Pavel from Germany, a dedicated developer with a deep passion for both frontend and backend development. My journey through code and design has led me to explore a variety of languages and frameworks, each adding a new layer of expertise to my skill set.

Portfolio Portfolio LinkedIn Space Space

I build end‑to‑end web products—fast UIs, reliable APIs, and practical AI features—shipped with automation and observability.

What I do

  • Frontend: React / Next.js, TypeScript, Tailwind, responsive UI/UX systems, design handoff.
  • Backend: Python (FastAPI, Django, Flask), REST/GraphQL, auth, background jobs, caching, testing.
  • AI/ML: OpenAI API, embeddings/RAG, lightweight model serving, prompt tooling, data pipelines.
  • DevOps: Docker, GitHub Actions, CI/CD, monitoring/logging, deploys to AWS/Spaces/Render.

Recent work

Image Downloader Web GitHub

WebRTC Video Chat GitHub

Cipher Decoder/Encoder GitHub

Video Compressor GitHub

YouTube Playlist Downloader GitHub

Tech I rely on

Python · FastAPI · Django · Flask · JavaScript · TypeScript · React · Node.js · HTML/CSS/Tailwind · PostgreSQL · MongoDB · Vector DBs (Pinecone/Chroma) · Docker · Hugging Face · OpenAI API · LangChain

How I work

  • Pragmatic, test‑first APIs with clear contracts.
  • Componentized frontends with sensible design tokens.
  • CI/CD by default; small, reviewable PRs.
  • Observability: metrics/logs early to de‑risk launches.

Currently learning

  • Smaller, efficient LLM serving + prompt guards.
  • Better DX with Turbo/PNPM monorepos for full‑stack apps.

Outside of code

jogging to clear my head, strength training to build discipline and consistency, martial arts to stay sharp and focused, and getting lost in good books for perspective and fresh thinking.

Contact

Email LinkedIn

Pinned Loading

  1. -Video-Converter -Video-Converter Public

    This is a simple web application for compressing video files to a desired percentage of their original size. The application is built using Flask for the backend and HTML, CSS, and JavaScript for t…

    Python 1

  2. Caesar-Cipher-Decoder-and-Encoder Caesar-Cipher-Decoder-and-Encoder Public

    Caesar Cipher

    Python 1

  3. Distance-Calculator Distance-Calculator Public

    Simple Distance Calculator

    Python 1

  4. Guess-My-Number Guess-My-Number Public

    Game-Guess My Number

    JavaScript 1

  5. -Calculator- -Calculator- Public

    Simple Calculator using tkinter

    Python 1

  6. Calculator Calculator Public

    Simple GUI Calculator using Java

    Java