Skip to content
View haxhex's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report haxhex

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Ant-Colonies-for-the-Travelling-Salesman-Problem Ant-Colonies-for-the-Travelling-Salesman-Problem Public

    Ant colonies for the Travelling Salesman Problem Solving Traveling Saleman Problem (TSP) by using Ant Colony Optimization Algorithm (ACO) by partitioning tasks between Hardware and Software Modules…

    C++ 1

  2. mydjangoBlog mydjangoBlog Public

    Learn Django

    Python

  3. Castle-Defence Castle-Defence Public

    This is a 2D based Game similar to Clash Royal Game - Which was the last project for Advanced Programming Players Name

    Java

  4. Pacman-Game Pacman-Game Public

    This is a 2D Pacman Game - Which was the second project for Advanced Programming

    Java 1

  5. PyWebTest PyWebTest Public

    Web Scraping by using BeautifulSoup and Virtualization results of current statistics of covid-19

    CSS

  6. Simple-Mail-Transfer-Protocol--SMTP Simple-Mail-Transfer-Protocol--SMTP Public

    Implementation of Simple Mail Transfer Protocol (SMTP) without using smtplib just by using socket programming Multiclient (one server and several clients)

    Python