tobuya
Config files for my GitHub profile.Portfolio
This is a portfolio website to showcase my skills and experience as a developer. It contains information about my projects and links to my online profiles. It's built with HTML5, CSS, and JS.Data-Science-Exhibition
This is a Data Science Exhibition website made with HTML, CSS and JavaScript. It shows the use of Flexbox and Grid to make the page responsive in all screen sizes as well as the correct use of HTML5 semantics. The interactivity has been added by using JavaScript.Awesome-Books-ES6
Awesome Books is a website that allows one to add a book to a list, display books from the list and remove books from the list. Awesome books is created using JavaScript ES6chat_gpt_ui
ChapGPT ui is a powerful app that allows one to harness the power of advanced machine learning algorithms to create intelligent application that can answer questions, translate text, convert code from one language to another and more. It's built using React and ChatGPT's own APIsspace_travelers_hub
Space Travelers Hub is a web application based on the real live data from the SpaceX API. This application will allow users to book rockets and join selected space missions. Built with React, Redux and React Bootstrapkitchen-genie
KitchenGenie is a recipe sharing web app that helps home cooks find inspiration and get organized in the kitchen. With a collection of recipes, an intuitive recipe editor, and a smart shopping list feature, KitchenGenie simplifies the recipe creation and meal planning process. Built with Ruby on Rails(RoR)odin-recipes
This is a simple recipe website that displays some selected foods, their photos and methods of their preparation. It is built using CSS3 and HTML5etch-a-sketch
This is a Sketchpad website where a user can Set the number of squares on the sketchpad, Pick a desired color from the color picker, and Sketch using any desired color or random colors. The user also has the ability to Erase any color from the sketchpad, Clear all the colors and Reset the Sketchpad grids. It's built using JavaScript, CSS3 and HTMLpost_stream
The Post Stream is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Built by Ruby on RailsGitflow
This is an exercise repository for setting up a project using Gitflow. Gitflow is a alternative Git branching model that involves the use of feature branches and multiple primary branches.Sign-Up-Form
This is a basic website for practicing front-end forms validations. It uses JavaScript and basic form validations to ensure the data submitted are of correct type and passwords submitted match. It's built using JavaScript, HTML5 and CSS3math-magicians
Math Magicians is a Single Page App (SPA) that allows users to Make simple calculations and Read a random math-related quote. It is developed by React.jsTo-Do-List
To-Do-List website is a tool that helps to organize your day. It simply lists the things that you need to do. It allows you to add things to the list, remove things from the list, and edit things on the list. It makes use of local storage to preserve data on the web browser and it is build using JavaScript.calculator
This is a simple Calculator app that allows one to perform simple Mathematical calculations. It is created by JavaScript, HTML5 and CSS3.javascript-exercises
This a series of JavaScript exercises intended to practice JavaScript Coding Challenges.bookstore
Bookstore is a website that allows one to Display a list of books, Add a book and Remove a selected book. It's built using React and Redux, and connect to an API.budget_tracker
Budget Tracker is 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. Built with Ruby on Rails and PostgresqlLeaderboard
Leaderboard is a list app that displays scores submitted by different players. It also allows you to submit your scores. All data is preserved to the external Leaderboard API service. It is developed using Webpack and ES6 features.landing-page
This is a basic landing page built with CSS3 and HTML5. It has dummy data positioned by CSS FlexboxJavaScript30
JavaScript30 is a project repository that contains 30 days Vanilla JavaScript Challenges building 30 Vanilla JavaScript projects in 30 days.soccer_hub
Soccer Hub is a football website that allows you to watch recent official highlights of the Premier League, Champions League, La Liga, Serie A, Europa League and many more matches of your favorite football leagues. It is built using React & Redux and uses ScoreBat recent feed free video APIrock-paper-scissor
This is a rock-paper-scissor gaming website where the user plays against a computer. The first to win 5 rounds of play wins the game and the user can restart a new game when he/she clicks the Restart button. This project is built using JavaScript, CSS3 and HTML5.AB-ES6-WEBPACK
This is awesome books repository setup with Webpack and built with JavaScript ES6 features.Peer-Feedback
This is a repository where my coding partner gives me a feedback based on clean code best practices from my To Do List project.Webpack
This is an exercise repository for Initializing a project using Webpack with the main purpose of bundling JavaScript files for usage in the browser.react-todo-app
This is a To Do List app. It allows a user to add, edit, mark as complete and delete an item from the to do list. It's built using ReactJSTesting-Practice
This is a unit testing repository for a few JavaScript functions using the Jest Library. Here, I have followed AAA pattern and used TDD approach.personal_portfolio
Portfolio website showcases my skills and experience as a developer. It contains information about my projects and links to my online profiles. I'm constantly updating and expanding my portfolio with new projects and features so be sure to check back often.morse-decorder
Morse Decoder is command line application built in Ruby to decode morse code.hello-rails-back-end
catalog_of_my_things
Here, we have created a console app that will help us to keep a record of different types of things we own: books, music albums, movies, and games. Built using Ruby.hello-rails-react
hello-react-front-end
hello_rails
School_Library
This app allows you to record what books are in the library and who borrows them. With this app, you are able to add new students or teachers, add new books and save records of who borrowed a given book and when. Built with Rubymy_enumerable
My Enumerable is command line application built in ruby to implement a subset(all, any & filter) of the enumerable functionality.shopping-app
Vet_Clinic
VET_CLINIC is a database for keeping records of pets in a vertinary.test_driven_development
TDD is a software development methodology that emphasizes writing tests for code before writing the code itself. Here we apply TDD in writing tests and then methods for reversing a string, fizzbuzz and factorial methods in Solver class using Ruby.Love Open Source and this site? Check out how you can help us