How We Built a Multilingual Cyber Threat Intelligence Platform From Turkey
By Baris Kececi, Founder & CTO at GNSAC Information Technologies In 2021, I founded GNSAC with a simple observation: most organisations learn about d
Curated development tutorials from top sources. Filter by language.
By Baris Kececi, Founder & CTO at GNSAC Information Technologies In 2021, I founded GNSAC with a simple observation: most organisations learn about d
Recently, I spent time prototyping an educational app using Claude Code. The project is an open-source mobile app for educators to share, discover, an
I've been building Flutter apps for a few years now, and I still remember the first time I shipped something I was genuinely proud of. It had a clean
GPT-3 was a major breakthrough in natural language processing. With 175 billion parameters, it demonstrated remarkable few-shot learning abilities and
When I was younger, I remember my mother’s Android phone, a Samsung Galaxy Note 3 that she bought right after losing her BlackBerry. During that time,
According to the Stack overflow technology survey in 2025, JavaScript is one of the most widely used programming languages in the world. We use it to
If you've been looking to deploy your Spring Boot app to the cloud but feel a little overwhelmed by all the moving pieces, don't worry, you're not alo
You ship your first LLM-powered feature. It works and the users love it. A second team adds another feature calling a different model, and a third int
PDFs are still one of the most widely used document formats in business. Financial reports, invoices, contracts, compliance filings, and operational d
PDF files often become difficult to manage when pages are out of order, scanned incorrectly, duplicated, or spread across multiple documents. Instead
If you're a developer (or even a little bit familiar with all the AI developments of the past few years), the term Vibe Coding shouldn't be new to you
A Rails application can pass every unit test and still ship with a vulnerable gem buried three levels deep in `Gemfile.lock`. Ruby gem security is no
Learn how to use GitHub Copilot code review on pull requests for AI-assisted feedback, one-click fixes, and project-specific custom instructions.
SQL Subqueries: Correlated, Scalar, Derived Tables & EXISTS The sql subquery is the single SQL primitive that splits junior candidates from
Designing a Low-Latency Trading Architecture for Polymarket CLOB V2 Building Institutional-Grade Prediction Market Infrastructure
This is the next entry in a build-in-public series where I extract a real, production Laravel CRM into a reusable SaaS core, one module at a time, and
What AI tool do you use every day that most people have never heard of, and why? I’m interested in discovering lesser-known AI tools that deliver real
The problem every dev hits Testing JWT auth in CI/CD sucks. jwt.io is perfect but has no API. Auth0's JWT libs need setup. Most online to
While working on UnitMorph, I noticed that one of the most frequently used conversion tools is surprisingly simple: an inch to centimeter converter.
Multiplication Operator The multiplication operator gives the product of operands where one operand is a multiplicand and another is multiplier.An ope