Skip to content

Instantly share code, notes, and snippets.

Szabolcs Székely
Budapest, Hungary LinkedIn, X: @helloszekely
Full-Stack Developer delivering production-grade software with focus on backend services, RESTful APIs,
and cloud deployments. Strong TypeScript/Node.js background, actively expanding Python and Azure.
SKILLS
Languages & Frameworks: TypeScript, JavaScript (ES6+), Python (expanding), Node.js, React, Next.js, SQL
Databases: PostgreSQL, MySQL, NoSQL, Vector Databases, Supabase, Pinecone
Cloud & DevOps: Git, Docker, GCP, AWS, Azure (learning), CI/CD, REST APIs, Prisma ORM
AI & ML: LangChain, Vercel AI SDK, Vector Embeddings, RAG Systems, LLM Integration, Semantic Search
@szekelyszabi
szekelyszabi / gist:ce244b801e3668758a0e189cddc30491
Created August 5, 2025 09:09
Schema-generation-blueprint
# Schema Generation Playbook
## Overview
This playbook provides a systematic approach to generating comprehensive, production-ready schemas for any domain. It combines domain expertise, automated research, and validation to ensure high-quality results.
## Core Principles
### 1. Domain-First Approach
- **Always start with domain analysis** - Understand the specific requirements and patterns
- **Research before generating** - Use MCP tools to gather relevant information
@szekelyszabi
szekelyszabi / gist:5de71293b876a8b521120745f02dcac0
Last active July 30, 2025 14:34
The 2025 Solo Dev's Next.js Starter Stack
# The 2025 Solo Dev's Next.js Starter Stack
## Project Overview
You are helping to set up a modern Next.js application using the cutting-edge 2025 stack. This setup is designed for solo developers who want to ship fast without analysis paralysis, using the latest stable versions and industry best practices.
## Core Technology Stack
### 1. Framework & Runtime
- **Next.js 15.3.5** - Using App Router (not Pages Router)
- **React 19.0.0** - Latest React version