Page MenuHomePhabricator

vperea (Vanesa Perea)
User

User Details

Office Hours
Monday to Wednesday, (Thursday or Friday if necessary)
Time Zone
UTC + 2
Location
Spain
Github Account
https://github.com/MinervaLong
Operating System
Linux Mint
Less Serious Stuff
Favorite Color
Dark green (bottle-like)
Listening To...
Beluga Lagoon
Reading...
Science fiction and mystery
Watching...
Deep Space 9
Working on...
Portfolio
Coffee Order
I don't like coffe, I am a tea person
Pizza Order
I love to cook quinoa pizzas with vegetables and cheese
Hobbies
Reading, board games, hiking in natural environment, going out with friends, bake cakes
User Since
Jun 3 2022, 8:41 AM (42 w, 22 h)

Recent Activity

Jan 21 2023

vperea updated the diff for D552: Onestring: rfind() refactoring.
  • refactor: address linter issues
Jan 21 2023, 2:27 AM · Onestring [Project], Programming [Dept]
vperea updated the diff for D552: Onestring: rfind() refactoring.
  • refactor: add commented code
Jan 21 2023, 2:26 AM · Onestring [Project], Programming [Dept]

Jan 20 2023

vperea planned changes to D552: Onestring: rfind() refactoring.

@vperea have you tried to declare the varialble as int instead of size_t. If I'm not mistaken size_t can't storage any negative number.

Jan 20 2023, 10:11 AM · Onestring [Project], Programming [Dept]

Jan 19 2023

vperea updated the diff for D552: Onestring: rfind() refactoring.
  • refactor: address linter issues
Jan 19 2023, 10:09 AM · Onestring [Project], Programming [Dept]
vperea updated the diff for D552: Onestring: rfind() refactoring.
  • fix: change the outer loop limit due linter issues
Jan 19 2023, 10:08 AM · Onestring [Project], Programming [Dept]

Jan 15 2023

vperea added a comment to D552: Onestring: rfind() refactoring.

Hello @galmonte I have been working on this but I couldn't find a better solution and it gives me a linter issue due to the equal to 0 in the outer loop but if I omit it then it gives me negative numbers in case there is no match . I would appreciate some orientation here because I'm not seeing what is wrong in my approach 😅

Jan 15 2023, 7:13 AM · Onestring [Project], Programming [Dept]
vperea updated the summary of D552: Onestring: rfind() refactoring.
Jan 15 2023, 6:58 AM · Onestring [Project], Programming [Dept]
vperea updated the summary of D552: Onestring: rfind() refactoring.
Jan 15 2023, 6:56 AM · Onestring [Project], Programming [Dept]
vperea updated the diff for D552: Onestring: rfind() refactoring.
  • refactor: adress linter issues
Jan 15 2023, 6:54 AM · Onestring [Project], Programming [Dept]
vperea requested review of D552: Onestring: rfind() refactoring.
Jan 15 2023, 6:44 AM · Onestring [Project], Programming [Dept]

Nov 18 2022

vperea created M132: Home prototype for MousePaw Media website .
Nov 18 2022, 11:01 AM · Website [Project]

Oct 21 2022

vperea added a comment to D539: Onestring: documentation for finder function.

Hello @galmonte @jcmcdonald I would appreciate some feedback :)

Oct 21 2022, 10:27 AM · Programming [Dept], Onestring [Project]

Oct 16 2022

vperea updated the test plan for D539: Onestring: documentation for finder function.
Oct 16 2022, 7:08 AM · Programming [Dept], Onestring [Project]
vperea updated the test plan for D539: Onestring: documentation for finder function.
Oct 16 2022, 7:05 AM · Programming [Dept], Onestring [Project]
vperea updated the diff for D539: Onestring: documentation for finder function.
  • refractor: address linter issues
Oct 16 2022, 7:03 AM · Programming [Dept], Onestring [Project]
vperea updated the diff for D539: Onestring: documentation for finder function.
  • refractor: address linter issues
  • refractor: fix test comment in rfind()
