edipretoro
  • Joined on 2020-09-27
edipretoro pushed to main at edipretoro/db_in_45_steps_go 2026-07-22 15:48:40 +00:00
55e709af17 Updating the description
edipretoro pushed to main at edipretoro/db_in_45_steps_go 2026-07-21 19:36:26 +00:00
9b32b8b8f2 Adding the challenge 0103
edipretoro pushed to main at edipretoro/db_in_45_steps_go 2026-07-20 05:03:29 +00:00
6888f8fd5b Solving the challenge 0102
e3e67ade8b Adding the challenge 0102
Compare 2 commits »
edipretoro pushed to main at edipretoro/db_in_45_steps_go 2026-07-19 14:59:00 +00:00
0b85e31d94 Implementing the first challenge
db673f4c98 Adding the challenge 0101
57f2c755ce Initiating the repo as a Go module
Compare 3 commits »
edipretoro pushed to main at edipretoro/db_in_45_steps_go 2026-07-18 19:09:51 +00:00
c95af1ff54 Adding a short description of this repo
edipretoro created branch main in edipretoro/db_in_45_steps_go 2026-07-18 19:09:51 +00:00
edipretoro created repository edipretoro/db_in_45_steps_go 2026-07-18 19:04:00 +00:00
edipretoro deleted branch explos/firststeps from edipretoro/noid-py 2026-07-17 07:42:53 +00:00
edipretoro pushed to main at edipretoro/noid-py 2026-07-17 07:42:30 +00:00
12e68b4dae Removing debugging code
bdb7ce0469 Adding a first iteration for a CLI named noid
2d4870b0e8 Adding the prefix when minting new noid
d09a4e9280 Using the mint method instead of genid
931e774fb7 Adding a mint method to generate noid
Compare 33 commits »
edipretoro deleted branch feature/cli from edipretoro/noid-py 2026-07-17 07:42:09 +00:00
edipretoro pushed to explos/firststeps at edipretoro/noid-py 2026-07-17 07:41:42 +00:00
12e68b4dae Removing debugging code
bdb7ce0469 Adding a first iteration for a CLI named noid
2d4870b0e8 Adding the prefix when minting new noid
d09a4e9280 Using the mint method instead of genid
931e774fb7 Adding a mint method to generate noid
Compare 9 commits »
edipretoro pushed to feature/cli at edipretoro/noid-py 2026-07-17 06:21:45 +00:00
ef204a3090 Removing debugging code
edipretoro pushed to feature/cli at edipretoro/noid-py 2026-07-17 06:17:08 +00:00
ee9ee013e5 Testing a simple app using a Minter
3d47bd6c1c Fixing test againt the initcounters method
902c34c0fe First working implementation of the genid method
06452ee9f8 First working implementation of _n2xdig method
690865cd69 Resetting the inactive_counters attributes when initcounters is called
Compare 9 commits »
edipretoro pushed to explos/firststeps at edipretoro/noid-py 2026-07-16 20:05:40 +00:00
e39d177f45 Testing a simple app using a Minter
9ba2ce9d6b Fixing test againt the initcounters method
17908b55e8 First working implementation of the genid method
f702f99b3b First working implementation of _n2xdig method
ff678d71d1 Resetting the inactive_counters attributes when initcounters is called
Compare 9 commits »
edipretoro pushed to feature/cli at edipretoro/noid-py 2026-07-16 08:14:04 +00:00
1905df5943 Adding a first iteration for a CLI named noid
edipretoro created branch feature/cli in edipretoro/noid-py 2026-07-16 08:14:04 +00:00
edipretoro pushed to explos/firststeps at edipretoro/noid-py 2026-07-12 20:51:33 +00:00
20359ce455 Adding some tests against initcounters
edipretoro pushed to explos/firststeps at edipretoro/noid-py 2026-07-11 19:53:26 +00:00
2631e20145 Adding a stub for the _checkbar method
edipretoro pushed to explos/firststeps at edipretoro/noid-py 2026-07-10 12:40:15 +00:00
5d7b766a56 First iteration to add persistence to the Minter dataclass
f666f7e413 Adding dataclass-persistence as requirement
80efda89da Adding the pseudocode of the _n2xdig method
Compare 3 commits »
edipretoro pushed to explos/firststeps at edipretoro/noid-py 2026-07-10 08:02:43 +00:00
acb22f053a Complying to PEP8
6597adf868 Adding rules about files to be ignored by Python
1dfd59ef88 Adding tests for pytest
dbea7b607c Adding pytest as a requirement
7d623ba4ad Removing tests created with doctest
Compare 5 commits »