#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", "Datacamp" , "Codecademy", "HackTheBox", "LeetCode"},
.campus_42 = "MΓ‘laga",
.login_42 = "ana-cast",
.datacamp_url = "https://www.datacamp.com/portfolio/jandrana",
.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 and C++ projects at 42 to improving my system administration skills, diving into the Data Analysis world for learning AI and machine learning or even creating engaging web pages for touristic apartments while creating tons of virtual environments for 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 love improving my skills in different areas. Focusing on Data Science, more specifically on Machine Learning and AI with Datacamp while also learning new programming languages using platforms like Codecademy. Finally, I'm learning the basics of the cybersecurity world through on-site events and the Hack The Box platform.
β³οΈ View my WakaTime Statistics
π± My GitHub Data
π¦ 38.1 kB Used in GitHub's Storage
π 366 Contributions in the Year 2025
πΌ Opted to Hire
π 20 Public Repositories
π 13 Private Repositories
I'm a Night π¦
π Morning 23 commits βββββββββββββββββββββββββ 00.59 %
π Daytime 1264 commits βββββββββββββββββββββββββ 32.21 %
π Evening 2481 commits βββββββββββββββββββββββββ 63.23 %
π Night 156 commits βββββββββββββββββββββββββ 03.98 %
π I'm Most Productive on Tuesday
Monday 674 commits βββββββββββββββββββββββββ 17.18 %
Tuesday 995 commits βββββββββββββββββββββββββ 25.36 %
Wednesday 908 commits βββββββββββββββββββββββββ 23.14 %
Thursday 468 commits βββββββββββββββββββββββββ 11.93 %
Friday 559 commits βββββββββββββββββββββββββ 14.25 %
Saturday 188 commits βββββββββββββββββββββββββ 04.79 %
Sunday 132 commits βββββββββββββββββββββββββ 03.36 %
π 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