Oct 16 2022, 7:02 AM · Programming [Dept], Onestring [Project]

Oct 15 2022

vperea planned changes to D539: Onestring: documentation for finder function.
Oct 15 2022, 2:20 PM · Programming [Dept], Onestring [Project]
vperea updated the diff for D539: Onestring: documentation for finder function.
  • refractor: correct some typos & some tests
  • test: add all tests to main.cpp to check documentation results
Oct 15 2022, 2:18 PM · Programming [Dept], Onestring [Project]

Oct 9 2022

vperea planned changes to D539: Onestring: documentation for finder function.
Oct 9 2022, 3:37 AM · Programming [Dept], Onestring [Project]
vperea updated the test plan for D539: Onestring: documentation for finder function.
Oct 9 2022, 3:22 AM · Programming [Dept], Onestring [Project]
vperea requested review of D539: Onestring: documentation for finder function.
Oct 9 2022, 3:18 AM · Programming [Dept], Onestring [Project]

Sep 26 2022

vperea changed Office Hours from Monday to Wednesday to Monday to Wednesday, (Thursday or Friday if necessary) on vperea.
Sep 26 2022, 11:55 AM
vperea updated the task description for T1234: Onestring: Feature-Identical to std::string.
Sep 26 2022, 11:47 AM · PawLIB [Project] (2.1), Programming [Dept]
vperea updated the task description for T1234: Onestring: Feature-Identical to std::string.
Sep 26 2022, 11:47 AM · PawLIB [Project] (2.1), Programming [Dept]
vperea updated the task description for T1313: Onestring: find() functions.
Sep 26 2022, 11:46 AM · Onestring [Project], PawLIB [Project] (2.1), Help Wanted [Control], Programming [Dept]
vperea closed T1569: Onestring: implement find_last_of(), a subtask of T1313: Onestring: find() functions, as Completed.
Sep 26 2022, 10:53 AM · Onestring [Project], PawLIB [Project] (2.1), Help Wanted [Control], Programming [Dept]
vperea closed T1569: Onestring: implement find_last_of() as Completed.
Sep 26 2022, 10:53 AM · Onestring [Project], Programming [Dept]

Sep 23 2022

vperea added a comment to D537: Onestring: find_last_of().

@vperea, I will review it tonight.

Sep 23 2022, 10:22 AM
vperea added a comment to D537: Onestring: find_last_of().

Hello @jcmcdonald @galmonte I would appreciate some feedback :)

Sep 23 2022, 10:01 AM

Sep 19 2022

vperea updated the summary of D537: Onestring: find_last_of().
Sep 19 2022, 1:57 AM
vperea updated the diff for D537: Onestring: find_last_of().
  • refractor: address linter issues
Sep 19 2022, 1:55 AM
vperea requested review of D537: Onestring: find_last_of().
Sep 19 2022, 1:54 AM
vperea added a revision to T1569: Onestring: implement find_last_of(): D537: Onestring: find_last_of().
Sep 19 2022, 1:54 AM · Onestring [Project], Programming [Dept]

Sep 17 2022

vperea triaged T1569: Onestring: implement find_last_of() as p3: Next priority.
Sep 17 2022, 7:06 AM · Onestring [Project], Programming [Dept]
vperea updated the task description for T1313: Onestring: find() functions.
Sep 17 2022, 6:52 AM · Onestring [Project], PawLIB [Project] (2.1), Help Wanted [Control], Programming [Dept]
vperea closed T1566: Onestring: implement find_first_of(), a subtask of T1313: Onestring: find() functions, as Completed.
Sep 17 2022, 2:51 AM · Onestring [Project], PawLIB [Project] (2.1), Help Wanted [Control], Programming [Dept]
vperea closed T1566: Onestring: implement find_first_of() as Completed.
Sep 17 2022, 2:51 AM · Onestring [Project], Programming [Dept]

Sep 13 2022

vperea updated the diff for D535: Onestring: find_first_of().
  • refractor: adress linter issues
  • refractor: correct a typo in return comment
