Giter Site home page Giter Site logo

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 = "[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);
}

💡 Present

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

📊 Github Statistics


⏳️ View my WakaTime Statistics

Profile Views

🐱 My GitHub Data

📦 18.5 kB Used in GitHub's Storage

🏆 377 Contributions in the Year 2024

💼 Opted to Hire

📜 13 Public Repositories

🔑 9 Private Repositories

I'm a Night 🦉

🌞 Morning                18 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   02.38 % 
🌆 Daytime                259 commits         █████████░░░░░░░░░░░░░░░░   34.21 % 
🌃 Evening                426 commits         ██████████████░░░░░░░░░░░   56.27 % 
🌙 Night                  54 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   07.13 % 

📅 I'm Most Productive on Monday

Monday                   201 commits         ███████░░░░░░░░░░░░░░░░░░   26.55 % 
Tuesday                  115 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.19 % 
Wednesday                118 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.59 % 
Thursday                 112 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.80 % 
Friday                   103 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.61 % 
Saturday                 45 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   05.94 % 
Sunday                   63 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   08.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

🧠 View my Skills and Knowledge
Experience with
Languages C Python GNU Bash HTML5 CSS3
Operating Systems Linux macOS Parrot Debian Ubuntu
Tools and Platforms Notion Git GitHub VirtualBox
Project Documentation Markdown Doxygen Docstrings Docsify
Design Adobe Photoshop Figma Canva Invision
Web MySQL WordPress Bootstrap
Education 42 Codecademy Hack The Box
Thank you for visiting my GitHub profile! Let's learn and code together. 🚀

Ana Alejandra Castillejo's Projects

42-cursus icon 42-cursus

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

42-project-badges icon 42-project-badges

AWESOME little badges for 42 curriculum projects. I create my own badges(icons) if I can't find any. Feel free to use them after staring the repository :) Contributions are welcomed!

42cleaner icon 42cleaner

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

crossmint-challenge icon crossmint-challenge

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

libft icon libft

Creation of my first library in C

minitalk icon minitalk

Program about exchanging data using UNIX signals

push_swap icon push_swap

This repository contains the push_swap project that I developed as a Student of 42 Malaga. It is about ordering the numbers contained in a stack with the minimum number of movements posible using only certain allowed actions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.