Skip to content

Yasser Tahiri

Senior Software Engineer

Software Engineer with a relentless pursuit of knowledge and a genuine passion for emerging technologies, particularly in the realms of Backend and DevOps.

Scroll to explore

Featured Projects

Here are some of my favorite projects that showcase my skills and passion for development.

0d Finance project
0d Finance
0D Finance is a DeFi curator building institutional-grade vault strategies on Starknet.
RustTerraformStarknetDockerKubernetes
Hyperbeat project
Hyperbeat
Access the premier super app for all your money. Fiat-crypto conversion, high-yield accounts, credit card, and more.
PythonFastAPIRustTypescriptAWS
Pragma project
Pragma
Pragma is the open and permissionless infrastructure for oracles, enabling anyone to deploy optimized oracles for any application.
PythonRustDockerKubernetesFastAPIGCPAWS

Latest Articles

Thoughts, tutorials, and insights about web development, technology, and more.

Decorator & API Design Patterns
A decorator is a design pattern in Python that allows a user to add new functionality to an existing object without modifying its structure.
APIPythonDecorator
Dec 29, 2022
5 min read
Featured
Integrate Pydantic with Django and Django REST Framework
Pydantic is a Pythonic data validation library that makes it easy to create data models and validate data.
PydanticPythonDjango
Dec 14, 2021
7 min read
Featured
Build and Secure an API in Python with FastAPI
As Python grows in popularity, the variety of high-quality frameworks available to developers has blossomed. In addition to steadfast options like Django and Flask, there are many new options including FastAPI.
APIPythonFastAPI
May 31, 2021
11 min read
Featured