Sep 13 2022, 7:37 AM
vperea updated the diff for D535: Onestring: find_first_of().
  • feat: add find_first_of function
  • test: add tests for find_first_of()
  • refractor: switch the loop iterator to ++i
  • refractor: address linter issues in main
Sep 13 2022, 7:27 AM

Sep 6 2022

vperea added inline comments to D529: feat: conestring::rfind().
Sep 6 2022, 7:24 AM
vperea updated the diff for D535: Onestring: find_first_of().
  • refractor: switch the loop iterator to ++i
  • refractor: address linter issues in main
Sep 6 2022, 6:33 AM
vperea added a revision to T1566: Onestring: implement find_first_of(): D535: Onestring: find_first_of().
Sep 6 2022, 6:27 AM · Onestring [Project], Programming [Dept]
vperea requested review of D535: Onestring: find_first_of().
Sep 6 2022, 6:27 AM

Sep 5 2022

vperea updated the task description for T1566: Onestring: implement find_first_of().
Sep 5 2022, 9:07 AM · Onestring [Project], Programming [Dept]
vperea triaged T1566: Onestring: implement find_first_of() as p4: Now priority.
Sep 5 2022, 8:55 AM · Onestring [Project], Programming [Dept]

Sep 2 2022

vperea closed T1565: find_first_not_of: update with onestring parameters, a subtask of T1313: Onestring: find() functions, as Completed.
Sep 2 2022, 2:10 AM · Onestring [Project], PawLIB [Project] (2.1), Help Wanted [Control], Programming [Dept]
vperea closed T1565: find_first_not_of: update with onestring parameters as Completed.
Sep 2 2022, 2:10 AM · Onestring [Project], Programming [Dept]

Aug 30 2022

vperea removed projects from T1565: find_first_not_of: update with onestring parameters: PawLIB [Project] (2.1), Urgent ⚠ [Control], Help Wanted [Control].
Aug 30 2022, 9:43 AM · Onestring [Project], Programming [Dept]
vperea updated the diff for D534: Onestring: find_first_not_of update.
  • refractor: address linter issues
Aug 30 2022, 9:10 AM
vperea updated the summary of D534: Onestring: find_first_not_of update.
Aug 30 2022, 9:09 AM
vperea requested review of D534: Onestring: find_first_not_of update.
Aug 30 2022, 9:03 AM
vperea added a revision to T1565: find_first_not_of: update with onestring parameters: D534: Onestring: find_first_not_of update.
Aug 30 2022, 9:03 AM · Onestring [Project], Programming [Dept]
vperea claimed T1565: find_first_not_of: update with onestring parameters.
Aug 30 2022, 8:00 AM · Onestring [Project], Programming [Dept]
vperea created T1565: find_first_not_of: update with onestring parameters.
Aug 30 2022, 7:58 AM · Onestring [Project], Programming [Dept]

Aug 29 2022

vperea updated the task description for T1313: Onestring: find() functions.
Aug 29 2022, 1:01 AM · Onestring [Project], PawLIB [Project] (2.1), Help Wanted [Control], Programming [Dept]
vperea closed T1549: feature: create find_last_not_of() on Onestring, a subtask of T1313: Onestring: find() functions, as Completed.
Aug 29 2022, 1:00 AM · Onestring [Project], PawLIB [Project] (2.1), Help Wanted [Control], Programming [Dept]
vperea closed T1549: feature: create find_last_not_of() on Onestring as Completed.
Aug 29 2022, 1:00 AM · Onestring [Project], PawLIB [Project] (2.1), Programming [Dept]

Aug 26 2022

vperea added a comment to D527: Onestring: find_last_not_of().

Ahh, tracking with you now. This is abandoned. So, on the bottom of the Differential you want to abandon, and go to Add Action...Abandon Revision.

Aug 26 2022, 7:57 AM · Programming [Dept], Onestring [Project]

Aug 22 2022

