Skip to content
Avatar
🎯
Focusing
🎯
Focusing

Achievements

Achievements

Block or Report

Block or report Jarvizx

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.

Report abuse

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

Report abuse

Pinned

  1. Forked from byoungd/English-level-up-tips-for-Chinese

    可能是让你受益匪浅的英语进阶指南

  2. Forked from imthenachoman/How-To-Secure-A-Linux-Server

    An evolving how-to guide for securing a Linux server.

  3. Forked from braydie/HowToBeAProgrammer

    A guide on how to be a Programmer - originally published by Robert L Read

  4. Irregular verb command lines with Python

    Python

  5. Forked from ZuzooVn/machine-learning-for-software-engineers

    A complete daily plan for studying to become a machine learning engineer.

  6. 1
    require 'csv'
    2
    
                  
    3
    def get_max_lines_file(file)
    4
      count = 0
    5
      file = File.open(file, "r") { |file| file.each_line { |line| count += 1 }}

19 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2021

Jarvizx has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.