#include <stdbool.h>
int main(void)
{
struct about_me jandrana = {
.name = "Ana Alejandra Castillejo",
.pronouns = {"she", "her"},
.age = 21,
.student = true,
.hired = false,
.contact = "[email protected]"
};
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.2 kB Used in GitHub's Storage
π 0 Contributions in the Year 2025
πΌ Opted to Hire
π 15 Public Repositories
π 12 Private Repositories
I'm a Night π¦
π Morning 19 commits βββββββββββββββββββββββββ 00.76 %
π Daytime 834 commits βββββββββββββββββββββββββ 33.28 %
π Evening 1532 commits βββββββββββββββββββββββββ 61.13 %
π Night 121 commits βββββββββββββββββββββββββ 04.83 %
π I'm Most Productive on Tuesday
Monday 531 commits βββββββββββββββββββββββββ 21.19 %
Tuesday 613 commits βββββββββββββββββββββββββ 24.46 %
Wednesday 489 commits βββββββββββββββββββββββββ 19.51 %
Thursday 262 commits βββββββββββββββββββββββββ 10.45 %
Friday 328 commits βββββββββββββββββββββββββ 13.09 %
Saturday 154 commits βββββββββββββββββββββββββ 06.15 %
Sunday 129 commits βββββββββββββββββββββββββ 05.15 %
π 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