Skip to content
View jandrana's full-sized avatar

Highlights

  • Pro

Block or report jandrana

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jandrana/README.md

Profile banner

Static Badge Static Badge

#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);
}

πŸ’‘ Present

    🎯 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.

πŸ“Š Github Statistics


⏳️ View my WakaTime Statistics

Profile Views

🐱 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

🧠 View my Skills and Knowledge
Experience with
Languages C C++ Python GNU Bash HTML5 CSS3
Operating Systems Linux macOS Parrot Debian Ubuntu
Tools and Platforms Git GitHub VirtualBox Docker Jira Clickup Trello Notion Confluence
Machine Learning, Deep Learning NumPy Matplotlib Pandas PyTorch scikit-learn SciPy
Project Documentation GitHub Actions Doxygen Docstrings Docsify
Design Adobe Photoshop Figma Canva Invision
Web MySQL MariaDB WordPress Bootstrap Markdown
Education 42 Datacamp Codecademy Hack The Box
Thank you for visiting my GitHub profile! Let's learn and code together. πŸš€

Pinned Loading

  1. 42-Cursus Public

    This repository contains all the projects that I am currently developing as a student at 42 MΓ‘laga

    C 11

  2. 42cleaner Public

    Script designed to clean cache and temporary files for 42 students with Linux/Ubuntu. Includes install.sh, uninstall.sh, process_name.sh, and clean.conf for configuration. Detailed documentation pr…

    Shell 13 1

  3. 42github-workshop Public

    3 5

  4. crossmint-challenge Public

    This repository contains my solution for a coding challenge as part of Crossmint's Internship program.

    Python