• Joined on 2025-08-18
ilia pushed to master at ilia/punimtag 2025-09-03 16:21:06 -05:00
cb61d24bc3 Remove photos database from tracking
ilia created branch master in ilia/punimtag 2025-09-03 16:20:43 -05:00
ilia pushed to master at ilia/punimtag 2025-09-03 16:20:43 -05:00
b4d9f55691 Clean repository: remove photos from history, update gitignore
07e45950b6 Update gitignore and add run script
0e66b2253f Update project documentation and structure; enhance README, finalize project reorganization, and improve testing standards.
f4a83b3c40 remove photos
455bdac187 Pushing code to migrate git
ilia created branch master in ilia/outreach 2025-09-03 12:40:26 -05:00
ilia pushed to master at ilia/outreach 2025-09-03 12:40:26 -05:00
959e52287a Initial commit
ilia created repository ilia/outreach 2025-09-03 12:40:14 -05:00
ilia created branch main in ilia/hilitehero 2025-09-03 12:37:22 -05:00
ilia pushed to main at ilia/hilitehero 2025-09-03 12:37:22 -05:00
d28005e541 No changes made to .gitignore and .vscode/launch.json files.
2265649669 latest
70e3b66c95 add documentation and update readme.
cf79da27b4 feat: add advanced PDF annotation and highlight extractor with color detection, smart word completion, and deduplication
d3199bc010 Initial commit
ilia created repository ilia/punimtag 2025-09-03 12:35:19 -05:00
ilia created branch master in ilia/linkedout 2025-09-03 12:31:21 -05:00
ilia pushed to master at ilia/linkedout 2025-09-03 12:31:21 -05:00
ef9720abf2 remove legacy files and restructure project for modular AI analysis and job market intelligence
ead5cdef15 add demo
b3702fa151 add tests
a04e9fb374 update
b62854909b add ai-analyzer and location-utils
ilia created repository ilia/linkedout 2025-09-03 12:30:36 -05:00
ilia created repository ilia/hilitehero 2025-09-02 21:52:35 -05:00
ilia pushed to master at ilia/ansible 2025-09-02 10:32:48 -05:00
f85945c8f7 Update inventory and playbook configurations to reflect new host addresses and user settings. Modify the Makefile for improved maintenance task execution, including unified command options for maintenance operations. Enhance README.md with updated usage instructions for the maintenance system and clarify host group definitions. Adjust group_vars for maintenance settings, ensuring proper handling of reboot conditions and cache management.
ilia created branch master in ilia/onboarding 2025-08-31 12:41:41 -05:00
ilia pushed to master at ilia/onboarding 2025-08-31 12:41:41 -05:00
e2bc5a2b53 Enhance onboarding script and documentation for developer setup. Added functions for Git configuration, SSH key generation, and connection testing. Updated README with setup instructions and usage tips.
ilia created repository ilia/onboarding 2025-08-31 11:40:23 -05:00
ilia pushed to master at ilia/ansible 2025-08-29 20:54:55 -05:00
5e4428447c Enhance Ansible setup by introducing a Makefile for streamlined workflows, updating ansible.cfg for improved configuration, and adding .ansible/facts/ to .gitignore. Update README.md to include quick start instructions and usage examples for the Makefile. Refactor roles for SSH hardening, including comprehensive configuration options and security settings, while ensuring modern CLI tools are installed. Improve package management in the base role with additional utilities and symlink creation for compatibility.
ilia pushed to master at ilia/ansible 2025-08-29 14:42:12 -05:00
67a5caef36 Refactor playbooks and roles to enhance task organization and improve package management. Update development and local playbooks to include descriptive names, streamline APT tasks, and ensure consistent use of Ansible modules. Modify group variables for timezone and update role metadata for clarity. Improve error handling and user feedback in various roles, including applications, base, and snap, by utilizing built-in Ansible modules and adding necessary checks.
ilia pushed to master at ilia/ansible 2025-08-29 09:30:22 -05:00
0ad062b911 Enhance snap role tasks for Debian systems by adding checks for snap readiness and installation status. Introduce a wait command for snapd, validate snap functionality before installing applications, and provide debug output for installation status. This improves error handling and user feedback during setup.