Skip to content
View saleh-coder's full-sized avatar
  • Albufeira, Portugal

Block or report saleh-coder

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
saleh-coder/README.md

Hi, I'm Amal

Aspiring Front-End Developer | Learning HTML, CSS & JavaScript

Disciplined and goal-oriented learner building a solid foundation in front-end development. Currently focused on creating semantic, responsive projects with HTML, CSS, and Vanilla JavaScript before moving on to frameworks like React. Learning via FreeCodeCamp.


πŸ›  Current Focus

  • Semantic HTML structure (<main>, <section>, <article>)
  • CSS layout techniques (Flexbox, Grid) and responsive design
  • JavaScript fundamentals (DOM manipulation, events, functions)
  • Building mini projects from scratch without tutorials

🎯 Next Steps

  • Deepen fundamentals in HTML, CSS, and JavaScript
  • Start learning React, TypeScript, and Next.js

πŸ’» Tech Stack

HTML5 CSS3 JavaScript FreeCodeCamp


πŸ“Š GitHub Stats

GitHub Stats
GitHub Streak
Top Languages


Profile Views

Pinned Loading

  1. Guess-My-Number Guess-My-Number Public

    A simple number guessing game built with HTML, CSS, and JavaScript. Try to guess a randomly generated number between 1 and 20.

    JavaScript 1

  2. Pig-Game Pig-Game Public

    The Pig Game is a fun dice game for two players. Each player rolls a dice and adds the result to their current round score. They can choose to keep rolling or "hold" their points. If a player rolls…

    JavaScript

  3. ToDo-List ToDo-List Public

    πŸ“ A simple To-Do List app built with HTML, CSS, and JavaScript. βœ… Allows users to add, remove, and mark tasks as completed, with tasks saved in πŸ’Ύ localStorage for persistence.

    JavaScript 1

  4. order-of-books order-of-books Public

    A website to explore iconic book series, discover the correct reading order, and easily purchase the books through affiliate links.

    JavaScript

  5. base-converter base-converter Public

    πŸ”’ A simple tool to convert numbers between bases (binary, octal, decimal, hexadecimal) πŸ”„

    CSS

  6. caesar-cipher caesar-cipher Public

    A simple web app for encrypting messages using the Caesar Cipher.

    JavaScript