ellehallal
Software Engineer at @Vetspire. Formally Senior Software Crafter at @8thlight
United Kingdom
Pinned Repositories
background-gradient-generator
Generates CSS code for linear gradients
cbf-community-website
This is the repository for the Coding Black Females community website
coin-flip-simulator
Simulates a coin being flipped x number of times
java-http-server-
A HTTP server, created with Java
java-tic-tac-toe
kotlin-tic-tac-toe-1
A Kotlin application, which allows the user to play a game of Tic Tac Toe on the command line.
ruby-mars-rover
ruby-tic-tac-toe
A Ruby application, which allows the user to play Tic Tac Toe on the command line.
temperature-converter-js
A JavaScript temperature converter. Converts to and from Celsius, Fahrenheit and Kelvin
kotlin-tic-tac-toe
A Kotlin application, which allows the user to play a game of Tic Tac Toe on the command line.
ellehallal's Repositories
ellehallal/temperature-converter-js
A JavaScript temperature converter. Converts to and from Celsius, Fahrenheit and Kelvin
ellehallal/java-tic-tac-toe
ellehallal/kotlin-tic-tac-toe-1
A Kotlin application, which allows the user to play a game of Tic Tac Toe on the command line.
ellehallal/cbf-community-website
This is the repository for the Coding Black Females community website
ellehallal/java-http-server-
A HTTP server, created with Java
ellehallal/react-storefront
Pair programming exercise to build a web application using React.js
ellehallal/ruby-mars-rover
ellehallal/ruby-tic-tac-toe
A Ruby application, which allows the user to play Tic Tac Toe on the command line.
ellehallal/docker-exercises
This is a learning group to deepen our understanding of Docker, based on [this beginner course](https://devopswithdocker.com/)
ellehallal/ellehallal
ellehallal/fizzbuzz
ellehallal/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
ellehallal/java-echo-server
ellehallal/java-echo-server-spike
ellehallal/js-book-search-app
A web application, which allows the user to search the Google Books API by entering a query.
ellehallal/js-coinchanger
ellehallal/js-tic-tac-toe
A JavaScript web application, which allows the user to play Tic Tac Toe in the browser. Created with @sohbaker.
ellehallal/js-weather-manager
A JavaScript web application, which allows the user to view a five day weather forecast, using the Open Weather Maps API.
ellehallal/kotlin-open-closed-principle-example
ellehallal/nft-drop-starter-project
ellehallal/react-image-search-app
A web application, created using React, which allows the user to enter a query to search the Unsplash API for images
ellehallal/react-season-app
A simple react app to display the season. Testing with jest and enzyme
ellehallal/ruby-coinchanger
ellehallal/ruby-hangman
ellehallal/ruby-hangman-pair
A command line Hangman game, created with Ruby. Created with @backslashbaker.
ellehallal/ruby-roman-numerals-converter
ellehallal/ruby-todo-list-app
A Sinatra to-do list web application, which allows the user to add, edit, delete and filter to-do items.
ellehallal/ruby_contact_manager
A Ruby command line application, which allows the user to store (in a JSON file), search and view their contacts.
ellehallal/ruby_gilded_rose_kata
The Gilded Rose Code Kata in Ruby
ellehallal/sinatra-todo-list