moudio
I find passion in building things through the power of technology, currently working with Javascript, Ruby, and React.
Full Stack Developer
moudio's Stars
macnick/RPG-game
Dark Forest is an old school turn-based RPG video game. You have to navigate through the forest alive to save the city of Arcadia. Built with JavaScript and the Phaser 3 game engine.
addod19/todo
In this project we created a simple todo list applying the concepts of single responsibility and loosely coupled objects. We applied the revealing module design pattern. We implemented the following user stories in our project: Each todo has title, description, dueDate and priority. There is a list of projects each with each own list of todos.
rammazzoti2000/react_capstone
React capstone based on a catalog of statistics that is a browsable list of items and can be filtered and accessed the details of one item
macnick/filter-challenges
Made for students of Microverse. Chrome extension to hide/show the completed challenges or projects from the lists.
rammazzoti2000/ror-capstone-lifestyle
RoR Capstone Project required at the end of Rails module in Microverse Curriculum. It is an app to create articles. It allows to edit profile, comment, vote and bookmark an article for future reads.
macnick/facebook-clone
Welcome to Friendbook, a Facebook-like social network application. A minimal implementation of the core features of Facebook using Ruby on Rails.
rammazzoti2000/bookstore-react
A very simple BookStore application using React and Redux. The project was split into multiple milestones, and each milestone had functional and technical requirements that needed to be implemented.
rammazzoti2000/HTML-CSS-capstone-project
Capstone (solo) project at the end of the Microverse Main Technical Curriculum (HTML/CSS module).
macnick/Tic-Tac-Toe-JS
A Tic Tac Toe game you can play in your browser! Build with HTML, CSS, and Javascript.
macnick/Weather-App
Find out the weather information of your city using this simple, fully responsive weather app. Built with JavaScript, webpack, and the openweather API.
IBUNHABIBU/obsolete-lifestyle_articles
In this project, users will be posting their articles with background images and the ability to vote for a good article and the most voted article is placed on the front page with the big Image. Built using Ruby on Rails.
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.
IBUNHABIBU/Bootstrap-Project
I have built a responsive website using the Bootstrap framework. The website is responsive to any device viewport where user can browse and see well using any of the devices such as desktop, laptop, tablet and mobile phone.
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.
IBUNHABIBU/GRID-FRAMEWORK
I used a CSS grid to design my own framework. This framework will help the developer to design a responsive website. It has various classes like colour class, margin class, font class, row and column class.
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/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.
fatymahmed/conference-schedule-frontend
An app built with React and Rails that allows users to select conferences from a list, and then add those conferences to their schedule.
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.