Pinned Repositories
Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Bufferreader-and-StringBuffer
Example to show how to use buffer in order to reduce the time complexity
DevChat
A web-based realtime chat app inspired from Slack
EcommApp-ReactNative
Ecomm mobile application
educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
GO_learnings
Leetcode-Solutions
Leetcode Solutions
MarketPlace
A microservices based Marketplace for Sellers and Customer
Mern-Social-Mini
A mern based mini social app that provides different users to create their account, making their posts follow unfollow each other, liking unliking of posts and most importantly commenting on their following user's posts(mern0social0app herokuapp)
MoneyManager
A wealth manager cross platform app built using react native
rhythmjayee's Repositories
rhythmjayee/Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
rhythmjayee/Bufferreader-and-StringBuffer
Example to show how to use buffer in order to reduce the time complexity
rhythmjayee/educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
rhythmjayee/LLD
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
rhythmjayee/SDE-Interview-Questions
Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
rhythmjayee/WhatsApp-Clone-v1
A simple WhatsApp clone made with using pusher and MongoDB
rhythmjayee/DevChat
A web-based realtime chat app inspired from Slack
rhythmjayee/DevSpace
A portal specially for developers for sharing their ideas, thoughts and helping each other through discussion portal and it also has integrated GitHub API fetch the 5 latest repo from their and account and uses gravatar for the image of the user
rhythmjayee/EcommApp-ReactNative
Ecomm mobile application
rhythmjayee/BootStrap4Confusion
rhythmjayee/BootStrap4ProjectDistFiles
rhythmjayee/ColorGame
ColorChangingGame
rhythmjayee/DiceeGame
A dicee rolling game
rhythmjayee/firsttesting
A portotype of portfolio design
rhythmjayee/HTMLeditor
A basic custom made html editor using javascript
rhythmjayee/InternshipTasks
rhythmjayee/javascript
JavaScript Style Guide
rhythmjayee/Personal-Task-Manager
A MernStack Based ToDoList which provide users to make their account and help them manage their daily tasks
rhythmjayee/React-Chat-Appv1
A basic channel based chat app without db
rhythmjayee/SquenceGame
A Game of select the correct Sequence
rhythmjayee/To-Do-List
To_Do_List
rhythmjayee/uploading-reading-storing-excel-files
Uploading the excel files using multer package, reading and converting them to json using xlsx package, and then storing each tuple in a database.