Skip to content
View UchihaShaco's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report UchihaShaco

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
UchihaShaco/README.md

Hi there! 👋

Welcome to my GitHub profile! I'm a motivated and creative software developer with a passion for problem-solving and learning new things.

About Me

I'm a graduate of the 42 Abu Dhabi program with a Bachelor's degree in E-Business from a reputable university. I have experience in various areas
Such as project management, financial services, risk management, and digital art. I'm committed to continual learning and growth.

Qualifications

Bachelor's degree in E-business.
Successfully completed 42 Abu Dhabi Piscine and am currently a student at 42 Abu Dhabi.

Skills

I have a diverse set of skills that allow me to tackle any challenge that comes my way. Some of my top skills include:

  • Problem-solving
  • Time management
  • Attention to detail
  • Communication

Work Experience

I have experience working as a Personal Assistant at a shipping company where I gained strong problem-solving abilities, attention to detail, and excellent time management skills.

Projects

Here are some of the projects I've worked on:

Achievements

I'm proud to have achieved the following:

  • Successfully completed the 42 Abu Dhabi program and became a student
  • Led a team to deliver outstanding customer satisfaction by identifying team strengths and weaknesses and optimizing daily processes.

Reflections

I believe in continuous improvement and learning from failures. I constantly reflect on my experiences and use them to improve my skills and knowledge. I'm excited to share my projects and experiences with the GitHub community and learn from others.

If you're interested in learning more about my skills and experience, feel free to check out my my CV. I'm always open to new opportunities and collaborations, so don't hesitate to get in touch!

Pinned Loading

  1. Tinyshell Tinyshell Public

    Tinyshell: a command-line interface for the OS with features such as command history, redirection, pipes, environment variables, and signals, designed for efficiency.

    C 1

  2. Push_swap Push_swap Public

    The push_swap project is a sorting algorithm that sorts an array of integers using two stacks, stack A and stack B, and a set of predefined operations. The objective of the project is to sort the i…

    C

  3. libft libft Public

    libft is a C language library that provides a collection of custom implementations of standard C library functions. The library is designed to be portable, efficient, and easy to use.

    C 1

  4. tinytalk tinytalk Public

    The minitalk project is a client-server application that allows two processes to communicate with each other using signals. The objective of the project is to implement a simple and efficient commu…

    C

  5. so_long so_long Public

    The so_long project is a 2D game written in C using the minilibx graphics library. The game involves navigating a player character through a maze, collecting objects and avoiding enemies. The objec…

    C

  6. Printf Printf Public

    The ft_printf project is a C language implementation of the printf function. The printf function is used to format and print data to the console. The ft_printf implementation provides a way for C p…

    C 1