vperea updated the diff for D527: Onestring: find_last_not_of().
  • test: add tests for find_last_not_of()
  • feat: add find_first_not of() & find_last_not_of()
  • feat: add ternary operator to outside loop
  • feat: add more tests.
  • feat: complete function & improve comments.
  • refractor: address format linter issues
  • refractor: improve the function with a reverse loop
  • refractor: address format suggestions
  • refractor: address unsignedPositive warning
  • refractor: try to solve unsignedPositive issue
  • refractor: address unsignedPositive warning
  • test: add a test & correct some others
  • refractor: correct the condition for i start value
  • refractor: address format issues
  • test: remove a test causing a pos out range output
  • refractor: improve function
  • refractor: fix rebase conflicts
  • test: add emoji and str tests
  • feat: add overload func & change condition pointer
  • refractor: address linter issues
Aug 22 2022, 7:37 AM · Programming [Dept], Onestring [Project]
vperea updated the summary of D533: Onestring: find_last_not_of() improved.
Aug 22 2022, 3:04 AM
vperea requested review of D533: Onestring: find_last_not_of() improved.
Aug 22 2022, 3:01 AM
vperea added a revision to T1549: feature: create find_last_not_of() on Onestring: D533: Onestring: find_last_not_of() improved.
Aug 22 2022, 3:01 AM · Onestring [Project], PawLIB [Project] (2.1), Programming [Dept]

Aug 10 2022

vperea added a comment to D527: Onestring: find_last_not_of().

Good job, Vanesa. I see that you have improved your CPP skills.

Aug 10 2022, 3:44 AM · Programming [Dept], Onestring [Project]
vperea updated the diff for D527: Onestring: find_last_not_of().
-I have change the conditional for i starting value and some test related to it. I was confused at counting the characters to be included.
Aug 10 2022, 3:22 AM · Programming [Dept], Onestring [Project]

Aug 8 2022

vperea added a member for Website [Project]: vperea.
Aug 8 2022, 7:31 AM
vperea added a comment to D527: Onestring: find_last_not_of().

I'm trying to deal with the unsignedPositive issue, the problem I think is that the loop finishes when 'i' is 0 so when the last character not matching is in the position 0 (letter t in this case) it does not detect it.

Aug 8 2022, 2:57 AM · Programming [Dept], Onestring [Project]
vperea updated the diff for D527: Onestring: find_last_not_of().
  • refractor: address format linter issues
  • refractor: improve the function with a reverse loop. Starting from the end of the string reduces the number of iterations and there is no need for store the i value in a variable.
Aug 8 2022, 2:07 AM · Programming [Dept], Onestring [Project]

Aug 3 2022

vperea added a comment to T1549: feature: create find_last_not_of() on Onestring.

If you landed your Onestring::find_last_not_of differential, you can close this subtask and create a new subtask for Onestring::find_last_not_of().

Aug 3 2022, 1:15 AM · Onestring [Project], PawLIB [Project] (2.1), Programming [Dept]

Aug 2 2022

vperea claimed T1549: feature: create find_last_not_of() on Onestring.
Aug 2 2022, 10:15 AM · Onestring [Project], PawLIB [Project] (2.1), Programming [Dept]
vperea changed the status of T1549: feature: create find_last_not_of() on Onestring, a subtask of T1313: Onestring: find() functions, from Open to Pending Review.
Aug 2 2022, 10:14 AM · Onestring [Project], PawLIB [Project] (2.1), Help Wanted [Control], Programming [Dept]
vperea changed the status of T1549: feature: create find_last_not_of() on Onestring from Open to Pending Review.
Aug 2 2022, 10:14 AM · Onestring [Project], PawLIB [Project] (2.1), Programming [Dept]
vperea updated the summary of D527: Onestring: find_last_not_of().
Aug 2 2022, 9:50 AM · Programming [Dept], Onestring [Project]
vperea requested review of D527: Onestring: find_last_not_of().
Aug 2 2022, 9:47 AM · Programming [Dept], Onestring [Project]
vperea added a revision to T1549: feature: create find_last_not_of() on Onestring: D527: Onestring: find_last_not_of().
Aug 2 2022, 9:47 AM · Onestring [Project], PawLIB [Project] (2.1), Programming [Dept]

