Here are some of the languages and technologies that I have experience with.

Below are some of my projects. The source code for all of them can be viewed on my Github account.
A small program that will generate a random number from 1-6 and display the number on a dice. The dice image is made with an HTML canvas.
Technologies: HTML, CSS, Javascript
A program that will generate a custom meme for you. Just upload a picture, fill in text fields, adjust text settings, and press Generate! You can also download your meme.
Technologies: HTML, CSS, Javascript
Test your knowledge of Egyptian history with this Javascript quiz! There are 10 questions you will need to answer, and then your percentage will be calculated at the end.
Technologies: HTML, CSS, Javascript
A program where you can enter things that you need to do, and then it will be added to a list. There are also options to delete first, delete last, or clear the entire list.
Technologies: HTML, CSS, Javascript
A Java program that stores parts and products into a system. The user can add/modify/delete the parts and products, and search for them.
Technologies: Java
A program that allows a user to log in, add/modify/delete customers and appointments, and generate reports.
Technologies: Java and SQL
A classic memory card game.
Technologies: HTML, CSS, Javascript, JQuery