Amirhossein Allami's repositories
license-guide
A comprehensive guide to understanding, choosing, and applying software licenses
binary-search-algorithm
This repository houses a robust implementation of the binary search algorithm. Binary search is a highly efficient method for locating an item in a sorted list by systematically dividing the search interval in half.
selection-sorting-algorithm
This project provides a visual and interactive implementation of the Selection Sort algorithm, designed to help users understand how this sorting method works in practice.
amirallami.com
A modern, responsive portfolio website showcasing my skills as a Frontend Developer and Graphic Designer.
rock-paper-scissors-game
Rock, Paper, Scissors is a classic hand game that has been played for generations. It's a simple yet entertaining way to make quick decisions or settle disputes.
language-translator
This project provides a user-friendly interface for translating text between multiple languages. It leverages the Google Translate API to deliver accurate translations while maintaining a clean, intuitive user experience.