Pinned Repositories
coingecko-webclient
Web-client for CoinGecko API in ReactJS
dashboard-mockup-react-cra
Deploy1 https://dashboard-mockup-react-cra.vercel.app/ Deploy2 https://dashboard-mockup-react-cra.onrender.com/
downtimer
The simple countdown timer
jscoffee
The Best Coffee-Automat in JavaScript & JQuery
kinopoisk-with-fetch-dev-api
Kinopoisk-with-fetch-dev-api is a simple web-client for kinopoisk.dev API https://junproger.github.io/kinopoisk-with-fetch-dev-api/kinopoisk-deploy/
MineSweeper
Mine Sweeper Game by JunProger
preschool-cv
Markdown & Git task
project-preset-with-parcel-react
Project-preset-with-parcel-react is a boilerplate for quick start of your awesome react project with parcel bundle, typescript and react-js by Junproger
react-parcel-todos
Deploy https://junproger.github.io/react-parcel-todos/react-todos-deploy/
separator
Separator (JS function) for a mixed data types
junproger's Repositories
junproger/awesome-react
A collection of awesome things regarding React ecosystem
junproger/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
junproger/js-stack-from-scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
junproger/project-based-learning
Curated list of project-based tutorials
junproger/typescript-book-int
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
junproger/dashboard-mockup-react-cra
Deploy1 https://dashboard-mockup-react-cra.vercel.app/ Deploy2 https://dashboard-mockup-react-cra.onrender.com/
junproger/kinopoisk-with-fetch-dev-api
Kinopoisk-with-fetch-dev-api is a simple web-client for kinopoisk.dev API https://junproger.github.io/kinopoisk-with-fetch-dev-api/kinopoisk-deploy/
junproger/react-parcel-todos
Deploy https://junproger.github.io/react-parcel-todos/react-todos-deploy/
junproger/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
junproger/Algorithms-in-JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
junproger/algorithms-in-python
Minimal examples of data structures and algorithms in Python
junproger/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
junproger/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
junproger/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
junproger/byte-of-python
Beginners book on Python - start here if you don't know programming
junproger/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
junproger/double-state-with-memoization
Double-state-with-memoization is the react application for experience with react double state and memoization https://junproger.github.io/double-state-with-memoization/deploy/
junproger/frontend-clean-cra-architecture
React + TypeScript app built using the clean architecture principles in a more functional way.
junproger/Functional-Light-JS
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
junproger/nextjs-tailwind-starter
This is a NextJS with Tailwind CSS starter repository
junproger/Python-Algorithms
All Algorithms implemented in Python
junproger/react-parcel-todos-deprecated
https://junproger.github.io/react-parcel-todos-deprecated/react-todos-deploy/
junproger/react-webinar-3
Код проекта по курсу "Интенсив React" 02.2024
junproger/realworld-react-fsd
A social blogging site powered by React, Zustand, React-Query / Effector on FSD (Feature-Sliced Design) architectural methodology.
junproger/Self-Hosting-Guide
Self-Hosting Guide. Learn all about locally hosting (on premises & private web servers) and managing software applications by yourself or your organization. Including Cloud, LLMs, WireGuard, Automation, Home Assistant, and Networking.
junproger/serialization
serialization cases
junproger/simple-examples-react-memo
Simple-examples-react-memo is the react applications for experience with React.Memo and useCallback https://junproger.github.io/simple-examples-react-memo/deploy/with-two-components/
junproger/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
junproger/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
junproger/utility-types
Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).