Skip to content
View ahmadchata's full-sized avatar
πŸ”₯
Becoming superlative
πŸ”₯
Becoming superlative

Highlights

  • Pro

Block or report ahmadchata

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
ahmadchata/README.md
[1/4] πŸ”  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] πŸ”—  Linking dependencies...
[4/4] πŸ”¨  Building fresh packages...
success Saved lockfile.
success Saved 1 new dependency.
✨  Done in 2.87s.

Hi there! I am Ahmad Chata
To contact me, please email me at `[email protected]`.
MacBook-Pro:~
const ahmadChata = {
    isHuman: true,
    title: "Software Developer",
    experienceYears: 3,
    projects: "Many",
    strength: "Building beautiful, scalable and performant web apps",
    useCleanArchitecture: true,
    doResponsiveDesign: true,
    skills: [
      'JavaScript',
      'NodeJS',
      'HTML / CSS',
      'TypeScript',
      'Bootstrap',
      'MaterialUI',
      'React',
      'NextJS',
      'Ruby',
      'Rails',
    ],
    currentlyLearning: ["Data Structures and Algorithms with JavaScript", "NodeJS and TypeScript" ]
}

Header

Pinned Loading

  1. Linter_CSS Linter_CSS Public

    πŸ’»β€ΌοΈA Command-line based app that checks for errors in CSS files such as 2 spaces indentation in blocks, space before opening brace, lower case for hex colour code.

    Ruby 8 1

  2. User-dashboard User-dashboard Public

    A boiler plate user dashboard

    TypeScript

  3. Weather-app Weather-app Public

    β›…οΈβ˜”οΈ A weather forecast web application that uses the OPENWEATHER API to retrieve weather data of most cities around the world.

    JavaScript 4

  4. Social-media Social-media Public

    Forked from microverseinc/ror-social-scaffold

    πŸ‘¨β€πŸ‘¨β€πŸ‘§β€πŸ‘¦ πŸ”‰A social media website. Users can send friend requests to other users, post and comment on posts. Implemented using Ruby on Rails.

    Ruby