Skip to content
View mohammed-aljablai's full-sized avatar
:octocat:
:octocat:

Block or report mohammed-aljablai

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
mohammed-aljablai/README.md

Hi, I am Mohammed Aljablai

Frontend Developer

Home β€’ About β€’ Contact

Home

πŸ“Š GitHub Stats

GitHub stats Top languages

πŸ“ˆ Contribution Graph

Contribution Graph

πŸ”₯ Streak Stats

GitHub streak

πŸ† GitHub Trophies

Trophies

πŸ™Œ Shoutout to My Friends

Special thanks to Allah first all the thanks for him, then my family, and for those who supported me, and those who educated me and help me in my education.

GitHub Followers Profile Views

About Me

Hello! I'm Mohammed Al-Jablai from Yemen πŸ‡ΎπŸ‡ͺ, a computer science student at the National University in Yemen πŸŽ“. I'm dedicated to expanding my knowledge in technology and coding, with a focus on frontend development πŸ‘¨πŸ»β€πŸ’» now and aspirations to delve into full-stack development in the future.

🌱 Programming language I learned

  • HTML, CSS: Core languages for building and styling web pages. Advanced: PugJs, Scss, Frameworks

    <h1>Hello There</h1> 
    /* CSS style sheet language ,No Output in it πŸ˜… */
    h1 Hello There
    // scss style sheet language ,No Output in it πŸ˜…
  • JS: I use JavaScript to add interactivity and dynamic content to web pages. Advanced: React

    console.log("Hello There")
  • C++: My go-to for understanding data structures, algorithms, and programming fundamentals.

    cout << "Hello There";
    // or std:cout<<""Hello There";
  • Java in addition JFX: For building cross-platform applications.

    System.out.println("Hello There").
  • SQL & PLSQL: For database management and querying.

    -- It is Database language, no output in SQL πŸ˜…
    set serveroutput on
    
    begin 
      dbms_output.put_line('Hello there');
    end;
    /
    
  • Assembly: Gained experience with low-level programming and hardware interfacing.

    org 100h
    mov ah, 9h
    lea dx, msg
    int 21h 
    ret
    msg db 'Hello There'

πŸ’ͺ🏻 Some of my Skills

JavaScript React HTML CSS C++ Java PL/SQL Python SCSS Git GitHub NPM Markdown Chrome Terminal

⚑ Additional Skills

  • Graphic Design: Experienced in Photoshop, Illustrator, and Figma for creating visual content.
  • Business Management & Marketing: Currently learning strategies and practices for effective project management and digital marketing.

Where to find Me

InstagramFacebookTelegramWhatsAppGmailFrontend MentorGitHub

Popular repositories Loading

  1. mohammed-aljablai mohammed-aljablai Public

    Config files for my GitHub profile.

    1

  2. Tanzim Tanzim Public

    this project to manage student and doctor and employee in Universtiy in genrale

    Java 1

  3. Chat Chat Public

    Simple chat application netwrok (console), between tow clients.

    Java 1

  4. Simple-ATM-by-Java-RMI Simple-ATM-by-Java-RMI Public

    It is a simple project for ATM by Java RMI

    Java 1

  5. LifeClock LifeClock Public

    A simple age calculator app where users enter thire birthdate to see their age in years, months, days.

    CSS 1

  6. Elzero.elzero-template-three Elzero.elzero-template-three Public

    This website is The third website of four website (template) that elzero give as assiments.

    CSS 1