{"id":15648292,"url":"https://github.com/splincode/codework","last_synced_at":"2025-07-22T21:34:48.098Z","repository":{"id":102321083,"uuid":"54894811","full_name":"splincode/codework","owner":"splincode","description":"Лабораторные и домашние задачки","archived":false,"fork":false,"pushed_at":"2025-03-21T08:27:35.000Z","size":52613,"stargazers_count":41,"open_issues_count":0,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-07T12:44:22.082Z","etag":null,"topics":["angular","cpp","html","javascript","php","typescript","visual"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splincode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-28T13:40:01.000Z","updated_at":"2025-03-23T15:28:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e152628-ce54-4f00-b23c-74ab46109e6e","html_url":"https://github.com/splincode/codework","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/splincode/codework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fcodework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fcodework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fcodework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fcodework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splincode","download_url":"https://codeload.github.com/splincode/codework/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fcodework/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266578680,"owners_count":23951150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","cpp","html","javascript","php","typescript","visual"],"created_at":"2024-10-03T12:24:26.779Z","updated_at":"2025-07-22T21:34:48.087Z","avatar_url":"https://github.com/splincode.png","language":null,"readme":"# Выполненные домашние задания по учебе\n\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Написание редьюсеров](https://github.com/splincodewd/collection-codework/tree/master/javascript/hexlet/js-redux-toolkit/reducers)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Работа с Redux](https://github.com/splincodewd/collection-codework/tree/master/javascript/hexlet/js-redux-toolkit/redux)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Использование useCallback в React](https://github.com/splincodewd/collection-codework/tree/master/javascript/hexlet/js-react-hooks/use-callback)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Использование useRef в React](https://github.com/splincodewd/collection-codework/tree/master/javascript/hexlet/js-react-hooks/use-ref)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Использование useContext в React](https://github.com/splincodewd/collection-codework/tree/master/javascript/hexlet/js-react-hooks/use-context)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Использование useEffect в React, калькулятор товаров](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/js-react-hooks/use-effect/src/Products.jsx)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Использование useState в React](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/js-react-hooks/use-state/src/BtnGroup.jsx)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Todo лист на React](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/todos/src/TodoBox.jsx)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Работа с табами и контекстом в React](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/tabs/src/App.jsx)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Написание модального окна на React](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/modal/src/Component.jsx)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Задачка на использование Markdown Editor в React](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/markdown/src/MarkdownEditor.jsx)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Задачка на логирование счетчика на React](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/logs/src/Component.jsx)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Карусель на React](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/carousel/src/Carousel.jsx)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Collapse на React](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/collapse/src/Collapse.jsx)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Автокомплит поле на React](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/autocomplete/src/Autocomplete.jsx)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Форма логина на React](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/form/src/Collapse.jsx)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Карточка на React](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/carousel/src/Carousel.jsx)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Работа с i18next](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/i18n/application.js)\n- [x] [\u003cb\u003e2025. JavaScript\u003c/b\u003e. Форма входа на Yup](https://github.com/splincodewd/collection-codework/blob/master/javascript/hexlet/login/application.js)\n- [x] [\u003cb\u003e2018. Java\u003c/b\u003e. Kanban Board (springframework)](https://github.com/splincode/java-filmorate)\n- [x] [\u003cb\u003e2018. JavaScript\u003c/b\u003e. Визуализация Change Detection в Angular](https://github.com/Angular-RU/change-detection-tree)\n- [x] [\u003cb\u003e2017. JavaScript\u003c/b\u003e. Библиотека по логгированию web-приложения](https://github.com/splincodewd/client-logger)\n- [x] [\u003cb\u003e2017. JavaScript\u003c/b\u003e. Динамическая загрузка компонентов в Angular 4](https://github.com/splincodewd/collection-codework/tree/master/typescript/angular/dynamic.ts)\n- [x] [\u003cb\u003e2017. JavaScript\u003c/b\u003e. Написание обработчика КриптоПро ЭЦП Browser plug-in для веб-компонентов на Angular](https://github.com/splincode/cryptopro-browser-plugin)\n- [x] [\u003cb\u003e2017. Java\u003c/b\u003e. Перевод из одной системы счисления в другую](https://github.com/splincodewd/collection-codework/tree/master/java/notation)\n- [x] [\u003cb\u003e2017. Java\u003c/b\u003e. Фабричный метод](https://github.com/splincodewd/collection-codework/tree/master/java/garden)\n- [x] [\u003cb\u003e2017. JavaScript\u003c/b\u003e. Разработка программы разграничения полномочий пользователей на основе парольной аутентификации](https://github.com/splincode/simple-authorize-service)\n- [x] [\u003cb\u003e2017. JavaScript\u003c/b\u003e. Собеседование и подготовка](https://github.com/splincodewd/collection-codework/tree/master/javascript/interview-dev)\n- [x] [\u003cb\u003e2017. JavaScript\u003c/b\u003e. Сортировщик карточек путешественника](https://github.com/splincodewd/collection-codework/tree/master/javascript/travels)\n- [x] [\u003cb\u003e2017. JavaScript\u003c/b\u003e. Сетевой анализ рендеринга страницы](https://github.com/splincode/recursive-phantomjs)\n- [x] [\u003cb\u003e2017. JavaScript\u003c/b\u003e. Заполнения сущностей в базе по цепочке связей (async/await)](https://github.com/splincodewd/collection-codework/tree/master/javascript/async-await)\n- [x] [\u003cb\u003e2017. JavaScript\u003c/b\u003e. Парсинг динамического сайта для получения модели данных](https://github.com/splincode/parse-site-example)\n- [x] [\u003cb\u003e2016. Shell\u003c/b\u003e. Системный монитор](https://github.com/splincode/system-monitor)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Интеграция с устройствами и управление через веб-интерфейс](https://github.com/splincode/ihardware/tree/master/omron)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Проверка теоретических знаний](https://github.com/splincodewd/collection-codework/tree/master/javascript/theory)\n- [x] [\u003cb\u003e2016. C++\u003c/b\u003e. Тест на простоту числа](https://github.com/splincodewd/collection-codework/tree/master/cpp/prime)\n- [x] [\u003cb\u003e2016. C++\u003c/b\u003e. Библиотека для работы с памятью](https://github.com/splincodewd/collection-codework/tree/master/cpp/memory)\n- [x] [\u003cb\u003e2016. C++\u003c/b\u003e. Ссылка возврата](https://github.com/splincodewd/collection-codework/tree/master/cpp/link)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. JS-фреймворк для работы с css классами dom элементов](https://github.com/splincodewd/collection-codework/tree/master/javascript/framework)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Cверстать расписание лекций проекта «Мобилизация»](https://github.com/splincodewd/collection-codework/tree/master/javascript/mobilization)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Напишите библиотеку, предоставляющую API для работы с расписанием лекций](https://github.com/splincodewd/collection-codework/tree/master/javascript/mobilization-api)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Исправить неработающий код](https://github.com/splincodewd/collection-codework/tree/master/javascript/fetch-error)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Уравнение теплопроводности](https://github.com/splincodewd/collection-codework/tree/master/javascript/transcalency)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Волновое уравнение](https://github.com/splincodewd/collection-codework/tree/master/javascript/transcalency)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Метод золотого сечения](https://github.com/splincodewd/collection-codework/tree/master/javascript/golden_section_method)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Метод дихотомии](https://github.com/splincodewd/collection-codework/tree/master/javascript/dichotomy_method)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Метод Хука-Дживса (прямой поиск)](https://github.com/splincodewd/collection-codework/blob/master/javascript/pattern_search/)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Продукционная модель](https://github.com/splincodewd/collection-codework/blob/master/javascript/production_system/)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Система решения задач теоретической механики методом сил](https://github.com/splincodewd/collection-codework/blob/master/javascript/cad/)\n- [x] [\u003cb\u003e2016. JavaScript\u003c/b\u003e. Графический редактор](https://github.com/splincodewd/collection-codework/tree/master/javascript/grapheditor/)\n- [x] [\u003cb\u003e2015. PHP\u003c/b\u003e. Теория](https://github.com/splincodewd/collection-codework/tree/master/php/theory)\n- [x] [\u003cb\u003e2015. PHP\u003c/b\u003e. Отсортировать все слова по количеству вхождений](https://github.com/splincodewd/collection-codework/tree/master/php/sort)\n- [x] [\u003cb\u003e2015. PHP\u003c/b\u003e. Пример производительной SQL-выборки](https://github.com/splincodewd/collection-codework/tree/master/php/sql)\n- [x] [\u003cb\u003e2015. Visual C++\u003c/b\u003e. Типичный каркас Win32 приложения](https://github.com/splincodewd/collection-codework/tree/master/vc/lab1/base.cpp)\n- [x] [\u003cb\u003e2015. Visual C++\u003c/b\u003e. Отрисовка сетки](https://github.com/splincodewd/collection-codework/tree/master/vc/lab1/grid.cpp)\n- [x] [\u003cb\u003e2015. Visual C++\u003c/b\u003e. Отрисовка Солнца](https://github.com/splincodewd/collection-codework/tree/master/vc/lab1/sun.cpp)\n- [x] [\u003cb\u003e2015. Visual C++\u003c/b\u003e. Отображение синуса](https://github.com/splincodewd/collection-codework/tree/master/vc/lab2/sin.cpp)\n- [x] [\u003cb\u003e2015. Visual C++\u003c/b\u003e. Отображение параболы](https://github.com/splincodewd/collection-codework/tree/master/vc/lab2/parabola.cpp)\n- [x] [\u003cb\u003e2015. Visual C++\u003c/b\u003e. Отображение плоскости поверхности](https://github.com/splincodewd/collection-codework/tree/master/vc/lab2/surface.cpp)\n- [x] [\u003cb\u003e2015. Visual C++\u003c/b\u003e. Линия в 3ей четверти](https://github.com/splincodewd/collection-codework/blob/master/vc/lab2/graphs3th.cpp)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Функции для работы с файлами](https://github.com/splincodewd/collection-codework/tree/master/cpp/fs)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Статичный ассоциативный массив](https://github.com/splincodewd/collection-codework/tree/master/cpp/associative)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Электронные часы (GUI)](https://github.com/splincodewd/collection-codework/tree/master/cpp/gui)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Библиотеки (dll, so)](https://github.com/splincodewd/collection-codework/tree/master/cpp/dll)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e Структура данных - вектор](https://github.com/splincodewd/collection-codework/tree/master/cpp/vector)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Структура данных - матрица](https://github.com/splincodewd/collection-codework/tree/master/cpp/matrix)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Структура данных - граф](https://github.com/splincodewd/collection-codework/tree/master/cpp/graph)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Структура данных - дерево](https://github.com/splincodewd/collection-codework/tree/master/cpp/tree)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Универсальный скалярный тип](https://github.com/splincodewd/collection-codework/tree/master/cpp/var)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Игра «Жизнь» на WebView](https://github.com/splincodewd/collection-codework/tree/master/cpp/gamelife)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Компилятор](https://github.com/splincodewd/collection-codework/tree/master/cpp/compiler)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Транслятор](https://github.com/splincodewd/collection-codework/tree/master/cpp/translater)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Мультитранслятор](https://github.com/splincodewd/collection-codework/tree/master/cpp/multitranslater)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Интерпретатор лямбда-исчислений](https://github.com/splincodewd/collection-codework/tree/master/cpp/lambda)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Решатель судоку](https://github.com/splincodewd/collection-codework/tree/master/cpp/sudoku)\n- [x] [\u003cb\u003e2015. C++\u003c/b\u003e. Метод сопряженных градиентов](https://github.com/splincodewd/collection-codework/blob/master/cpp/nonlinear_conjugate_gradient_method/)\n- [x] [\u003cb\u003e2014. C++\u003c/b\u003e. Лекции, семинары и вебинары](https://github.com/stankin/uits-labs)\n\n\n\n\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplincode%2Fcodework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplincode%2Fcodework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplincode%2Fcodework/lists"}