Syed Hassaan Ahmed (@shassaan)
  • Stars
    star
    7
  • Global Rank 1,188,221 (Top 42 %)
  • Followers 29
  • Following 49
  • Registered about 7 years ago
  • Most used languages
    C#
    50.0 %
    JavaScript
    33.3 %
    HTML
    16.7 %
  • Location 🇵🇰 Pakistan
  • Country Total Rank 3,618
  • Country Ranking
    C#
    206
    HTML
    1,747
    JavaScript
    2,013

Top repositories

1

SOLID_OOD

Implementation of SOLID Object-Oriented Design in C#
C#
2
star
2

Teacher-evaluation-System-api

C#
1
star
3

SajaloZindagi

An Event Management App
HTML
1
star
4

HomeBankingV1.0

In this one can have mutiple accounts and can keep all details regarding expenses , loans etc
JavaScript
1
star
5

OnlineAuctioningSystem

C#
1
star
6

imagesdashboardapi

Summary: The app would allow people to login, and upload images. Details of project: Part 1 - Basic login, and users management - Two types of dashboard users are: Users and Admins - Users/Admins would log in using their email address or employee id (login screen design will be provided) - Users/Admins can signup for new accounts by filling up a form (form fields will be provided) When Logged in: - Users/Admins can change their password and other basic info - Admins can create, edit, delete new User/Admin accounts - Admins can view new account requests -> make new accounts from those requests - Admins can create, edit, delete access groups. Each User shall have multiple access groups attached to it. - Admins can create, edit, delete images categories. Part 2 - Images upload - Admins can upload multiple images to dashboard (each file can be in GBs). Admin must select an access group and an image category with it - After upload, the file is stored in filesystem, and it's path + access group + uploader's info is stored in RabbitMQ - Admin can list & remove items in the RabbitMQ - (My docker service will take items in rabbitmq, process them, and put them in a database) - Admin can list, delete, edit info of images in db
JavaScript
1
star