Code Monkey home page Code Monkey logo

Profile banner

#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

🎯 I'm currently 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.

📚 Currently, 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

📦 14.5 kB Used in GitHub's Storage

🏆 157 Contributions in the Year 2024

💼 Opted to Hire

📜 10 Public Repositories

🔑 9 Private Repositories

I'm a Night 🦉

🌞 Morning                16 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   04.62 % 
🌆 Daytime                139 commits         ██████████░░░░░░░░░░░░░░░   40.17 % 
🌃 Evening                155 commits         ███████████░░░░░░░░░░░░░░   44.80 % 
🌙 Night                  36 commits          ███░░░░░░░░░░░░░░░░░░░░░░   10.40 % 

📅 I'm Most Productive on Thursday

Monday                   62 commits          ████░░░░░░░░░░░░░░░░░░░░░   17.92 % 
Tuesday                  34 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   09.83 % 
Wednesday                29 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   08.38 % 
Thursday                 64 commits          █████░░░░░░░░░░░░░░░░░░░░   18.50 % 
Friday                   61 commits          ████░░░░░░░░░░░░░░░░░░░░░   17.63 % 
Saturday                 45 commits          ███░░░░░░░░░░░░░░░░░░░░░░   13.01 % 
Sunday                   51 commits          ████░░░░░░░░░░░░░░░░░░░░░   14.74 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Europe/Madrid

💬 Programming Languages: 
Markdown                 2 hrs 55 mins       █████████░░░░░░░░░░░░░░░░   37.86 % 
C                        2 hrs 50 mins       █████████░░░░░░░░░░░░░░░░   36.66 % 
YAML                     1 hr 37 mins        █████░░░░░░░░░░░░░░░░░░░░   21.06 % 
Makefile                 19 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   04.13 % 
Other                    1 min               ░░░░░░░░░░░░░░░░░░░░░░░░░   00.24 % 

🔥 Editors: 
VS Code                  7 hrs 43 mins       █████████████████████████   100.00 % 

🐱‍💻 Projects: 
minishell                4 hrs 37 mins       ███████████████░░░░░░░░░░   59.78 % 
jandrana                 2 hrs 19 mins       ████████░░░░░░░░░░░░░░░░░   30.16 % 
libft                    20 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   04.40 % 
so_long                  17 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   03.72 % 
42-Cursus                5 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.17 % 

💻 Operating System: 
Mac                      7 hrs 43 mins       █████████████████████████   100.00 % 

🖥 View my Skills and Knowledge
Experience with
Languages C Python GNU Bash HTML5 CSS3
Design Adobe Photoshop Figma Canva Invision
Docs Markdown Notion
VM and SO VirtualBox Debian Ubuntu
Other Git 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!

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.