-
Full Stack Developer
Stars
Capstone (solo) project at the end of the Microverse Main Technical Curriculum (HTML/CSS module).
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.
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.
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
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.
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 o…
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 …
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 …
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 …
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 show…
An app built with React and Rails that allows users to select conferences from a list, and then add those conferences to their schedule.
Made for students of Microverse. Chrome extension to hide/show the completed challenges or projects from the lists.
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. Bu…
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 colu…
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, lapto…
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 followin…
Welcome to Friendbook, a Facebook-like social network application. A minimal implementation of the core features of Facebook using Ruby on Rails.
A Tic Tac Toe game you can play in your browser! Build with HTML, CSS, and Javascript.
Find out the weather information of your city using this simple, fully responsive weather app. Built with JavaScript, webpack, and the openweather API.
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.