Skip to content
View alexpg7's full-sized avatar

Block or report alexpg7

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

🤓 printf("Hello There!\n");

I am a Static Badge studying in Static Badge.

Interested in :atom:Theoretical Physics, 🧮Mathematics, 📊Data Analysis, 📈Data Science and ⚛️Quantum Computing.

⭐ Highlighted Repositories

Software Development

🖥️ minishell   👾 Conway_Game_of_Life

Data Analysis/Science

💮Flower-Classifier 📉 Background-Signal-Analysis

Integral-Calculator 🪐 Hubble-Parameter-Constraint

Mathematics

🧮push_swap   ✴️fract-ol

42 tools

🧮push_swap_visualizer

🛠️ Tools

🛜 My socials

Static Badge Static Badge Static Badge

Pinned Loading

  1. minishell minishell Public

    The first challenging 42 project: a bash terminal.

    C 2

  2. Conway_Game_of_Life Conway_Game_of_Life Public

    A simple simulation of the Conway's Game of Life using 42 Schools' Libft and Minilibx

    C

  3. Hubble-Parameter-Constraint Hubble-Parameter-Constraint Public

    A method to contrain the Hubble parameter using measured data and Markov chains

    Jupyter Notebook 1

  4. push_swap push_swap Public

    A stack sorting algorithm. With the rules, rotate, swap and push between two stacks.

    C 1

  5. push_swap_visualizer push_swap_visualizer Public

    A program to visualize the solution of push_swap. Using 42's minilibx and Libft.

    C 1

  6. Flower-Classifier Flower-Classifier Public

    A convolutional neural network to classify 5 different types of flowers. Avoidance of overfitting through data augmentation and dropout.

    Jupyter Notebook 1