Brenda309
Full-Stack Developer, Currently developing projects using RoR, and React. Open for work. Enjoying coding and learning new tech.
MicroverseKigali, Rwanda
Pinned Repositories
air_polution
Air Pollution APP uses the API provides current, forecast and historical air pollution data for any coordinates on the globe Besides basic Air Quality Index, API returns data about polluting gases, such as Carbon monoxide (CO), Nitrogen monoxide (NO), Nitrogen dioxide (NO2), Ozone (O3), Sulphur dioxide (SO2), Ammonia (NH3), and particulates (PM2.5 and PM10).
airbnb-frontend
This application allows users to book a house present in our database. The user can set the reservation date and final date for a selected house. If the user is an administrator they can upload a house! and delete it from our database. Built with RoR
Awesome_-books_ES6
In this project, I restructure Books app code. The goal is to make it more organized by using modules. While also practicing the ES6 syntax.
blog-app
The Blog app is a classic example of a blog website. Blog App is a fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking posts. Built with RoR
Budget_app
This app is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
math-magicians
"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.
NerdFlix
NerdFlix is movie streaming app build in ASP .NET Core MVC
personal-porfolio
I am building my portfolio using HTML5, CSS & JavaScript, through my portfolio you can read and know a little about me and what is in my stack. The website uses media-queries to be adaptable on both mobile and desktop screen.
spacex-reservations
SpaceX-reservations is an App that displays real live data from the SpaceX API. The App counts with four different pages: Rockets, Missions, Dragons and Profile. In the first three pages, the data is displayed, and the users can book Rockets and Dragons, and join selected space missions. On the Profile page, the user can find a summary of the Rockets and Dragons booked, and the missions joined. Components builded with React, centraliced application's state with Redux, and styling with CSS and SASS.
Webinar_AI
In the execution of this project, I developed a website that facilitates user registration for the forthcoming webinar. Through the implementation of media queries, I ensured the website's user interface is dynamically adaptable to various screen dimensions. The website was constructed utilizing JavaScript, HTML, and CSS technologies.
Brenda309's Repositories
Brenda309/NerdFlix
NerdFlix is movie streaming app build in ASP .NET Core MVC
Brenda309/Admission_Application
This project aims to develop a student admission web application using Java Server Pages (JSP) adhering to specific requirements. The application will facilitate a seamless admission process for prospective students and manage their applications electronically.
Brenda309/bankify
Brenda309/contacts
Brenda309/E-payment-with-stripe
Trying out stripe to handle the payment using react.
Brenda309/flutter_ui_templetes_project
Mobile app UI templete(Drawers, navabar, Humbergur menu) and sign in and signup form.
Brenda309/HR-Web-App
Web tech Assignment
Brenda309/Junit_CRUD_Testing
Practicing unit testing in java.
Brenda309/social_autho
Brenda309/trading_platform
Brenda309/Budget_app
This app is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
Brenda309/afri_jewelery_FE
frontend for afri_jewerly for project. build with React-native
Brenda309/afri_jewelry_fe
Brenda309/afri_jewelry_FrontEnd
Brenda309/Afri_jewerly
e_commerce Rest API. Technology used: spring security, spring boot, JPA(postgress-database).
Brenda309/Brenda309
Brenda309/calculator
Building calculator mobile application using flutter
Brenda309/e_book_application
This is a cross-platform mobile application using Flutter that allows users to manage their personal book library. The app will include features to add, edit, delete, and view books. Users can also rate books and mark them as read or unread. The app will store user preferences such as the sorting order of the book list using Shared Preferences.
Brenda309/e_commerce_backend
e-commerce_backend_API, spring boot, spring security, email verification, password encrptions.
Brenda309/e_libary
This is a cross-platform mobile application using Flutter that allows users to manage their personal book library. The app will include features to add, edit, delete, and view books. Users can also rate books and mark them as read or unread. The app will store user preferences such as the sorting order of the book list using Shared Preferences.
Brenda309/hibernatePracticeProject
In this small project, I implemented CRUD operation to using Hibernate, JSP and Servlet.
Brenda309/JSP_CRUD_Example
Following the jsp crud tutorial from javapoint website using Hibernate instead of JDBC
Brenda309/media_authontication_api
This project is designed to demonstrate the implementation of key Android features including BroadcastReceivers, Shared Preferences for theme management, and an Authentication API supporting multiple authentication methods. The app will showcase how to handle system broadcasts, manage user preferences, and provide secure user authentication.
Brenda309/MidSemWebTech
Brenda309/NerdFlixApplication
movie app
Brenda309/Netflix-clone
Brenda309/Online-quiz-Application
Interactive Java Quiz App! Users register, take quizzes, & track scores. Built with Spring Boot (backend), JSP (frontend), & PostgreSQL (db). Secure(Using Filter) & user-friendly(using session and cookies)!
Brenda309/readme_templete
my readme templete
Brenda309/Spring_security_backend
This is project, Implented user registration, login and timed email verifation.
Brenda309/TestingMidExam