Aug 1 2022

vperea updated the task description for T1313: Onestring: find() functions.
Aug 1 2022, 1:51 AM · Onestring [Project], PawLIB [Project] (2.1), Help Wanted [Control], Programming [Dept]
vperea closed Restricted Maniphest Task, a subtask of T1313: Onestring: find() functions, as Completed.
Aug 1 2022, 1:50 AM · Onestring [Project], PawLIB [Project] (2.1), Help Wanted [Control], Programming [Dept]

Jul 28 2022

vperea updated the diff for D524: feat: Onestring: find_first_not_of().
  • refractor: address linter format issues
  • refractor: correct a misunderstood word
Jul 28 2022, 6:37 AM
vperea added a comment to D524: feat: Onestring: find_first_not_of().

Great work! I only have one remaining comment.

Jul 28 2022, 6:31 AM

Jul 27 2022

vperea triaged T1549: feature: create find_last_not_of() on Onestring as p4: Now priority.
Jul 27 2022, 8:58 AM · Onestring [Project], PawLIB [Project] (2.1), Programming [Dept]
vperea added a comment to D524: feat: Onestring: find_first_not_of().

@galmonte @jcmcdonald I've changed the comments and include find(). I would appreciate some feedback :)

Jul 27 2022, 8:10 AM
vperea updated the summary of D524: feat: Onestring: find_first_not_of().
Jul 27 2022, 8:08 AM
vperea updated the diff for D524: feat: Onestring: find_first_not_of().
  find() implementation & comments improvement
- refractor: improve comments
- Merge branch 'devel' into T1547_find_first_not_of_function
- refractor:  use find() to search char coincidence
- refractor: improve comments
Jul 27 2022, 7:58 AM

Jul 25 2022

vperea added a member for Onestring [Project]: vperea.
Jul 25 2022, 9:34 AM
vperea added a comment to T1549: feature: create find_last_not_of() on Onestring.

Good job. However, since you're part of the actual project, you can use the User Story next time.

Please do edit this task and set Priority, Gravity, Distance, Friction, and Relativity. These are defined here if you need a refresher: https://standards.mousepawmedia.com/en/latest/qtm.html

Jul 25 2022, 9:34 AM · Onestring [Project], PawLIB [Project] (2.1), Programming [Dept]
vperea updated the task description for T1549: feature: create find_last_not_of() on Onestring.
Jul 25 2022, 1:54 AM · Onestring [Project], PawLIB [Project] (2.1), Programming [Dept]
vperea created T1549: feature: create find_last_not_of() on Onestring.
Jul 25 2022, 1:46 AM · Onestring [Project], PawLIB [Project] (2.1), Programming [Dept]

Jul 24 2022

vperea changed Watching... from Farscape to Deep Space 9 on vperea.
Jul 24 2022, 10:25 AM

Jul 23 2022

vperea added a comment to D524: feat: Onestring: find_first_not_of().

I can see that you did a very good job here, Vanesa. I'm looking forward to seeing more of your work. 😄

Jul 23 2022, 9:58 AM
vperea updated the diff for D524: feat: Onestring: find_first_not_of().
  • refractor: change to prefix notation at loops Also, fix a typo at std::out_of_range output
Jul 23 2022, 9:54 AM

Jul 21 2022

vperea updated the diff for D524: feat: Onestring: find_first_not_of().
  • refractor: address variable scope linter issue
Jul 21 2022, 9:57 AM
vperea updated the summary of D524: feat: Onestring: find_first_not_of().
Jul 21 2022, 9:30 AM
vperea updated the diff for D524: feat: Onestring: find_first_not_of().
  • refractor: address linter issues
Jul 21 2022, 9:26 AM
vperea requested review of D524: feat: Onestring: find_first_not_of().
Jul 21 2022, 9:02 AM

Jun 15 2022

vperea edited the content of Getting Started/FAQ.
Jun 15 2022, 12:46 AM

Jun 5 2022

vperea set Office Hours to Monday to Wednesday on vperea.
Jun 5 2022, 2:11 PM