Iranzi Thierry

Software Engineer

As a passionate software engineer with over four years of experience. I specialize in developing robust and scalable solutions.

I am deeply committed to creating high-performance applications that meet client expectations, while ensuring optimal scalability and functionality across diverse technological landscapes.

Education

Jan 2023 - Present

Advanced Level In Software Development

College Geoge Fox

Jan 2019 - Sept 2022

Ordinary Level In Math, Physics, ICT and Literature

Saint Bernadette

Skills

React
Next.JS
Typescript
Tailwind CSS
Prisma
NestJS
GraphQL
Python
Laravel
Postgres
Mysql
Docker
Nginx
Linux
Git

Articles

  • Jun 21, 2024

    How to Integrate Stripe in Next.js

    Stripe is a powerful payment processing platform, and combining it with Next.js enables you to create a seamless checkout experience.

    Read Article >

  • May 12, 2024

    Creating a JavaScript Collision Detection System

    Collision detection is a fundamental aspect of game development and interactive animations. It involves determining when two or more objects in a digital space intersect or come into contact. In this blog, we'll explore a simple approach to implementing collision detection using JavaScript. We'll create a basic example to detect collisions between circles on a canvas.

    Read Article >