Tutorials
Advanced Python Functions
A practical guide to advanced function techniques in Python: decorators, closures, generators, context managers, and more.
5 min read · 908 words · Nazari
EarningsAnalysis.com — Architecture and Goals (Part 1)
Part 1: Architecture and goals for EarningsAnalysis.com — a platform to summarize market talks, extract tickers, and collect resources using FastAPI, Next.js, Azure OpenAI, MongoDB, Redis, and Celery.
5 min read · 853 words · Nazari
Earnings Analysis Series: Part 2 – Data Models for Structured Earnings Insights
Design nested JSON schemas for MongoDB to structure earnings-call channels, videos, transcripts, and extractions.
2 min read · 369 words
Hello World in JavaScript
A simple 'Hello World' program example
1 min read · 61 words · Nazari
Next.js App Router Basics
Introduction to Next.js 13 App Router
1 min read · 132 words · Nazari
Python Functions Every Beginner Needs to Know
A concise guide to the most useful built-in Python functions for beginners, with examples.
4 min read · 629 words · Nazari