emmanuelkamala
Full-Stack Developer: Ruby | Rails | Javascript | React | Redux. Open for job opportunities.
Freelance Full-stack DeveloperDar es salaam, Tanzania
Pinned Repositories
apple-2014
This is a clone of Apple's Homepage website of 2014 version
ejokaRestaurantFinder
This is a practice project on pulling data from the Restaurant finder API app. One can find a category of restaurants in a chosen city.
mambo
This is a simple partial clone of the facebook app. It mostly focuses on the core features of the app, mostly user sign up and signing in, being able to sign up with a real facebook account using omniauth. Once signed up, a user can create posts, delete posts, like other user's post. Also a user can comment and add friends from the app.
my_flock_control
This is a simple application that manages flock. You can add flocks with their details, create income obtained and expenses incurred during the flock management process, and the app will provide stats like profits and losses obtained.
places-advisor
This is a finders App, where a user can search on places such as restaurants, hotels, and places for tours in different cities across the world.
pongGame
This is an old tennis game mostly called Pong. It has a single player that plays with the computer and shows scores earned during each play of the game until a score threshold is reached. The game is been designed using Phaser framework and modern Javascript.
private-events
This is an app for showcasing different events created by different users. Users can be able to attend other events created by clicking the attend button in an event. Events to be attended are shown on the user's profile once signed in.
smashing-magazine
An design of the smashing magazine website, showcasing only the areas that get the highest views. Such areas have been color-coded with dense colors
tictactoe
This is a famous tic tac toe game, where two uses choose a mark and then input their chosen mark on a 3 by 3 board, and whenever one has three consecutive chosen marks, then he/she wins, otherwise it's a draw or the opponent wins.
WeatherApp
This is a weather app pulling weather data from open weather map website's API. It shows temperature data from different cities across the world and has an option to toggle temperature values from Fahrenheit to Celsius and vice versa.
emmanuelkamala's Repositories
emmanuelkamala/private-events
This is an app for showcasing different events created by different users. Users can be able to attend other events created by clicking the attend button in an event. Events to be attended are shown on the user's profile once signed in.
emmanuelkamala/pongGame
This is an old tennis game mostly called Pong. It has a single player that plays with the computer and shows scores earned during each play of the game until a score threshold is reached. The game is been designed using Phaser framework and modern Javascript.
emmanuelkamala/WeatherApp
This is a weather app pulling weather data from open weather map website's API. It shows temperature data from different cities across the world and has an option to toggle temperature values from Fahrenheit to Celsius and vice versa.
emmanuelkamala/mambo
This is a simple partial clone of the facebook app. It mostly focuses on the core features of the app, mostly user sign up and signing in, being able to sign up with a real facebook account using omniauth. Once signed up, a user can create posts, delete posts, like other user's post. Also a user can comment and add friends from the app.
emmanuelkamala/ejokaRestaurantFinder
This is a practice project on pulling data from the Restaurant finder API app. One can find a category of restaurants in a chosen city.
emmanuelkamala/budgetApp
This app helps a user create a simple budget to showcase his earning and expenses and then outputs the balance remaining once all the expenses have been deducted
emmanuelkamala/rest-tester
emmanuelkamala/blog_app
emmanuelkamala/emmanuelkamala
emmanuelkamala/emmanuelkamala.github.io
emmanuelkamala/forkifyApp
emmanuelkamala/httpMethods
This is a practice project on fetching data from the API, posting new data and also editing data using HTTP methods. The app uses the old way of the XMLHttpRequest method to fetch data. I have created my own JSON file that is stored on this Mock API website and created my end points from it.
emmanuelkamala/invoice_generator
emmanuelkamala/jest-testing-practice
emmanuelkamala/members-only
emmanuelkamala/micro-reddit
emmanuelkamala/myrestaurantdemo
Its a small project practicing DOM manipulation by dynamically rendering a simple restaurant homepage!
emmanuelkamala/notion-like-app
emmanuelkamala/property-finder
This is a practice project on creating a real estate web application for finding properties.
emmanuelkamala/re-former
emmanuelkamala/salum-emmanuel-project
emmanuelkamala/sample-app
Creating a social app with Ruby on Rails, a user can create an account, log in, create posts, comment on other user's posts, follow other users.
emmanuelkamala/simple_blog
Ruby on Rails project for building a simple blog
emmanuelkamala/Simple_CalculatorJs
emmanuelkamala/stock
emmanuelkamala/ticTacToeTesting
It`s a testing of the Tic Tac Toe game, where two players choose a mark and the fill-in their respective mark on the 3 by 3 board, a player having three consecutive mark wins the game.
emmanuelkamala/todos
This is a todo app built with Vanilla JS. In the app, you can categorize related todos in a single project. You can edit/delete a project and its todos. You can add a description and set deadlines for your todos.
emmanuelkamala/toy_app
emmanuelkamala/WeightConverter
emmanuelkamala/wikipediaSearch
This is a practice project on fetching data from the API, searching data from the wikipedia website.