Pinned Repositories
Adkham63
Config files for my GitHub profile.
battleShip
Sea Battle Ship Game Clone
Calculator
calendarEvent
Calendar With Events
CardMemoryGame
React basics Memory Game: Game of Thrones
ReactJobsEditor
Users can view job vacancies, add them, and remove them.
TicTacGameReact
Tic Tac Game with using React
TodoAppReact
Simple ToDo App in React
virtualr
Fully Responsive Landing Page Clone for study purpose
WeatherAppJS
Adkham63's Repositories
Adkham63/ReactJobsEditor
Users can view job vacancies, add them, and remove them.
Adkham63/virtualr
Fully Responsive Landing Page Clone for study purpose
Adkham63/Adkham63
Config files for my GitHub profile.
Adkham63/battleShip
Sea Battle Ship Game Clone
Adkham63/calendarEvent
Calendar With Events
Adkham63/CardMemoryGame
React basics Memory Game: Game of Thrones
Adkham63/CardsMemoryGame
Single Card Memory Game with different illustrations
Adkham63/TicTacGameReact
Tic Tac Game with using React
Adkham63/TodoAppReact
Simple ToDo App in React
Adkham63/WeatherAppJS
Adkham63/chessBoardGame
Chess Game VS Computer
Adkham63/CV-App-Builder
Basic Resume Maker with using HTML & CSS & JavaScript
Adkham63/cvmakerVite
Simple Resume Maker with using React & Vite
Adkham63/E-CommerceAdvanceFiltering
Adkham63/ExpenseTrackingProject
Expense Tracker With JavaScript
Adkham63/FakeShoppingCart
Fake Shopping Cart, but i should re-design it and add more features.
Adkham63/FormValidator
Simple JavaScript Form Validation
Adkham63/Image-Search
It is fully working and responsive Demo Picture Tool Template for searching pictures
Adkham63/ManageLandingPage
Frontend Mentor - Manage landing page solution with using Tailwind
Adkham63/Project-Binary-Search-Trees
Binary search trees, where you take a group of data items and turn them into a tree full of nodes, with each left node being “lower” than each right node. The tree starts with the “root node” and any node with no children is called a “leaf node”.
Adkham63/Project-HashMap
A hash map takes in a key value pair, produces a hash code, and stores the pair in a bucket.
Adkham63/Project-Knights-Travails
A knight in chess can move to any square on the standard 8x8 chess board from any other square on the board. Its basic move is two steps forward and one step to the side or one step forward and two steps to the side. It can face any direction.
Adkham63/Project-Linked-Lists
In Computer Science, one of the most basic and fundamental data structures is the linked list, which functions similarly to an array. The principal benefit of a linked list over a conventional array is that the list elements can easily be inserted or removed without reallocation of any other elements.
Adkham63/Project-Recursion
This Odin Project was created for study purpose to understand about Fibonacci and Merge Sort.
Adkham63/ReactFundamentals
Adkham63/RestaurantLaddingPageReact
This is just a simple landing page tutorial repository created with the help of React.
Adkham63/Tailwind
I have a problem with hamburger nav
Adkham63/TestingPractice
In software testing, documentation is very important. Testing should be documented to provide efficient resource control monitoring. For successful testing, a test plan plays a very important role.
Adkham63/TourEmpire
Adkham63/Validation-Form-in-Tailwind
This Web Page was build by using Tailwind.