Skip to content
View czgdp1807's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@sympy @numpy @scipy @lfortran @codezonediitj @cilgroup

Block or report czgdp1807

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

Hi there 👋

I am Gagandeep, a Software Engineer at @Quansight. I am also core developer of LFortran/LPython/LC. Take a look at some of my work below,

Current Work

  • Quansight - Software Engineer II. Working on SciPy & NumPy along side client projects.
  • LFortran - Core Developer. LFortran is a modern open-source (BSD licensed) interactive Fortran compiler built on top of LLVM.
  • LPython - Core Developer. LPython is an ahead-of-time compiler for Python written in C++.
  • LC - Core Developer. LC is the C and C++ frontend to LCompilers.

Personal Work

  • PyDataStructs - PyDataStructs, as the name suggests is a python package for data structures and algorithms. You can learn more about it on the project's website/documentation https://pydatastructs.readthedocs.io/en/latest/. It has participated in Google Summer of Code, 2022.

Past Work

Contacts for Collaboration

If you want to work on some of my ongoing projects then feel free to reach out to me on my email which is, [email protected].

See, you just increased the visitor count by one. Thanks.

Pinned Loading

  1. scipy/scipy Public

    SciPy library main repository

    Python 13.5k 5.3k

  2. numpy/numpy Public

    The fundamental package for scientific computing with Python.

    Python 29.2k 10.6k

  3. lfortran/lfortran Public

    Official main repository for LFortran

    C++ 1k 188

  4. lcompilers/lpython Public

    Python compiler

    C++ 1.5k 167

  5. lcompilers/lc Public

    C++ compiler

    C++ 27 7

  6. sympy/sympy Public

    A computer algebra system written in pure Python

    Python 13.5k 4.6k

614 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to lfortran/lfortran, scipy/scipy, czgdp1807/numpy-benchmarks-openblas and 26 other repositories
Loading A graph representing czgdp1807's contributions from March 24, 2024 to March 29, 2025. The contributions are 56% commits, 23% pull requests, 19% code review, 2% issues.

Contribution activity

March 2025

Created 7 commits in 1 repository

Created a pull request in scipy/scipy that received 4 comments

CI: minimise disk space usage for oneAPI jobs

Reference issue Closes #22615 What does this implement/fix? Additional information

+48 −42 lines changed 4 comments
Opened 3 other pull requests in 1 repository
czgdp1807/scipy 3 open
Reviewed 21 pull requests in 4 repositories

Created an issue in codezonediitj/pydatastructs that received 1 comment

Cryptographic Algorithms in PyDataStructs

Let's create a fake example (assume that cryptographic algorithms are already there in pydatastructs) from pydatastructs import crypto text = "Hell…

1 comment
Loading