Back to Portfolio

> blog.all

Tech Articles

#CLI#terminal#bash#CMD

Command line practice

كيف تستخدم التيرمينال

7/19/2026 31 views
#Programming#cli#gui#terminal

The Command line

انا بخاف من سطر الأوامر، 🙂 تعال اوريك الزين

7/14/2026 38 views
#Software Engineering#programming

Programming paradigms

The very first principles of programming paradigms

7/12/2026 49 views
#Programming#Se#development

Software Engineering

How to become a software engineer

7/12/2026 3 views
#Logical operators#math#programming

Logical operators

المنطق_الرياضي والروابط المنطقية كان في المقرر القديم في أولى ثانوي عندنا اكتر من نوع واحد من الروابط المنطقية ودايرين نفهمها كلها وندي مثال ليها من عالم البرمجة سواء فرونت / باك / تطبيقات / سوفتوير.

7/12/2026 41 views
#html#frontend#web dev

HTML

HTML (HyperText Markup Language) serves as the structural foundation of every website on the internet. It is a markup language that uses "tags" to define and organize content, allowing web browsers to transform raw text into formatted pages. From simple blogs to complex social networks, HTML provides the essential "skeleton" that holds the digital world together.

4/24/2026 18 views
#css#web dev#frontend#styling

CSS

In the early days of the web, CSS (Cascading Style Sheets) was a static tool for basic styling. Today, it has evolved into a sophisticated layout and logic engine. This article explores the transition from hard-coded styles to dynamic, variable-driven systems that power modern features like "Dark Mode," "High Contrast," and user-defined themes—essential components for any high-end developer community.

4/24/2026 11 views
#git#web dev#github#version control#frontend#programming

Git

# Mastering Git: The Pulse of Modern Software Development In the realm of software engineering, code is fluid. It evolves, breaks, and merges daily. To manage this chaos, developers rely on **Git**, the world’s most widely used **Distributed Version Control System (DVCS)**. Created by Linus Torvalds in 2005, Git was designed to handle everything from small projects to the Linux kernel with speed and efficiency.

4/24/2026 14 views
#Node JS#web devs#back-end#java script

Node JS

Node JS Since you are building a DevCommunity platform, an article like this would be a perfect "featured post." To make it even more engaging for your future users, here are a few ways we can enhance this content with visual explanations of the technical concepts mentioned:

4/18/2026 24 views