Pinned Repositories
Vought-socialMediaApp
Vought is a social media app giving the users the ability to add/delete/edit their posts. They can comment on their and others posts and like them as well. A search amongst the posts is also available on the basis of the the title of the post or the tags of the post. There is google authentication as well as the ability to sign up and log in separately. A user can update their profile as well as change their password. Forget password functionality is yet to be added in this project.
dataFort
6Companies30Days
accio-redux-toolkit
acciojob-custom-hooks
acciojob-firebase
acciojob-redux
acciojob-redux-toolkit
ai-companion
cap_backend
orionleo's Repositories
orionleo/random
orionleo/cap_backend
orionleo/cap_frontend
orionleo/accio-redux-toolkit
orionleo/acciojob-redux
orionleo/acciojob-firebase
orionleo/acciojob-custom-hooks
orionleo/acciojob-redux-toolkit
orionleo/Vought-socialMediaApp
Vought is a social media app giving the users the ability to add/delete/edit their posts. They can comment on their and others posts and like them as well. A search amongst the posts is also available on the basis of the the title of the post or the tags of the post. There is google authentication as well as the ability to sign up and log in separately. A user can update their profile as well as change their password. Forget password functionality is yet to be added in this project.
orionleo/ai-companion
orionleo/koinx_frontend
orionleo/koinx
orionleo/openinapp_task
orionleo/test_match_game
orionleo/ecommerce-frontend
orionleo/suwone_landing_page
orionleo/suwone
orionleo/growwDemo
Made a web app implementing infinite scroll fetching photos from unsplash api
orionleo/dataFort
orionleo/react-assignment
orionleo/full-stack-assignment
orionleo/CryptoTreasure
orionleo/portfolio
orionleo/6Companies30Days
orionleo/krypt
A web3 app made using React.Js, Hardhat, Ethers.Js, Solidity
orionleo/Keeper_App
A react based app to store your notes
orionleo/GitHub_searcher
This is a tool made to search for anyone's github profile. This project shows the basic information of their profile as well as their 5 latest repositories.
orionleo/netflix-clone
orionleo/Linear_Equation_Solver
This is a C++ project, where the user can solve a family of linear equations, with the answer being displayed in decimals
orionleo/Tree_STL
STL for BST and Height Balancing BST using templates enabling the user to create BST of various data types(even other STL's like vector,pair,etc) easily