Forem

Emmimal Alexander profile picture

Emmimal Alexander

AI & ML engineer, author of Neural Networks and Deep Learning with Python. Founder of EmiTechLogic. Writing practical Python, AI, and engineering guides.

Location India Joined Joined on  Personal website https://emitechlogic.com/ github website

Pronouns

She / Her

Work

Founder & AI Engineer at EmiTechLogic

Python Tuples: Not Just Immutable Lists – They're Design Contracts
Cover image for Python Tuples: Not Just Immutable Lists – They're Design Contracts

Python Tuples: Not Just Immutable Lists – They're Design Contracts

Comments
3 min read
Why Reversing a String in Python Isn't as Simple as You Think (And What It Reveals About AI Limits)
Cover image for Why Reversing a String in Python Isn't as Simple as You Think (And What It Reveals About AI Limits)

Why Reversing a String in Python Isn't as Simple as You Think (And What It Reveals About AI Limits)

Comments
4 min read
I Thought I Understood Python Functions — Until One Line Returned None
Cover image for I Thought I Understood Python Functions — Until One Line Returned None

I Thought I Understood Python Functions — Until One Line Returned None

Comments
3 min read
Python File Handling Mastery: Ditch Common Pitfalls with Pathlib & Context Managers
Cover image for Python File Handling Mastery: Ditch Common Pitfalls with Pathlib & Context Managers

Python File Handling Mastery: Ditch Common Pitfalls with Pathlib & Context Managers

Comments
5 min read
I Solved 50+ Palindrome Problems on LeetCode and These 5 Methods Actually Changed How I Code
Cover image for I Solved 50+ Palindrome Problems on LeetCode and These 5 Methods Actually Changed How I Code

I Solved 50+ Palindrome Problems on LeetCode and These 5 Methods Actually Changed How I Code

Comments
6 min read
I Built a Personalized AI Tutor Using RAG – Here's How It Actually Works (And the Code)
Cover image for I Built a Personalized AI Tutor Using RAG – Here's How It Actually Works (And the Code)

I Built a Personalized AI Tutor Using RAG – Here's How It Actually Works (And the Code)

Comments
3 min read
The Engineering History of AI: Why Your LLM Hallucinations Are as Old as the 13th Century
Cover image for The Engineering History of AI: Why Your LLM Hallucinations Are as Old as the 13th Century

The Engineering History of AI: Why Your LLM Hallucinations Are as Old as the 13th Century

1
Comments
5 min read
Python Optimization Fails When You Skip This One Step
Cover image for Python Optimization Fails When You Skip This One Step

Python Optimization Fails When You Skip This One Step

Comments
4 min read
loading...