Skip to content
View aliatayee's full-sized avatar
💎
Ali
💎
Ali
Block or Report

Block or report aliatayee

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

Ali Aqa Atayee

Hi! I am Ali Aqa Atayee, an accomplished Full-Stack software engineer, entrepreneur, and branding specialist with experience in developing and co-founding tech startups. As a leader, I enjoy problem-solving, ideating, conceptualizing, and producing consumer-centric technology. I've spent the last several months working remotely and asynchronously using pair programming with people across different cultures to lead and build real-world projects. My 5 years of experience made me innovative, strong communicative, and analytical with international exposure. I have a degree in Computer Science and am comfortable at all levels of the software development stack.
Interested to talk more? lets schedule a zoom chat!

🛠  Tech Stack

Python Java C++ PHP Laravel .NET Ruby Rails Flutter JavaScript React Node.js Express.js Redux TypeScript MongoDB MySQL MariaDB Firebase Postman Webpack Jest Babel npm Django Jquery Bootstrap HTML CSS CSS Git GitHub Adobe Illustrator Adobe Photoshop Adobe InDesign Adobe AfterEffect Adobe Premiere Adobe XD Figma

class aliatayee():
    
  def __init__(self):
    self.name = "Ali Aqa Atayee";
    self.username = "aliatayee";
    self.location = "Kabul, Afghanistan";
    self.twitter = "@aqaatayee";
    self.web = "https://aliatayee.com";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = Ali()

My Statistics


Ali's github activity graph

Pinned

  1. Attendance_Management_System Attendance_Management_System Public

    Attendance Management System is a Laravel based web application which keeps track of employee hours by either using ZKTecho finger print device or manual attendance sheet.

    PHP 139 64

  2. npm-packs npm-packs Public

    NPM PACK is a React and TypeScript web based application where you can search and find your desired npm package.

    TypeScript 3

  3. to-do-list to-do-list Public

    This is a Webpack based to-do-list project. With this app, users can add thier daily routine tasks to the list, mark them as complet, edit them or delete them.

    JavaScript 12

  4. recipe-app recipe-app Public

    The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on…

    Ruby 1 3

  5. leaderboard leaderboard Public

    This is a Webpack Leaderboard project based on REST API. With this app, you can add players score to the board and get the scores on the leader board list using API endpoint.

    HTML 10 2

  6. easy-booking-app-frontend easy-booking-app-frontend Public

    Forked from sntakirutimana72/final-capstone-frontend

    The EASY BOOKING is a hotel booking app where users can make room reservations by specifying the date of entry and date for depature. Users will have various options to select from, based on what a…

    JavaScript