#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
π¦ 34.5 kB Used in GitHub's Storage
π 167 Contributions in the Year 2025
πΌ Opted to Hire
π 17 Public Repositories
π 15 Private Repositories
I'm a Night π¦
π Morning 23 commits βββββββββββββββββββββββββ 00.75 %
π Daytime 1020 commits βββββββββββββββββββββββββ 33.06 %
π Evening 1905 commits βββββββββββββββββββββββββ 61.75 %
π Night 137 commits βββββββββββββββββββββββββ 04.44 %
π I'm Most Productive on Tuesday
Monday 612 commits βββββββββββββββββββββββββ 19.84 %
Tuesday 766 commits βββββββββββββββββββββββββ 24.83 %
Wednesday 598 commits βββββββββββββββββββββββββ 19.38 %
Thursday 364 commits βββββββββββββββββββββββββ 11.80 %
Friday 444 commits βββββββββββββββββββββββββ 14.39 %
Saturday 169 commits βββββββββββββββββββββββββ 05.48 %
Sunday 132 commits βββββββββββββββββββββββββ 04.28 %
π 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