Namularbre
  • Joined on 2025-09-11
Namularbre pushed to master at Namularbre/ansible-pi 2026-06-19 18:57:45 +00:00
82f8a2bfe9 refactor: unify SSH and sudo password into a single prompt
5a0a9476be feat: add interactive prompts for SSH and Sudo passwords
9df10d8442 docs: add README.md with project description and usage instructions
Compare 3 commits »
Namularbre pushed to master at Namularbre/db_builder 2026-06-16 20:50:13 +00:00
f314f3daca feat: add foreign key support
Namularbre pushed to master at Namularbre/db_builder 2026-06-16 19:22:56 +00:00
06a23fc6d3 fix: go back to rusqlite 0.39.0 because of build fail
Namularbre pushed to master at Namularbre/db_builder 2026-06-16 19:21:27 +00:00
514bcb908b chore: update rusqlite
Namularbre pushed to master at Namularbre/db_builder 2026-06-16 19:21:15 +00:00
f0846a4171 chore: update rusqlite
Namularbre pushed to master at Namularbre/db_builder 2026-06-16 19:19:14 +00:00
f922ca16f9 fix: Correct the AUTOINCREMENT statement and PRIMARY KEY place in declaration
Namularbre pushed to master at Namularbre/tp_modelysation_sys 2026-05-23 19:53:19 +00:00
e500a016e4 feat: adds requirements.txt for venv setup
Namularbre pushed to master at Namularbre/tp_modelysation_sys 2026-05-23 19:42:33 +00:00
73a940ae20 feat: adds bug fixes and Vitterbi algorithm
Namularbre pushed to master at Namularbre/tp_modelysation_sys 2026-05-23 13:39:56 +00:00
76121b8c68 fix: correct the text language detection
Namularbre pushed to master at Namularbre/tp_modelysation_sys 2026-05-22 22:41:25 +00:00
8979550349 fix: use the correct return type in forward
Namularbre pushed to master at Namularbre/tp_modelysation_sys 2026-05-22 14:51:55 +00:00
22381791c8 feat: Add language detection for all text
a794e12636 feat: add schetch of function that ables to detect language simply
b5b47feb54 fix: Correct gramatical errors in comments
302b5f5d46 Feat: Adds the HMM and detection for one word
Namularbre created branch master in Namularbre/tp_modelysation_sys 2026-05-22 14:51:55 +00:00
Namularbre created repository Namularbre/tp_modelysation_sys 2026-05-18 09:47:03 +00:00
Namularbre pushed to master at Namularbre/WorkManagementTool 2026-04-20 19:37:28 +00:00
0cd4cd37fc Feat: Adds project task creation
Namularbre pushed to master at Namularbre/db_builder 2026-04-02 09:44:41 +00:00
e77d8e672d chore: change version to 0.0.1
86b2517f83 chore: change version to 0.0.1
Compare 2 commits »
Namularbre pushed to master at Namularbre/db_builder 2026-04-02 09:24:54 +00:00
befe6a4d9f fix: correct sonarqube project name
Namularbre pushed to master at Namularbre/db_builder 2026-04-02 09:12:30 +00:00
de3f2af9fc refactor: follow clippy recommendation :
Namularbre pushed to master at Namularbre/db_builder 2026-04-02 08:52:23 +00:00
4cdb5047ca chore: Add CI
14e1ec8635 chore: Add README
c0d3dce334 chore: Add package description and licence
Compare 3 commits »
Namularbre pushed to master at Namularbre/db_builder 2026-04-01 22:40:56 +00:00
6b8215bfb9 fix: change the way the comma appears in the column SQL creation to fix a SQL syntax error
a4c38c663f feat: add example schema file
d6d709beac feat: add default value for serde
91057c82ba fix: add missing databases mod
27e6193b8d refactor: make public the code that needs to be exposed, remove unused code
Namularbre created branch master in Namularbre/db_builder 2026-04-01 22:40:56 +00:00