Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by Epaltechs
A curated list of projects in awesome lists by Epaltechs .
https://github.com/epaltechs/books
This is a second Microverse project I did in the first week of Module 2. It is a simple form, manipulating object data, object properties and JavaScript classes.
Last synced: 28 Oct 2024
https://github.com/epaltechs/epaltechs.github.io
I build my first Microverse Capstone Project with the frameworks and tools available on the web. It is a web conference project.
Last synced: 28 Oct 2024
https://github.com/epaltechs/setup-portfolio
This repository is where I showcase my portfolio through ecstatic web design.
Last synced: 28 Oct 2024
https://github.com/epaltechs/testing-practice
This Testing Practice repository is a practice platform as the name sugggests, where I try to practice the use of the Jest libary and JavaScript test patterns to test some piece of codes.
Last synced: 28 Oct 2024
https://github.com/epaltechs/popup-window
I apply JavaScript functionalities to dynamically call up a popup window in my Portfolio Project.
Last synced: 28 Oct 2024
https://github.com/epaltechs/to-do-list
This To-do-list site provides users a convenient way to keep track of their everyday tasks.
Last synced: 28 Oct 2024
https://github.com/epaltechs/leaderboard
This Leaderboard is designed to provide users a convenient way to keep record of their scores.
Last synced: 28 Oct 2024
https://github.com/epaltechs/bookstore
This Bookstore is an app that allows you to display a list of books, add a book, or remove a selected book from the list. It is built with React, HTML, CSS, JavaScript.
css html javascript nodejs reactjs
Last synced: 28 Oct 2024
https://github.com/epaltechs/space-travelers-hub
In this project, we work with a real live data from the SpaceX API to build a web application for a company that provides commercial and scientific space travel services. This application also allows users to book rockets and join selected space missions.
css html javascript react redux
Last synced: 28 Oct 2024
https://github.com/epaltechs/catalogue-of-things-project
This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.
Last synced: 28 Oct 2024
https://github.com/epaltechs/github-slideshow
A robot powered training repository :robot:
Last synced: 28 Oct 2024
https://github.com/epaltechs/flip-counter
A flip counter that counts time iteratively
Last synced: 28 Oct 2024
https://github.com/epaltechs/calculator
A simple calculator for performing arithmetic operations
Last synced: 28 Oct 2024
https://github.com/epaltechs/clock
A simple web clock for knowing the current time.
Last synced: 28 Oct 2024
https://github.com/epaltechs/enumerable
In this project, we use a module inside the class. We create a class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of the functionality of Enumerable.
Last synced: 28 Oct 2024
https://github.com/epaltechs/react-tutorial
This is a "React-Todo-App" that provides the functionality where a user can add, delete, submit and edit items. The app preserves user data in the browser local storage. So whether you reload, close your app or reopened it, you still have access to your to-dos items.
Last synced: 28 Oct 2024
https://github.com/epaltechs/blog-app
This is an example of a blog website that have a clear path from the browser to the routes file, and to the Controller action. In effect, it implements the MVC functionality and CRUD.
bootstrap postgresql ruby ruby-on-rails
Last synced: 28 Oct 2024
https://github.com/epaltechs/infinite-scroll
An image viewer with infinite scrolling, similar to Pinterest.
Last synced: 28 Oct 2024
https://github.com/epaltechs/hello-rails
This is an exercise that have a clear path from the browser to the routes file to the Controller action, which can pull data from the database through the Model and create an instance variable that is then sent to the View to be displayed to the user.
postgresql rubocop ruby-on-rails
Last synced: 28 Oct 2024
https://github.com/epaltechs/javascript-capstone-project
In this JavaScript Capstone Project, we used the TVmaze API as the base for the development of this Webapp. We used the Involvement API to record the different user interactions (likes, comments and reservations). We built the following interfaces: the home page, comments popup, and the reservations popup.
Last synced: 28 Oct 2024
https://github.com/epaltechs/hello-rails-backend
This is a hello rails backend built in synergy with 'hello-react-frontend.'
postgresql rubocop ruby ruby-on-rails
Last synced: 28 Oct 2024
https://github.com/epaltechs/hello-react-frontend
This project is bootstrapped with Create React App. It is built in synergy with 'hello-rails-backend.'
Last synced: 28 Oct 2024
https://github.com/epaltechs/clinic
A clinic database created from a diagram
Last synced: 28 Oct 2024
https://github.com/epaltechs/event-emitter
This implements an EventEmitter that supports standard operations, such as adding and removing listeners and emitting events by topic
Last synced: 28 Oct 2024
https://github.com/epaltechs/budget-app
This Budget App is a mobile web application designed to help you spend money responsibly. It has a list of expenses connected with a category, and you can see and account for how much money you spend and on what, as well as which category. It would help you to be reasonable in making financial decisions.
bootstrap cancancan capybara css devise html rspec rubocop ruby ruby-on-rails
Last synced: 28 Oct 2024
https://github.com/epaltechs/examlab
Examlab is a cloud-based software for creating, delivering, and grading exams. It is widely used in academic institutions, professional organizations, and licensing bodies to administer high-stakes exams and assessments. It is a digital assessment platform that helps institutions achieve higher levels of course, program, and student success.
css3 html5 javascript reactjs styled-components
Last synced: 28 Oct 2024
https://github.com/epaltechs/math-magicians
"Math Magicians" is a website for all fans of mathematics, with a calculator functionality. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quotes.
Last synced: 28 Oct 2024
https://github.com/epaltechs/vet-clinic
This is an SQL database that records data of dogs in a vet clinic, stores the data in a table and makes it possible to query the data input.
Last synced: 28 Oct 2024
https://github.com/epaltechs/morse-code
This is a project bulit to decode a syntax for writing message in a coded way ("-- -.-- -. .- -- .") to human readable sentence ("MY NAME")
Last synced: 28 Oct 2024
https://github.com/epaltechs/tdd-project
This project is about implementing a class with some methods through test-driven development (TDD). The thrust of the project is to write tests first and then the code.
Last synced: 28 Oct 2024
https://github.com/epaltechs/portfolio
My personal portfolio that showcases a few of my projects and web design capabilities.
Last synced: 28 Oct 2024
https://github.com/epaltechs/hello-rails-react
This project is an implementation between a Ruby on Rails back-end and React front-end. It showcases how the two frameworks can be synergized using different gems and Webpack.
bootstrap postgresql react ruby ruby-on-rails
Last synced: 28 Oct 2024
https://github.com/epaltechs/search-engine
This is a real-time search box, where users search articles, and the analytics that display what users were searching for.
bootstrap postgresql ruby ruby-on-rails
Last synced: 28 Oct 2024
https://github.com/epaltechs/weather-metrics-app
This weather metrics application uses the weather updates fetched from Open Weather API to display weather updates of different capital cities in the continent of Africa.
html javascript nodejs react redux
Last synced: 28 Oct 2024
https://github.com/epaltechs/school-library
A school library app that allows for recording what books are in the library and who borrows them.
Last synced: 28 Oct 2024
https://github.com/epaltechs/recipe-app
This Recipe App is designed to help a user to keep track of recipes and ingredients. It will allow a user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.
bootstrap css devise html postgresql rspec ruby ruby-on-rails swagger
Last synced: 28 Oct 2024
https://github.com/epaltechs/moniearners
Moniearners is an online marketplace for the sale of high value and quality digital products. On Moniearners, there are 3 parties - The vendor, the affiliate and the customer. The vendor refers to the person who owns the product that is been sold. Affiliates are marketers who recommend the products on the platform to people , that is, customers.
bootstrap5 html5 javascript nextjs reactjs styled-components
Last synced: 28 Oct 2024