Pinned Repositories
abn-amro
ActiveData
Provide high speed filtering and aggregation over data
address-book
address_to_latlong
Get the latitude and longitude of multiple address without having OVER_QUERY_LIMIT error
awesome-for-beginners
A list of awesome beginners-friendly projects.
Bellwether
Virtual stock market learning system
Bellwether-Investments
Virtual learning system for stock market investments.
blockshell
🎉 Minimal Blockchain Learning CLI
chapter
A self-hosted event management tool for nonprofits
ci_bootstrap
A website structure template that supports multi-tenant based on CodeIgniter and integrates with some useful tools
Dhara159's Repositories
Dhara159/abn-amro
Dhara159/address-book
Dhara159/Bellwether
Virtual stock market learning system
Dhara159/countries-view-app
Dhara159/crwn-clothing
Dhara159/custom-hook-example
A small application showing how to write a custom hook to help us fetch data
Dhara159/data-parser
Parser to validate string as json and filter the data
Dhara159/Dhara159.github.io
Personal Portfolio
Dhara159/fem-layout
Frontend Masters: CSS Grids and Flexbox in Responsive Web Design workshop files
Dhara159/gdggandhinagar
Updated GDG Gandhinagar web for test
Dhara159/github-actions-continuous-delivery
Dhara159/graphql-lesson
We are starting our Graphql implementation lesson! In this lesson, we are starting from a state of our application where we don't have sagas but are leveraging redux for local state storage.
Dhara159/graphql-practice-complete
Dhara159/gurukrupaoffset
Dhara159/higher-order-components
Dhara159/Inkredo
Dhara159/JavaScript30
Dhara159/kabratest
Interview assignment
Dhara159/kabratest-backend
Dhara159/lesson-31
We have separated out our front-end client from our back-end express server that handles our stripe charges. In this section we learn how to write our express backend server as well as syncing our client to request our backend to complete a stripe charge!
Dhara159/monsters-rolodex
Dhara159/my-boilerplate
Basic skeleton wiht react hooks and context api
Dhara159/pollycade-challenge-rest-api
Polycade rest api challenge
Dhara159/polycade-git-challenge
Polycade git rebase challenge
Dhara159/pure-react
Descriptive code of how react works using vanilla JavaScript
Dhara159/react-context-lesson
We are going to replace our local state management from redux to the new context API. This repository is our application before we introduced sagas to handle our asynchronous code, which is a good starting point to make the appropriate changes!
Dhara159/test-with-jest
First repo with Jest test
Dhara159/usability
CI/CD Test repo
Dhara159/useReducer-example
A small project to help us understand the useReducer hook. We are replacing the code in our useEffect example with useReducer for state management.
Dhara159/webpack-from-scratch