Haliljon Juraboev's repositories
JavaScript-Capstone
This project is a JavaScript app that uses data from an API to display information on the browser, allowing users to add comments or likes to Disney characters. It uses advanced JavaScript concepts such as ES6 modules, callbacks, and promises, and is built using webpack and follows AAA pattern for unit testing. Gitflow is used for version control.
Space-travelers
The app works with real live data from the SpaceX API to display rockets, dragons and missions. It lets the user to reserve rockets, book dragons and join mission and allows a user to view all reserved rockets, dragons, and space missions.
Nobel-Prize
This is a single-page application (SPA) built with ReactJS and Redux using data from the Nobel Prize API. The user can search for the Category and for the year to find the Laureates of that year.
expense_tracker_RoR
Expense tracker is a website that allows users to manage personal finances. Featuring secure awuthentication with Devise. It enables users to create their own expenses for different categories and all financial data remails private and secure.
To-do-list-React-Native
To-do-list-React-Native is a task management app that keeps track of daily tasks.The app lets the user to input items into to do list, edit, delete and so on. It works on both iOS and Android devices.
collections_hub_backend
Collections Hub is a dynamic web app for personal collection management. Users can effortlessly create and delete collections and items, with admins enjoying powerful management capabilities. Front end is done with React JS and back end is done with RoR.
collections_hub_front
Collections Hub is a dynamic web app for personal collection management. Users can effortlessly create and delete collections and items, with admins enjoying powerful management capabilities. Front end is done with React JS and back end is done with RoR.
HandyMate-Frontend
HandyMate is a website where users can book a service, cancel a booking. The user can also see the details of a service, ratings of the service.
Rock-paper-scissors-Itransition
This is a command-line implementation of a generalized rock-paper-scissors game with support for an arbitrary number of moves. The game includes features such as a cryptographically strong random key generation, HMAC (Hash-based Message Authentication Code) calculation, and a help menu that displays a win/lose/draw table for different move combos.
Ruby-Capstone
Group-capstone-project
UserControl-Pro
UserControl Pro is a website where users can register, and only registered users ca see the list of registered users. The users can also block, unblock or delete other user's data. Front end is done with React JS and back end is done with RoR.
UserControl-Pro-back-end
UserControl Pro Backend is a Rails project which gives the API for the UserControl Pro Frontend.