Skip to content
View itzzhammy's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing
Block or Report

Block or report itzzhammy

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

Popular repositories

  1. Snake_Xenia_Game_Assembely_Language Snake_Xenia_Game_Assembely_Language Public

    Snake Xenia is a game we used to play in Mobiles. I have tried to implement the game on console by using MASM and Assembely Language following Irvine32 library.

    Assembly 1

  2. Proxy-Server Proxy-Server Public

    Simple Java Code for HTTP Proxy Server including Threading, which helps in getting multiple pages by creating multiple threads each for a separate webpage.

    Java 1

  3. BankingManagementSystemwithFilling BankingManagementSystemwithFilling Public

    I have tried to make a Banking Management System using Masm (Assembeler) and by using Irvine32 library.

    Assembly 2

  4. LoginSystem LoginSystem Public

    Login system using php and MySQL

    PHP

  5. Algorithm Algorithm Public

    Algorithms in java language include Merge Sort.Quick Sort,Count Sort, Insertion Sort and Dynamic Problem like 0-1 Knapsack , Matrix Chain Multiplication and BFS ,DFS all console based algrithms..

    Java

  6. GraphColoring GraphColoring Public

    The minimum number of colors needed to color the vertices of a graph such that no two adjacent vertices have the same color.It is the GUI based algorithm of Chromatic Number

    Java