angelotr
  • Joined on 2025-08-30
angelotr pushed to main at angelotr/project_argument 2025-11-02 22:13:30 +00:00
3507792ca5 My latest progress is figuring out what I want my project to be about. My idea of finding a good topic is something that needs to have meaning to me and what I chose is the relationship between mental health and social media usage. I wrote my plan of how I will use this project to gather data about mental health and social media usage across various categories.
angelotr pushed to main at angelotr/lab_pokemon 2025-10-21 04:04:30 +00:00
6c0787f257 I added analysis of exercise likelihood by income group and fixed KeyError bugs.
angelotr pushed to main at angelotr/lab_weather 2025-10-14 17:50:58 +00:00
b6eb4ea7ef I replaced all the raise NotImplementedError() lines with working code that loops through the list of dictionaries to find names, emails, and favorite colors, counts people and colors, and creates a dictionary showing how many people like each color.
angelotr pushed to main at angelotr/lab_scatter 2025-10-07 05:22:12 +00:00
6830422dcc For this final checkpoint, I finished the draw_axes(data) and implemented ticks so that plot has clear coordinate reference. The draw_points() function was also finsihed with the use of the no_delay() function which allowed the function to display the points, and done() was used to make the scatter plot visible.
angelotr pushed to main at angelotr/lab_scatter 2025-10-07 04:37:58 +00:00
3c65e2e8a7 For checkpoint 2, I finished the functions in transform.py to fix the error when testing it.
angelotr pushed to main at angelotr/lab_scatter 2025-10-07 03:26:57 +00:00
a7463bff16 What I changed for my first checkpoint is I broke down the process of creating a scatter plot.
angelotr pushed to main at angelotr/project_drawing 2025-10-05 21:35:42 +00:00
6966760b2b My third commit will consist of my third round of changes. What has changed during my third commit were my functions. In this attempt I was given feedback to consider how can I add more parameters or loops to my existing code. I did both by adding customizable parameters to allow a house and sun of any color. I also added a for loop that gives me three houses of different color instead of one.
angelotr pushed to main at angelotr/project_drawing 2025-10-05 06:08:07 +00:00
eaf4735298 My second commit will consist of my second round of changes. What has changed is my functions in drawing.py and shapes.py have been updated to show a house and sun. My idea for the project proposal has also changed, only a minor change.
angelotr pushed to main at angelotr/lab_pipes 2025-10-02 03:22:42 +00:00
ac65cd1ac5 In this assignment I fixed pipeline commands to correctly filter, count, and organize words while fixing errors that I might come across.
angelotr pushed to main at angelotr/lab_weather 2025-09-30 02:17:33 +00:00
a1acd4e0c5 Applying patch
angelotr pushed to main at angelotr/project_drawing 2025-09-29 04:12:09 +00:00
f57b440ba0 My first commit will consist of my first milestone. Not necessarily what has been changed but what has been thought. My idea for this project was to create a house and a snowball but soon began to feel less confident with the ability to animate it. So then, I came to the conclusion that I will create a house and a rising sun for my project proposal.
angelotr pushed to main at angelotr/problemset_typeface 2025-09-22 04:04:46 +00:00
be8b7f2ae8 The letters A, D, L, and P were adjusted so all the lines fit inside the 8x8 grid. The code for letter A had to be changed in order for the middle crossbar to be perfectly centered and the diagnols of D nearly fit within the square.
angelotr pushed to main at angelotr/lab_iteration 2025-09-15 03:39:39 +00:00
49db8a57a8 A few changes I did in tile.py was I added color to my draw_tile() function and added a sqwiggle to make my tile unique. This made a cross pattern tile with a sqwiggle inside the tile.
angelotr pushed to main at angelotr/lab_iteration 2025-09-14 18:32:43 +00:00
474b5cf9f0 I implemented the missing functions by replacing the pass statements with for loops that use range and step sizes. This allows print_even_numbers, print_odd_numbers, and print_multiples_of_five correctly.
angelotr pushed to main at angelotr/lab_iteration 2025-09-14 04:05:44 +00:00
43d3315af6 I replaced the four repeated forward and right command with a for-loop that iterates over a list of sides, so each command is written only once while still drawing the same square
angelotr pushed to main at angelotr/lab_names 2025-09-02 04:11:05 +00:00
cc35815a1a In this project I had to change many lines to get
angelotr pushed to main at angelotr/lab_names 2025-09-02 02:33:20 +00:00
a611163e21 For greetings.py I changed the code so that it
angelotr pushed to main at angelotr/lab_terminal 2025-09-02 01:05:27 +00:00
48465cdf3f I found moving arounf the Terminal to be fun.
angelotr pushed to main at angelotr/lab_turtle 2025-09-01 22:49:52 +00:00
e65e26f931 experimented with turtle forward and color
angelotr created repository angelotr/project_game 2025-09-01 02:29:33 +00:00