#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", "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.
Details
⏳️ View my WakaTime Statistics
🐱 My GitHub Data
📦 38.7 kB Used in GitHub's Storage
🏆 0 Contributions in the Year 2026
💼 Opted to Hire
📜 23 Public Repositories
🔑 18 Private Repositories
I'm a Night 🦉
🌞 Morning 25 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.62 %
🌆 Daytime 1290 commits ████████░░░░░░░░░░░░░░░░░ 32.17 %
🌃 Evening 2533 commits ████████████████░░░░░░░░░ 63.17 %
🌙 Night 162 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 04.04 %
📅 I'm Most Productive on Tuesday
Monday 682 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.01 %
Tuesday 1005 commits ██████░░░░░░░░░░░░░░░░░░░ 25.06 %
Wednesday 913 commits ██████░░░░░░░░░░░░░░░░░░░ 22.77 %
Thursday 499 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.44 %
Friday 579 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.44 %
Saturday 199 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 04.96 %
Sunday 133 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.32 %
📊 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