#include <stdbool.h>
int main(void)
{
struct about_me jandrana = {
.name = "Ana Alejandra Castillejo",
.pronouns = {"she", "her"},
.age = 21,
.student = true,
.hired = false,
.contact = "yo@anaalejandra.com"
};
struct student my_studies = {
.is_student = true,
.status = {"42 Student", "Codecademy", "HackTheBox", "LeetCode"},
.campus_42 = "MΓ‘laga",
.login_42 = "ana-cast",
.codecademy_url = "https://www.codecademy.com/profiles/jandrana"
};
return (0);
}
π― Since September, 2023 I'm a student at 42 Malaga. My passion lies in coding, from developing challenging C projects to creating engaging web pages for touristic apartments or creating different virtual environments depending on my specific needs.
π©βπ» In my public repository, 42 Cursus, you can track my progress and check out the work I'm doing during my 42 journey.
π Additionally, I'm starting to dive into the cybersecurity world through platforms like Hack The Box, and improving my skills in different programming languages with platforms like Codecademy.
β³οΈ View my WakaTime Statistics
π± My GitHub Data
π¦ 20.1 kB Used in GitHub's Storage
π 1,141 Contributions in the Year 2024
πΌ Opted to Hire
π 14 Public Repositories
π 12 Private Repositories
I'm a Night π¦
π Morning 19 commits βββββββββββββββββββββββββ 00.79 %
π Daytime 779 commits βββββββββββββββββββββββββ 32.53 %
π Evening 1489 commits βββββββββββββββββββββββββ 62.17 %
π Night 108 commits βββββββββββββββββββββββββ 04.51 %
π I'm Most Productive on Tuesday
Monday 515 commits βββββββββββββββββββββββββ 21.50 %
Tuesday 599 commits βββββββββββββββββββββββββ 25.01 %
Wednesday 444 commits βββββββββββββββββββββββββ 18.54 %
Thursday 259 commits βββββββββββββββββββββββββ 10.81 %
Friday 322 commits βββββββββββββββββββββββββ 13.44 %
Saturday 141 commits βββββββββββββββββββββββββ 05.89 %
Sunday 115 commits βββββββββββββββββββββββββ 04.80 %
π This Week I Spent My Time On
ποΈ Time Zone: Europe/Madrid
π¬ Programming Languages:
No Activity Tracked This Week
π₯ Editors:
No Activity Tracked This Week
π±βπ» Projects:
No Activity Tracked This Week
π» Operating System:
No Activity Tracked This Week