AhmedJouda2000
Software Developer at Guidewire. UCD Graduate. Enjoy making a real, tangible difference via technology and data.
GuidewireDublin, Ireland
Pinned Repositories
AhmedJouda2000
Algorithms-COMP20290
This repository is a summary of my work throughout the Spring semester of the Academic year 2019/20 in the module Algorithms COMP20290. It is a combination of the algorithms I worked on during the weekly practical session. These algorithms include sorts, search and compression algorithms.
Basic-Python-Code
Basic Python code for my University module Data Science in Python COMP30760
C-programs
A collection of basic C programs I wrote as part of my university modules.
Data-Science-Projects
Database-for-Hospital-Recruitment
Created a database using MySQL that tackles the scenario “Hospitals advertise positions which require skills. Candidates may be invited to interviews for the positions”. Used conceptual and logical design methodology to visualise the database.
Facebook-Friend-Suggestions
A basic program that suggests new friends for Facebook users based on the number of friends they have.
Functional-Programming-Racket
Multiple basic programs written in Racket (based on Scheme dialect of Lisp).
Hacktoberfest
Marathon-App
Training recommendations app using Streamlit for marathon runners based on Dublin Marathon 2016 data from the running app Strava as part of my internship with Insight Centre for Data Analytics.
AhmedJouda2000's Repositories
AhmedJouda2000/Marathon-App
Training recommendations app using Streamlit for marathon runners based on Dublin Marathon 2016 data from the running app Strava as part of my internship with Insight Centre for Data Analytics.
AhmedJouda2000/C-programs
A collection of basic C programs I wrote as part of my university modules.
AhmedJouda2000/AhmedJouda2000
AhmedJouda2000/Algorithms-COMP20290
This repository is a summary of my work throughout the Spring semester of the Academic year 2019/20 in the module Algorithms COMP20290. It is a combination of the algorithms I worked on during the weekly practical session. These algorithms include sorts, search and compression algorithms.
AhmedJouda2000/Basic-Python-Code
Basic Python code for my University module Data Science in Python COMP30760
AhmedJouda2000/Data-Science-Projects
AhmedJouda2000/Database-for-Hospital-Recruitment
Created a database using MySQL that tackles the scenario “Hospitals advertise positions which require skills. Candidates may be invited to interviews for the positions”. Used conceptual and logical design methodology to visualise the database.
AhmedJouda2000/Facebook-Friend-Suggestions
A basic program that suggests new friends for Facebook users based on the number of friends they have.
AhmedJouda2000/Functional-Programming-Racket
Multiple basic programs written in Racket (based on Scheme dialect of Lisp).
AhmedJouda2000/Hacktoberfest
AhmedJouda2000/Igel-Argen-Game-SE1
C implementation of the German board game Igel Argen.
AhmedJouda2000/Java-Programs
A collection of basic Java programs I wrote as part of my university modules.
AhmedJouda2000/RandomQuranPlugin
Random Quran Verse generator. With a click of a button you can read a Quranic verse in Arabic and English and listen to the recitation.
AhmedJouda2000/Scrabble
Implemented the board game scrabble (2 player) using Java and JavaFX.