Skip to content
View devsmaj's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report devsmaj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
devsmaj/README.md

Dev Smaj Portfolio

A responsive personal portfolio website for Dev Smaj. The site presents skills, experience, featured projects, and contact information with dark/light mode, English/Arabic language support, smooth animations, and a clean developer-focused interface.

Features

  • Responsive portfolio layout
  • Dark and light theme toggle
  • English and Arabic text switching
  • Animated hero, skills, timeline, and project cards
  • Project cards with live demo and GitHub links
  • Contact form that opens an email draft to officialsmaj@gmail.com
  • Mobile-friendly navigation and layout

Featured Projects

Tech Stack

  • HTML5
  • CSS3
  • JavaScript
  • Tailwind CDN
  • Font Awesome
  • Anime.js

Project Structure

.
├── assets/
│   ├── ceo.jpg
│   ├── Famina.png
│   ├── dashboard1.png
│   ├── dashboard2.png
│   └── smajpihub.png
├── index.html
├── script.js
├── style.css
└── README.md

Run Locally

Start a simple static server:

python3 -m http.server 8000 --bind 0.0.0.0

Then open:

http://127.0.0.1:8000/

Pinned Loading

  1. dsiq dsiq Public

    DSIQ is an AI Opportunity Coach and Accountability Agent designed for students, developers, freelancers, and entrepreneurs. Many people want success but don't know which opportunities fit them, wha…

    TypeScript 2