Skip to content
View Justhiro55's full-sized avatar

Highlights

  • Pro

Block or report Justhiro55

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

Hi 👋, I'm Justhiro55.

  • 🎓 Master's student at Future University Hakodate and student at 42 Tokyo
  • 👨‍💻 Researching Network Security as a graduate student
  • 🌱 I have worked as an SDE intern at a company in lifestyle and recruitment services
Top Languages Card

🚀 École 42 Projects Overview

Why I decided to join 42

status

hhagiwar's 42 stats

projects

On-campus portfolio service

  • 📁 Funcy: sharing portfolios within the university.

hachathon

Popular repositories Loading

  1. Spotify Spotify Public

    Swift

  2. latex2e-textlint-sample latex2e-textlint-sample Public template

    Forked from t4t5u0/latex2e-textlint-template

    LaTeX2e(LuaLaTeX) に対して、TextLint を行いたいです

    TeX

  3. docker-r-masked-ngrams docker-r-masked-ngrams Public

    Forked from jselvi/docker-r-masked-ngrams

    Docker image for the paper: Selvi, J., Rodríguez, R. J., & Soria-Olivas, E. (2019). Detection of algorithmically generated malicious domain names using masked N-grams. Expert Systems with Applicati…

    Python

  4. Awesome-Cybersecurity-Datasets Awesome-Cybersecurity-Datasets Public

    Forked from shramos/Awesome-Cybersecurity-Datasets

    A curated list of amazingly awesome Cybersecurity datasets

  5. libft libft Public

    This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your w…

    C

  6. ft_printf ft_printf Public

    This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future …

    C