bash
$ whoami
โ–‹
$ cat skills.txt
Backend Engineer ยท Systems Programmer
Node.js ยท Rust ยท TypeScript
Gaza, Palestine ๐Ÿ‡ต๐Ÿ‡ธ
$ ls ~/projects
$โ–‹
$ cat about.md

# About

Software Engineer with 3 years of experience in backend development using Node.js, Rust, and TypeScript. Focused on building reliable APIs, improving system performance, and designing scalable backend architectures. Known for the ability to figure things out quickly, connect the dots across complex systems, and deliver solutions that streamline operations and improve the overall user experience.

# What I Do

  • โ†’ Build reliable RESTful APIs and GraphQL services
  • โ†’ Design scalable backend architectures and microservices
  • โ†’ Optimize system performance and database queries
  • โ†’ Contribute to open-source projects and technical writing

# Tech Stack

Languages:
Rust โ€ข Node.js โ€ข TypeScript โ€ข JavaScript โ€ข SQL
Frameworks:
Express.js โ€ข Nest.js โ€ข Next.js โ€ข React.js
Databases:
PostgreSQL โ€ข MongoDB โ€ข SQL Server
Tools & DevOps:
Docker โ€ข AWS Lambda โ€ข Linux โ€ข Git โ€ข VIM
Testing:
Vitest โ€ข Unit Testing โ€ข Integration Testing

# Competitive Programming

Platform:LeetCode
Problems Solved:250+
# Focused on algorithms, data structures, and optimization
EOF - End of file
$ git log --oneline --graph
* Contextly(2026-01)
A Chrome extension that helps non-native English readers understand unfamiliar words by providing AI-powered, context-aware explanations instead of traditional dictionary definitions.
Tech:
JavaScriptChrome ExtensionNode.jsExpressHuggingFace Zephyr-7B
Features:
  • โ†’ Context-aware explanations powered by AI
  • โ†’ Works across PDFs, articles, and documentation
  • โ†’ Smart word suggestions for quick lookup
  • โ†’ Simple language explanations
View on GitHub โ†’
โ†’ Check out my GitHub for code samples
$ git log --author="mohanadft" --all --oneline
10 merged PRs across 6 projects
MonkeyType2 PRs

Typing practice platform

TypeScriptFrontend
ExpressoTS3 PRs

TypeScript framework for backend development

TypeScriptBackendFramework
Node.js2 PRs

JavaScript runtime and ecosystem

JavaScriptRuntimeCore
Qwikx1 PR

Frontend library

TypeScriptFrontend
ParsecCloud1 PR

Cloud collaboration platform

CloudCollaboration
30-Seconds-of-Code1 PR

Code snippet collection resource

DocumentationEducation
โ†’ All contributions merged and deployed
โ†’ View full history: gist.github.com/mohanadft
$ ls -la ~/writing
total 1
2023โ€ขMedium

Deep Diving into Palindrome Linked List Problem on LeetCode

In-depth analysis of solving the palindrome linked list problem with multiple approaches

AlgorithmsData StructuresLeetCode
Read article
โ†’ More articles coming soon...
โ†’ Follow on Medium
$ cat testimonials.txt
Mohammad Barhoushโ€”Tech Leader
View profile
"Mohanad's performance has been nothing short of exceptional. His code showcases deep understanding of algorithms and data structures, particularly in backend development. Outstanding problem-solving skills with efficient, well-organized solutions. I wholeheartedly recommend him for any Backend role that demands brilliance and expertise."
โœ“ Backend expertiseโœ“ Problem-solvingโœ“ Clean code
Saleh Maroufโ€”Full Stack Software Engineer
View profile
"Outstanding teammate and developer. Highly skilled in solving complex problems with creative solutions. Great balance of technical expertise and communication. I strongly recommend Mohanad for any team looking for a reliable, talented, and dedicated professional."
โœ“ Creative solutionsโœ“ Team collaborationโœ“ Technical expertise
EOF - End of testimonials
$ cat contact.json
{
"status": "available_for_work",
"message": "Building scalable systems and solving complex problems. Let's connect!",
"links": {
"github": "github.com/mohanadft",// open_github
"linkedin": "linkedin.com/in/mohanad-fteha",// open_linkedin
"email": "mohanadfteha@gmail.com"// send_mail
}
}
# Feel free to reach out for:
โ†’ Backend engineering opportunities
โ†’ Systems design discussions
โ†’ Open source collaborations
$ Built by Mohanad Fteha with โค๏ธ