Skip to content
View mjnaderi's full-sized avatar
📖
Always Learning...
📖
Always Learning...

Organizations

@QueraTeam
Block or Report

Block or report mjnaderi

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

My name is Mohammad Javad 😃. I started programming when I was 15. Now, I'm co-founder and software engineer at Quera, a technology company that aims to create a community of developers, educate them, and help them find the perfect job. I live in Tehran, Iran. I love contributing to open source projects.

mjnaderi's github stats

Pinned

  1. QueraTeam/django-qsessions QueraTeam/django-qsessions Public

    Extended session backends for Django (Sessions store IP, User Agent, and foreign key to User)

    Python 146 13

  2. Sharif-Judge Sharif-Judge Public

    A free and open source online judge system for programming courses

    PHP 384 152

  3. Jalali.py Jalali.py Public

    Persian and Gregorian Date Converter for Python 2 and Python 3

    Python 146 24

  4. dotfiles dotfiles Public

    My dotfiles repository

    Vim Script 6 2

  5. QueraTeam/django-nextjs QueraTeam/django-nextjs Public

    Next.js integration for Django projects

    Python 329 19

  6. Installing Arch Linux with Full Disk... Installing Arch Linux with Full Disk Encryption (LVM on LUKS)
    1
    # Installing Arch Linux with Full Disk Encryption
    2
    
                  
    3
    If you're aiming for a seamless Arch Linux installation in UEFI mode, follow along as this guide will walk you through the process step by step. We'll be using LUKS (Linux Unified Key Setup) and LVM (Logical Volume Manager) partitions on LUKS to achieve full disk encryption.
    4
    
                  
    5
    **Note:** I have updated this doc for UEFI mode.