Projects with this topic
-
Web outside of Browsers (core, site modules and applications)
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 -
-
-
Elasticsearch-like dissect pattern implementation in Python. https://dissec.touhey.pro/
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 -
CLI-Calc — твой верный спутник в мире математики! С его помощью ты сможешь решать даже самые сложные выражения, как настоящий маг цифр. Независимо от того, сколько скобок и степеней в твоем уравнении, CLI-Calc всегда найдет правильный ответ, превращая сложные задачи в простые.
Updated -
Parse Epubs into a semantic index for search indexing using standard Web Annotation json-ld schema.
Updated -
Data Augmentation scripts for the parser MaChAmp-TWG as part of my bachelor thesis titled "Data Augmentation for TWG Parsing via Syntactically Well-formed Nonsense Sentences".
Updated -
Emacs Lisp's looking-at, followed by movement if match succeeded
Updated -
A tiny library to serialize and deserialize to/from JSON
Updated -
Tcl module that automatically gives your program a command line interface. https://wiki.tcl-lang.org/page/autoopts
Updated -