rubydevi
Full-Stack Developer | C#, ASP.NET, SQL | HTML, CSS, JavaScript | Seeking new opportunities.
Gyrus SystemsImphal, India
Pinned Repositories
book-collection
In this project, I will build a basic website that allows users to add/remove books from a list. I will achieve that by using JavaScript objects and arrays. I will also need to dynamically modify the DOM and add basic events.
book-collection-es6
In this project, I restructured my Awesome books app code. The goal is to make it more organized by using modules. I also practiced the ES6 syntax that I have learned.
bootstrap-prototype
A prototype of the portfolio website from scratch using only Bootstrap Classes.
Code-Review
jetlogix-frontend
JetLogix's front end is a React application that fetches and displays aeroplanes and reservation information from the JetLogix back-end via API endpoints, ensuring a seamless user interface for private jet reservations.
my-portfolio
In this project, I will be using mobile first approach to style my layout.
react-capstone
The Pokémon Explorer App is a single-page web application built with React and Redux that allows users to explore information about various Pokémon species. The app fetches data from the PokeAPI and presents it in an intuitive and user-friendly interface.
react-group-project
Spaceship: You will have access to rockets, missions and dragons even to reserve and participate through our react application.
the-korner-capstone
This workshop invites renowned astrologers from all over the world to provide an opportunity for astrology enthusiasts, both within and outside the state, to engage in direct interactions with these experts.
todolist-minimalist
In this project, I will build a simple HTML list of To Do tasks. The list will be styled according to the specifications listed later in this lesson. This simple web page will be built using webpack and served by a webpack dev server.
rubydevi's Repositories
rubydevi/book-collection
In this project, I will build a basic website that allows users to add/remove books from a list. I will achieve that by using JavaScript objects and arrays. I will also need to dynamically modify the DOM and add basic events.
rubydevi/the-korner-capstone
This workshop invites renowned astrologers from all over the world to provide an opportunity for astrology enthusiasts, both within and outside the state, to engage in direct interactions with these experts.
rubydevi/book-collection-es6
In this project, I restructured my Awesome books app code. The goal is to make it more organized by using modules. I also practiced the ES6 syntax that I have learned.
rubydevi/bootstrap-prototype
A prototype of the portfolio website from scratch using only Bootstrap Classes.
rubydevi/Code-Review
rubydevi/Hello-Microverse
rubydevi/intro-to-github
Introduction to GitHub
rubydevi/Pair-Programming-Record
rubydevi/Review-Past-Project
rubydevi/todolist-minimalist
In this project, I will build a simple HTML list of To Do tasks. The list will be styled according to the specifications listed later in this lesson. This simple web page will be built using webpack and served by a webpack dev server.
rubydevi/webpack-boilerplate
In this exercise, I built a simple yet powerful webpack boilerplate, which I can later use as a starting point in my future projects.
rubydevi/first-website-of-this-year
https://rubydevi.github.io/first-website-of-this-year/
rubydevi/Hello-world
rubydevi/portfolio-webpage
rubydevi/start-here-guidelines
Lets Git started in the world of opensource, starting in the Zero To Mastery's opensource playground. Especially designed for education and practical experience purposes.
rubydevi/todolist-review
rubydevi/video-play
The goal here isn't to produce an exact replica of the YouTube video page.
rubydevi/food-capstone
This is a group project for javascript capstone. In this project we will use https://www.themealdb.com/api.php to get meal data and display in on our home page.
rubydevi/gitflow-exercise
This repository is built to practice Gitflow with an empty repo.
rubydevi/kanban-practice
rubydevi/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.
rubydevi/meal-capstone
rubydevi/react-capstone
The Pokémon Explorer App is a single-page web application built with React and Redux that allows users to explore information about various Pokémon species. The app fetches data from the PokeAPI and presents it in an intuitive and user-friendly interface.
rubydevi/react-kanban-practice
rubydevi/react-todos
rubydevi/redux-warmup
This is an exercise to start practicing all the basic concepts Redux. I will create a store, start defining and dispatching actions, and write my first reducers.
rubydevi/testing-practice
In this exercise, I wrote a few practical tests for JavaScript functions using the Jest library. I followed the AAA pattern to make my tests are easier for other developers to read and understand. I also tried to use the TDD approach in practice.
rubydevi/rails-todo
Take home assignment from Microverse Module 9