Skip to content
View Tchipoque's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Tchipoque

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Tchipoque/README.md

Hi there πŸ‘‹

🌟 Hey there β€” I'm Emanuel Tchipoque πŸ‘‹

42 Lisboa Student | Aspiring Cybersecurity & AI Engineer | Tech Explorer


πŸ‘¨β€πŸ’» About Me

  • 🧠 Currently studying at 42 Lisboa
  • πŸ“ Born in Luanda, Angola (18 June 2006)
  • πŸŽ“ Completed CCNA 1, 2 & 3 β€” strong foundation in networking
  • πŸ₯Š I live an active lifestyle β€” gym & kickboxing
  • 🌐 Curious, disciplined, and obsessed with growth & problem solving

πŸš€ What I'm Working On

I'm currently building my technical foundation at 42 Lisboa, diving into areas such as:

  • 🧩 Low-level programming β†’ memory management, pointers, system logic, clean code
  • 🐍 Python fundamentals β†’ automation, scripts, building tools
  • πŸ€– AI introduction β†’ LLMs, basic AI concepts, model usage & integration
  • 🌐 Networking principles β†’ TCP/IP basics, communication, security concepts
  • πŸ›οΈ Computer science fundamentals β†’ algorithms, data structures, OS basics

I’m not just doing projects β€” I’m developing real skills that scale.


🧰 Tech & Tools I Use


🎯 My Journey

I believe in starting from zero, breaking things, fixing them, and repeating until mastery.

I'm not rushingβ€”I'm building the strongest foundation possible.

My goals:

  • Become a strong systems/software engineer
  • Specialize in AI & cybersecurity
  • Build tools that solve real-world problems

🀝 Let's Connect

If you’d like to reach out, feel free to message me on LinkedIn.
I'm open to:

  • πŸ’¬ Questions about my work, C programming, or learning at 42
  • 🀝 Collaborations or side projects
  • πŸ‘¨β€πŸ’Ό Internship or job opportunities
  • 🧭 Guidance or help with 42 projects (as long as it respects the norms)

I’m always happy to talk, learn, and grow together.
Let’s connect and build something great. πŸš€


🌐 Connect With Me

➑️ LinkedIn: Emanuel Tchipoque

➑️ 42 Network/Slack: etchipoq


⭐ If you like my journey or my projects, consider leaving a star β€” it helps a lot.


Popular repositories Loading

  1. Tchipoque Tchipoque Public

    A small glimpse into who I am, where I come from, the journey I've been on, and the things that shaped me along the way. πŸš€

    1

  2. libft libft Public

    A custom C standard library recreation containing functions from <ctype.h>, <string.h>, and memory utilities, plus additional features like linked list handling. Includes all mandatory functions an…

    C 1

  3. ft_printf ft_printf Public

    A complete custom implementation of the C standard printf function for 42 School. Supports all mandatory format specifiers (c s p d i u x X %) and uses a modular helper system. No bonus formatting …

    C 1

  4. get_next_line get_next_line Public

    My implementation of get_next_line for 42 School. Reads a file descriptor line by line, supports multiple file descriptors (bonus), and manages internal buffers efficiently. Includes all bonus func…

    C 1

  5. Push_swap Push_swap Public

    Push_swap is a 42 Network project where you must sort a stack of random integers using two stacks (A and B) and a limited set of operations (swaps, pushes, and rotations).

    C 1

  6. Python-Modules Python-Modules Public

    Solutions for the 42 Python Modules curriculum. Covers Python fundamentals, OOP, functional programming, decorators, data validation with Pydantic, and advanced Python concepts.

    Python 1