Freelance work
Apr 19 · 13 min read · I built Cognoir, a no-code RAG platform for people who aren't tech-savvy, by myself — while tutoring, writing for a living, and looking after a toddler at home. The Phase 1 MVP was planned to ship in
Join discussion
Jul 14, 2024 · 3 min read · Introduction In the interconnected world of the internet, much of our online activities depend on the seamless interaction of multiple computers through APIs (Application Programming Interfaces). These APIs define the communication protocols between ...
Join discussion
Jul 11, 2024 · 3 min read · List comprehension is a powerful technique in Python for creating lists in a concise and efficient manner. It allows you to condense multiple lines of code into a single line, resulting in cleaner and more readable code. For those new to Python or lo...
Join discussion
Jul 8, 2024 · 7 min read · In this tutorial, we will learn how to use Plotly to create interactive visualizations. Our project focuses on analyzing the results of rolling dice. When rolling a single six-sided die, any number from 1 to 6 has an equal chance of appearing. Howeve...
Join discussion