Skip to content
View alx-sch's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report alx-sch

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

About Me

Biochemical scientist turned funding consultant turned startup enthusiast with a passion for data and coding! πŸ§ͺ πŸ’° πŸ§‘β€πŸ’»

Technology has always fascinated me, and people intrigue me even more. The interplay between the two, how technology shapes lives, is super captivating! With a knack for unraveling complexity and a gift for communicating ideas and visions, I've not only secured funding in the millions for dozens of R&D projects but also wrangled the whirlwind of a tech startup's operations.

I've finally embraced the coding bug that's been buzzing within me, catching up with my long-time fascination for crafting digital solutions and bringing ideas to life!

πŸ“Š Completed a Data Science Bootcamp at SPICED Academy
🎯 Currently expanding my coding skills at 42
πŸ’Ό LinkedIn

Pinned

  1. STRIKE_A_POSE STRIKE_A_POSE Public

    A videogame that uses body pose classification via a webcam feed to engage players in an interactive experience.

    Jupyter Notebook

  2. 42_ft_printf 42_ft_printf Public

    A custom implementation of everyone's favorite function for formatted output.

    C

  3. 42_born2beroot 42_born2beroot Public

    System Administration: Configuring a secure virtual machine with user authentication, firewall rules, and system monitoring.

    1

  4. 42_get_next_line 42_get_next_line Public

    Function to read lines from a file descriptor one-by-one using static variables.

    C 2

  5. 42_push_swap 42_push_swap Public

    Implementation of an algorithm for sorting numbers within a fixed set of rules. Enhancing the "Turk Algorithm".

    C

  6. 42_pipex 42_pipex Public

    Reproducing the shell pipe command in C. Managing processes and facilitating communication between them.

    C 1