Pinned Repositories
Advanced_Javascript
Closures & Prototypal Inheritance, Object Oriented Programming, Functional Programming, Asynchronous Javascript, Error Handling, Modules
AlgoJest
Algorithms: LeetCode, FCC, Stephen Grider's Algorithm Bootcamp
AWS
Facial-Recognition-App
Client side app made using React, Clarifai API, JWT auth
javascript-interview-questions
List of 1000 JavaScript Interview Questions
Learn-TDD-Cypress-React
How to do Test-Driven Development in React using Cypress. http://learntdd.in/react/
Online-Shop
Node.js, MongoDB, Express.js, RESTful API, Nodemon, Body-Parser, Mongoose, Morgan, Bcrypt, Multer, JSONwebtoken
Rules-for-Optimizing-Apps
Optimizing Applications with Network, Client, Backend
socketio-mobile
React native mobile app using socket.io, redux, hooks
TripShare
MERN Stack APP - showcasing trips, travel plans, photos/videos and also reviews of places visited. Technologies Used: MapBox API, User Login, Materialize, Mongo DB, React.js, Express.js, Node.js.
DavidKHahn's Repositories
DavidKHahn/amazon-clone-reactJS
Build Amazon Clone using ReactJS!
DavidKHahn/bitcoin-calc
DavidKHahn/Docker-Compose-Review
Tool designed to make it easier to create, deploy, and run applications by using containers.
DavidKHahn/docs
NEAR Protocol Documentation
DavidKHahn/frontend-dev-bookmarks
Manually curated collection of resources for frontend web developers.
DavidKHahn/Hut8_Takehome_FE
DavidKHahn/Jest-Unit-Integration-Tests
Jest: Unit tests, Integration tests, Automation tests
DavidKHahn/js-issue-tracker
DavidKHahn/jwt-example
DavidKHahn/near-api-js
JavaScript library to interact with NEAR Protocol via RPC API
DavidKHahn/near-wallet-selector
This is a wallet selector modal that allows users to interact with NEAR dApps with a selection of available wallets.
DavidKHahn/programming-challenges
Data structures and algorithms - Programming challenges and competitions to improve knowledge.
DavidKHahn/react-chess-webrtc
build a chess game w React
DavidKHahn/react-drag-and-drop
Build out drag-and-drop from scratch - testing out dnd package.
DavidKHahn/React-Hooks-GameOfLife
DavidKHahn/react-jest-enzyme-counter
Basic Jest, Enzyme setup for a React click counter app.
DavidKHahn/react-jest-enzyme-guess-game
Jest, Enzyme testing game review.
DavidKHahn/react-native-nike
UI design from scratch building out Nike UI screen.
DavidKHahn/react-redux-social-network
DavidKHahn/react-typescript-quiz-app
Live Demo: ts-react-quiz.netlify.app
DavidKHahn/ReactNativeDesigns
DavidKHahn/redux-saga
An alternative side effect model for Redux apps
DavidKHahn/stream-chat-react-native
Stream Chat official react-native SDK. The tutorial covers how to build your own chat experience using react-native, react-navigation and Stream
DavidKHahn/StudyBud
DavidKHahn/TDD-in-React
Test Driven Development || Tech Used: Cypress (e2e), Jest, ESLint, Parcel, React, Materialize, CircleCI, Redux
DavidKHahn/tic-tac-toe
Build Tic-Tac-Toe with ReactJS from scratch (includes time travel to check history of every move).
DavidKHahn/ts-mern-todo
DavidKHahn/TSTestCourse
DavidKHahn/unit-testing-typescript-nodejs
Basic to Advanced Typescript Jest Testing
DavidKHahn/usehooks
Easy to understand React Hook code recipes