Skip to content
View Erfangholiz's full-sized avatar
πŸ—Ώ
Sprucing up my profile
πŸ—Ώ
Sprucing up my profile
Block or Report

Block or report Erfangholiz

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

Hello there!

πŸ‘©β€πŸ’» About Me

My name is Erfan Gholizadeh, I'm a 20 year old CE student from the Babol Noshirvani University of Technology (BNUT) currently done with my second year of college.

- πŸ“š I'm currently learning how to customize my Arch Linux setup.
- ⚑ In my free time I write reviews on various movies, TV shows or manga.

πŸ“ Important lessons I've learned so far

- The most attractive programming language is the one you're NOT currently using.
- You will never "master" a programming language.

πŸ›  Language and tools

python logo vscode logo postgresql logo mysql logo linux logo VHDL logo

πŸ”₯ My Stats :

streak graph

Pinned

  1. TMDB-Poster-Downloader TMDB-Poster-Downloader Public

    A simple Python app that downloads Backdrops, Posters, and Logos from TMDB using an API key, made for a content creator friend that I have.

    Python

  2. Sudoku-Solver Sudoku-Solver Public

    This code solves sudoku puzzles

    Python

  3. N-Queens N-Queens Public

    Solving the N-Queens problem using a backtracking algorithm in Python.

    Python