Projects with this topic
-
-
Web outside of Browsers (core, site modules and applications)
Updated -
Мониторинг курса и построение графика
Updated -
-
-
Часть поисковой системы. Поисковый бот. Блуждает по сети и скачивает текст
Updated -
Помогает создавать шаблоны для выполнения задач. Например по ссылке (leetcode.com, codewars.com) на задачу
Updated -
Просмотр/изменение метаданных pdf без сторонних библиотек
Updated -
Elasticsearch-like dissect pattern implementation in Python. https://dissec.touhey.pro/
Updated -
"Mail merging" with Ecto structs.
A parser to interpolate MediaWiki-like [[foo.bar]] markup using data from Ecto schemas.
Updated -
-
A Python project demonstrating web scraping with Selenium and MySQL. It collects job postings from Glassdoor UK, parses key data, and stores it in a MySQL database. Features include configurable URLs, anti-detection setup, and duplicate handling. Ideal for tracking job trends or building job-search tools.
Technologies: Python, Selenium, MySQL, ChromeDriver
Updated -
-
Implements and extends the theoretical stack machine described at https://ics-websites.science.uu.nl/docs/vakken/b3tc/SSM/instructions.html. The interpreter runs on a simple binary format. Binary executables are created by the assembler. Extensions are an interactive debugger with disassembler, and a simple linker for creating programs from a collection of source files.
Updated -
Follow up of the ssmhs project, this time in C. implements and extends the theoretical stack machine described at https://ics-websites.science.uu.nl/docs/vakken/b3tc/SSM/instructions.html. The interpreter runs on a simple binary format. Binary executables are created by the assembler. Extensions are an interactive debugger with disassembler.
Updated -
https://giml-lang.org A functional programming language with emphasis on structural typing.
Updated -
Tools for handling ElasticSearch queries in various languages. https://kaquel.touhey.pro/
Updated -
Lua Table Constructor Notation.
Updated