Skip to content
View sucamchi-lab's full-sized avatar
🤓
Learning Python, C and Go!
🤓
Learning Python, C and Go!
  • 42 Fundación Telefónica Málaga
  • Málaga, Spain
  • 22:29 (UTC +02:00)

Highlights

  • Pro

Block or report sucamchi-lab

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

Profile Views  

About Me

class Susana:
    name       = "Susana Camlett Chica"
    location   = "Málaga, Spain"
    school     = "42 Málaga"
    languages  = ["Python", "C", "Go", "Bash"]
    interests  = ["Scripting", "Automation", "Backend", "Cybersecurity"]
    currently  = "Deep-diving into Python, C and Systems Programming @ 42 Málaga"
    fun_fact   = "I make computers do the boring parts so I don't have to"

Tech Stack

Languages

Tools

Other interests

   

What I'm working on

  • 42 Málaga — grinding through C, systems programming and Python through various projects.
  • Boot.dev — backend path with Python and Go.
  • Learning cybersecurity concepts and safe coding practices.

Languages I Speak

Language Level
🇺🇸 English Native
🇪🇸 Spanish Native
🇯🇵 Japanese Conversational · Learning
🇫🇷 French Basic · Learning
🇩🇪 German Basic

Get in touch

 

"Always learning. Always improving."

Pinned Loading

  1. Python-Bookbot Python-Bookbot Public

    Feed a .txt file and it returns the top 100 most frequent words (ignoring common words in English).

    Python

  2. kanji-quiz kanji-quiz Public

    Kanken-ordered kanji SRS quiz (meaning-only answers)

    Python

  3. libft libft Public

    Biblioteca personal de funciones en C.

    C 3

  4. LuisPM24/push_swap LuisPM24/push_swap Public

    Programa de ordenación de enteros utilizando un stack, con un conjunto limitado de instrucciones y procurando hacerlo con el menor número de movimientos posible, implementando distintos algoritmos …

    C 2

  5. A-Maze-ing A-Maze-ing Public

    Maze generator built in Python

    Python 2

  6. ft_printf ft_printf Public

    C