Pinned Repositories
Algorithm_BOJ
problems in Baekjoon algorithm that I solved
mindflip.github.io
https://mindflip.github.io
mindflip's Repositories
mindflip/Algorithm_BOJ
problems in Baekjoon algorithm that I solved
mindflip/mindflip.github.io
https://mindflip.github.io
mindflip/algorithm
mindflip/blog
A static blog build on top of Notion and NextJS, deployed on Vercel.
mindflip/classksh
mindflip/cooling-gloves
mindflip/cooling-gloves_server
쿨링글러브 서버 php
mindflip/forkify
vanilla js webpage that provides recipes. cloned from Udemy js course(Jonas Schmedtmann)
mindflip/KNUH
mindflip/leetcode
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
mindflip/mindflip
Config files for my GitHub profile.
mindflip/patchwork
All the Git-it Workshop completers!
mindflip/PongClone
Pong cloning by referencing c# masterclass
mindflip/process-monitoring
mindflip/process-monitoring_sensor
아두이노를 이용한 충격감지센서. 릴레이에서 충격을 감지한 후 값을 전달받으면 푸시메시지를 보내는 용도.
mindflip/process-monitoring_server
충격감지 푸시서버. 센서에서 푸시 요청이 들어오면 어플리케이션으로 푸시하는 서버.
mindflip/react-hook-practice
practiced react hooks (useState, useEffect, useRef)
mindflip/react-imagesearch
simple image search app with reactjs
mindflip/react-redux-simple
practicing react-redux
mindflip/react-reduxdesign
redux design practice
mindflip/react-videosearch
simple video search app with reactjs
mindflip/redux-simple-example
redux example with insurance syste
mindflip/task-app-server
implemented using express.js
mindflip/vanillajs-todolist
mindflip/WPF-UI-Bing-Map
WPF UI Design - Bing Map
mindflip/ZigZagClone
ZigZag Cloning by referencing c# master class