Muhammad Arslan

Full-Stack Developer & ML Engineer

Work Experience

Senior Software Engineer

Aug 2021 - Present

Carbonteq

Leading the design and development of scalable backend systems and TypeScript libraries. Mentoring junior engineers and driving adoption of best practices in functional programming and software engineering.

Python Developer

May 2021 - Aug 2021

Productpine

Ported a high-traffic E-commerce Recommendation Engine from Java to Python, optimizing for production performance. Built a Go microservice for computationally intensive tasks, improving system efficiency and reliability.

Machine Learning Intern

Mar 2021 - Jun 2021

Denebunu

Developed an AI-assisted product review moderation system, automating content analysis and reducing manual workload.

Machine Learning Intern

Jun 2020 - Aug 2020

Yildiz Technical University

Researched error robustness and performance of Full Precision, Binarized, and Stochastic Computing Neural Networks.

Fullstack Developer

Apr 2019 - Mar 2020

Talentra Recruitment Agency

Developed and maintained web applications using React, Node.js, and MongoDB.

Machine Learning Engineer

Dec 2018 - Mar 2020

Talentra Recruitment Agency

Designed and deployed machine learning models for candidate screening and job matching, increasing placement accuracy and automating key HR processes.

Education

M.Sc. Data Science and Artificial Intelligence

2025

Université Côte d'Azur

Advanced coursework in machine learning, deep learning, and AI systems. Focus on real-world data science projects, research, and collaboration with international peers.

B.E. Computer Engineering

2021

Yildiz Technical University

Graduated with honors. Specialized in software engineering, algorithms, and applied machine learning.

Featured Projects

Link to @carbonteq/fp project

@carbonteq/fp

A lightweight TypeScript library for expressive functional programming. Provides Option and Result types to simplify error handling, manage optional values, and enable robust, composable code in large-scale applications.

typescript
Link to obsidian-orchard project

obsidian-orchard

A custom Obsidian plugin to streamline personal knowledge management. Integrates Svelte and TypeScript for a seamless, extensible note-taking experience tailored to advanced users.

typescript obsidian svelte
Link to @carbonteq/jwt project

@carbonteq/jwt

A TypeScript wrapper for Rust's jsonwebtoken crate, enabling fast, secure JWT creation and validation in web apps. Supports custom claims, multiple algorithms, and seamless integration with modern TypeScript backends.

typescript rust