-
Software Engineer
- Nairobi, Kenya
-
06:39
(UTC +03:00) - felix45.github.io/portfolio/
- @Felix_Atonoh
- in/felix-ouma
Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
This is a TodoList web application, where the users can add new todo, remove todo, edit todo, mark todo as completed, and remove all completed todo. Built with Webpack
This is a project to make a simple website that displays a list of books and allows you to add and remove books from that list. The goal is to make it more organized by using modules and practice …
In this project we used JavaScript to make websites dynamic and build basic single-page apps. using ES6 syntax, modules with also callbacks, promises, and AAA patterns for unit tests. and this proj…
This is a simple web app that allows a user add list of tasks that needs to be completed. It is built using webpack and served by a webpack dev server.
Microverse project of getting started with webpack tarining micronouts the best approaches while using and installing webpack
A simple Webpack boilerplate used to bundle JavaScript.
This is a web application that allows a user to add, store and delete books from a shelf . It is a refactor of the Awesome books app code to use ES6 syntax and modules.
Make Your TODO list using my Code written in HTML, CSS, JS
A complete web page that pop-up important informations about each specific project and enable users to contact and know more about
A leaderboard created using Leaderboard API service, Webpack, and Gitflow. The user can add a new score and refresh to see his ranking in the leaderboard.
A book app wich can store and remove a specific book from the list usig objects and classes. The localstorage was also used to store with safety the user's data with JavaScript.
Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to Make simple calculations and Read a random math-related quote.
This is a project to make a web app that displays a list of books and allows user to add and remove books from that list. The goal is to make it more organized by using React and redux
An application that allow users to manage their daily task. They can add and delete a specific task, and even delete all those which already completed buiilt with JavaScript, webpack and experiment…
This application displays scores submitted by different players from an API service. It also allows a user to submit his/her score while saving the data on the API.
A book app wich can store and remove a specific book from the list usig objects and classes. The localstorage was also used to store with safety the user's data with JavaScript.
Add or remove your books from the website ES6 is used!!😉
A SPW (Single Page Website) that can track your favorite books on your browser! Made with JavaScript, HTML 5 and CSS 3.
This is a web application that enables users to add, delete, and edit tasks they do. Built with HTML, CSS, JavaScript, and Webpack.
This is a browser game developed using javascript and inspired by Atari Inc.'s implementation of the same game. Built with vanilla JavaScript
Used jest to creat tests for functions.
This project is a book collection basic website that allows users to add/remove books from a list.
To-Do list a web app for tracking personal progress through the day. Users can input a list of tasks and mark them as completed once they are done. Built with JavaScript and Webpack
Is an online library application that enables users to keep track of books in their library by adding to and removing books from a list. Built with React JS, Redux and CSS