uwadonat
Full stack we developer. Stack: bootstrap, C, C++, Visual Basic, PHP, Ruby, JavaScript, Ruby on rails.
Full stack we developerRwanda, Kigali
Pinned Repositories
Awesome_Books
This is the first collaborative project in the Javascript module. It is the implementation of "Objects" and the "class"
blog-app2
In this Blog_app2 project, I built a regularly updated web page, through which users can add, update, delete an article. Also, users can leave comments on any articles after reading. In this project, I updated the older version of the blog I built before, now here I inserted also basic authentication so that users can not delete articles or comments without permission.
blog_app
Blog_app, is a regularly updated web page, through which users can add, update, delete an article. Also, users can leave comments on any articles after reading. this project was created for learning purposes and it should be updated.
bubble_sort_project
This is the bubble sort project built with Ruby.
GetHouse
GetHouse is a website that allows anyone to locate, be informed about, and buy a house in Rwanda.
Rails_ActiveRecord
This project is about an application similar to Reddit (called Micro-Reddit) where a user can create a post and add comments to it.
Ruby_Linters
This project is about linter, a code analysis tool to test predetermined errors while writing a computer program.
Tic_tac_toe
This project implements Tic tac game. The game should be played by two participants, where each one will be having its Idantification on the board
top-news
Top_news is a blog, on which any user can post the hottest news and comment on any post on the blog. It is developed for learning purposes and still in the development stage.
TweeterRedesign
In this Tweeter_redesign project I created a simple website called NewTech which is similar to Tweeter. User must first login before posting his new technology. He can also follows other users and check their profiles. the project is still in development and review cycle.
uwadonat's Repositories
uwadonat/GetHouse
GetHouse is a website that allows anyone to locate, be informed about, and buy a house in Rwanda.
uwadonat/blog-app2
In this Blog_app2 project, I built a regularly updated web page, through which users can add, update, delete an article. Also, users can leave comments on any articles after reading. In this project, I updated the older version of the blog I built before, now here I inserted also basic authentication so that users can not delete articles or comments without permission.
uwadonat/bubble_sort_project
This is the bubble sort project built with Ruby.
uwadonat/Rails_ActiveRecord
This project is about an application similar to Reddit (called Micro-Reddit) where a user can create a post and add comments to it.
uwadonat/Ruby_Linters
This project is about linter, a code analysis tool to test predetermined errors while writing a computer program.
uwadonat/top-news
Top_news is a blog, on which any user can post the hottest news and comment on any post on the blog. It is developed for learning purposes and still in the development stage.
uwadonat/TweeterRedesign
In this Tweeter_redesign project I created a simple website called NewTech which is similar to Tweeter. User must first login before posting his new technology. He can also follows other users and check their profiles. the project is still in development and review cycle.
uwadonat/Awesome_Books
This is the first collaborative project in the Javascript module. It is the implementation of "Objects" and the "class"
uwadonat/blog_app
Blog_app, is a regularly updated web page, through which users can add, update, delete an article. Also, users can leave comments on any articles after reading. this project was created for learning purposes and it should be updated.
uwadonat/Code_review_practice
This Repo was created for learning purposes. It will be used to make a practice of peer-to-peer code review.
uwadonat/Enumerables
project using different enumerables method in ruby
uwadonat/Enumerables_Rspec
In this Enumerables_Rspec project, we built tests for some ruby enumerable methods.
uwadonat/Members-only
Created a members-only website where only members are allowed to create posts and see the author of the post, guests are allowed to see all posts but not the author of the post.
uwadonat/MY-TODO-LIST
"MY-TODO-LIST" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. using the javascript function, this project will allow the user to enter his list of todo tasks, user can also drag and drop list elements to change the order as he wishes and the user will be also able
uwadonat/private_events
In this private_event project we created a simple website where user must first login before creating events. Users also can exchange invitations only for their own events.
uwadonat/Rails_installation
This project is about the installation of a rail application to make sure that Rails is working smoothly on our computer we built a simple blog, holding a database of cars that can be updated and modified through a default form.
uwadonat/re-fomer
This project describe the multiple ways to build a form in rails that can send parameters to a controller so that it can build an instance of a model with those parameters.
uwadonat/RoR-Linters
uwadonat/ror-social-scaffold
This repo includes intial code for social media app. Its purpose is to be a starting point for Microverse students.
uwadonat/SQL_Project
SQL project contains answers to the SQL Tutorial from https://sqlzoo.net/wiki/SQL_Tutorial
uwadonat/Tic_tac_toe
This project implements Tic tac game. The game should be played by two participants, where each one will be having its Idantification on the board
uwadonat/Fantastic_Restaurent
This is a Restaurant App Developed in Vanilla JavaScript. The main objective for this project is to learn about basic JavaScript concepts, functions, arrays and objects DOM manipulation and connect to API's.
uwadonat/gitflow
This project was created for learning purpose to practice Gitflow . As the upcoming projects will require to use Gitflow, I want to make sure that I understand it very well.
uwadonat/Leaderboard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
uwadonat/Leaderboard-1
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
uwadonat/Library
This is the first collaborative project in the Javascript module. It is the implementation of "Objects" and the "Object Constructor."
uwadonat/math_magicians
This repository contains code for an simple calculator web app.
uwadonat/multiple_challenges
This directory contains solutions for multiple challenges solved using Ruby, it is done for learning purpose.
uwadonat/readme-template
uwadonat/Ruby_Rspec
In this project, we implemented the Rspec test for the Tictactoe game ruby project.