Skip to content
View awaisanwar544's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report awaisanwar544

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

Hi There, I'm Awais Anwar

I'm a Full Stack Developer and my day to day work revolves around writing solutions for various interesting problems. I'm open to collaborate on interesting projects.

My Stats

My GitHub Stats

My GitHub Language Stats

My GitHub Streaks

About Me?

class Me {
 constructor() {
   this.firstName = 'Awais';
   this.lastName = 'Anwar';
 }

 getFullName() {
   return `${this.firstName} ${this.lastName}`;  // Awais Anwar
 }
 
 getJobTitle() {
   return 'Full Stack Developer';
 }
 
 isGoodWith() {
   return [
             'Javascript',
             'Typescript',
             'Ruby',
       ];
 }
 
 getTechStack() {
   return [
             'React',
             'Next',
             'Ruby on Rails',
       ];
 }
 
 isInLoveWith() {
   return [
             'My son',
             'semicolon ";" at the end of each statement...',
       ];
 }

 getLocation() {
   return 'Jhelum, Pakistan';
 }

}
   

Languages and Tools:

bootstrap css3 git html5 javascript jest mocha rails react ruby sass tailwind typescript webpack

Connect with me:

awaisanwar544

Yes I can Design:

illustrator invision photoshop sketch xd

Repo Showcase



Pinned

  1. todo-list todo-list Public

    A simple yet useful todo list webApp. User can add 'tasks', mark completed tasks, remove completed tasks, delete individual tasks from the list or clear all tasks to get a clean slate.

    JavaScript 8 1

  2. rr-workshop rr-workshop Public

    This project is an online website for a virtual workshops conducted by researchroof. Home page shows the summary of the event and links to the previous workshops. About page contains detailed infor…

    CSS 7

  3. awesome-books awesome-books Public

    A simple and useful app to list favourite books. User can add their favourite books with 'title' and 'author' information. Delete individual book from the list.

    JavaScript 8

  4. kontests kontests Public

    JavaScript

  5. math-magician math-magician Public

    JavaScript

  6. spacex-project spacex-project Public

    JavaScript