Skip to content
View Belladone-Bzz's full-sized avatar
🐝
Save the bees
🐝
Save the bees

Block or report Belladone-Bzz

Report abuse

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

Report abuse
Belladone-Bzz/README.md

spotify Hello there ! Welcome to my world

Profile views

πŸŽ“ PhD in biology

French - English

Formerly a biology teacher, I am now training in computer science. A vast world of creativity and possibility has opened up to me, and it's amazing ! The sea air and sunshine of Marseille keep me company when I'm coding. I am currently learning C and Python, and my professional goal is to move into cybersecurity.

When I'm not coding, there's a good chance you'll find me reading (science fiction, fantasy, sociology), playing video games, climbing, or drinking a beer while playing board games with my friends.

πŸ“Œ Skills

GitHub Vim Visual Studio Code Canva C Python Mendeley Zotero Linux fedora Kali Linux

πŸ’¬ Languages :

  • Shell
  • C
  • Makefile
  • Python

πŸ”§ Tools :

  • Linux (Fedora/Kali)
  • Git
  • VSCode
  • Vim
  • Obsidian
  • Adobe Illustrator, Adobe Photoshop
  • GraphPad Prism
  • Canva
  • Mendeley
  • Zotero

🚩 TryHackMe

Your Image Badge

πŸ“‚ Major projects in the pipeline or completed

Global Game Jam

  • Description : The Global Game Jam is a 48-hour video game creation event based on a given theme, which takes place every year. It is the perfect opportunity for developers, artists, game designers, and anyone else who is curious to get together and put their talents to the test by creating an original game concept in record time.
  • Date : 01/28/26 - 01/30/26

πŸ“¬ Contact

  • Portfolio : under development 🚧

Popular repositories Loading

  1. C_library C_library Public

    The aim of this project was to help me understand how the libc library functions work, how to recreate them myself, and how to use them correctly.

    C 5

  2. Get_Next_Line Get_Next_Line Public

    The goal of this project was to recode the get_next_line() function, which reads the contents of a file line by line from a file descriptor, where a β€œline” is a sequence of characters ending with β€œβ€¦

    C 5

  3. Push_Swap Push_Swap Public

    Push-swap is a group project that involves sorting a stack of integers using a limited set of operations (push, swap and rotate) and minimizing the number of moves.

    C 5

  4. Belladone-Bzz Belladone-Bzz Public

    This is the repo of my custom profile <3

    4

  5. Python_practice Python_practice Public

    Exercises completed to learn the Python language

    Python 4

  6. Printf Printf Public

    This project involves recreating the printf() function which handles the following conversions : cspdiuxX%

    C 3