Hi, my name is

Majd Abbassi.

I build games and web applications.

I'm a multi-disciplinary developer specializing in Unity Game Development, Fullstack Web Development with Next.js and ASP.NET, and Unreal Engine Blueprint programming.

Check out my work

01. About Me

Hello! I'm a versatile developer with expertise spanning game development and web technologies. My journey in software engineering has equipped me with a diverse skill set that allows me to create immersive experiences across different platforms.

With a background in Unity and Unreal Engine, I create engaging gaming experiences while also building robust web applications using modern frameworks like Next.js backed by ASP.NET.

I thrive in creative problem-solving environments and enjoy the challenge of bringing ideas to life through code, whether it's a complex game mechanic or a smooth web interaction.

about.tsx
const aboutMe = {
paragraphs: [
"Hello! I'm a versatile developer with expertise spanning game development and web technologies. My journey in software engineering has equipped me with a diverse skill set that allows me to create immersive experiences across different platforms.",
"With a background in Unity and Unreal Engine, I create engaging gaming experiences while also building robust web applications using modern frameworks like Next.js backed by ASP.NET.",
"I thrive in creative problem-solving environments and enjoy the challenge of bringing ideas to life through code, whether it's a complex game mechanic or a smooth web interaction."
]
};
export default function About() {
return (
<motion.div initial="{{ opacity: 0 }}" animate="{{ opacity: 1 }}" className="about-section responsive-container">
<motion.h2 initial="{{ y: 20 }}" animate="{{ y: 0 }}" transition="{{ duration: 0.5 }}">About Me</motion.h2>
<div className="paragraphs-container">{aboutMe.paragraphs.map((p, i) => (
<motion.p key="{i}" initial="{{ opacity: 0, y: 10 }}" animate="{{ opacity: 1, y: 0 }}" transition="{{ delay: i * 0.2 }}">{p}</motion.p>
))}</div>
</motion.div>
);
}

02. My Expertise

Unity Game Development

Experienced in developing 2D and 3D games with Unity. Proficient in C# scripting, game mechanics, physics, and shader programming.

C#PhysicsShadersHLSL

Fullstack Web Development

Building responsive, performant web applications using modern frontend technologies paired with robust backend solutions.

Next.jsReactASP.NETTailwind CSS

Unreal Engine Development

Skilled in creating interactive experiences with Unreal Engine, focusing on Blueprint visual scripting for rapid prototyping and development.

BlueprintMaterialsSequencerLevel Design

.NET Development

Building scalable and robust backend systems using .NET technologies. Experienced in creating RESTful APIs, microservices, and data-driven applications.

.NET CoreC#Entity FrameworkASP.NET MVC

Java Spring Boot

Developing enterprise-grade applications with Java Spring Boot. Expertise in microservices architecture, REST APIs, and database integration.

JavaSpring BootJPA/HibernateMicroservices
⚙️

DevOps

Implementing CI/CD pipelines and DevOps practices to streamline development workflows, optimize deployment processes, and ensure application reliability.

CI/CDDockerKubernetesCloud Platforms

03. Featured Projects

Arja3 4odwa - Unity Game

Arja3 4odwa - Unity Game

A narrative-driven adventure game exploring themes of identity and return, with immersive gameplay mechanics and engaging storytelling.

UnityC#2D GameNarrative
Idrak Academy

Idrak Academy

Educational platform designed to provide accessible learning resources with interactive content and comprehensive course materials.

Next.jsReactEducationFrontend
Portfolio Website

Portfolio Website

Personal portfolio showcasing projects and skills with a clean, responsive design and smooth interactions.

HTMLCSSJavaScriptFrontend
E-commerce Platform

E-commerce Platform

Full-featured online store with product catalog, shopping cart, and secure checkout functionality.

Next.jsReactE-commerceFullstack

04. Get In Touch

I'm currently open to new opportunities and collaborations. Whether you have a project in mind or just want to connect, feel free to reach out!

Say Hello