Skip to content
View pathikrit's full-sized avatar

Organizations

@coatue

Block or report pathikrit

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

Pinned Loading

  1. better-files Public

    Simple, safe and intuitive Scala I/O

    Scala 1.5k 143

  2. scalgos Public

    algorithms in scala

    Scala 434 89

  3. metarest Public

    Scala macros to generate RESTful Models

    Scala 195 11

  4. sauron Public

    Yet another Scala lens macro

    Scala 167 9

  5. jvican/dijon Public

    A Dynamically Typed Scala Json Library

    Scala 183 13

  6. Sudoku Solver in Scala
    1
    val n = 9
    2
    val s = Math.sqrt(n).toInt
    3
    type Board = IndexedSeq[IndexedSeq[Int]]
    4
     
    5
    def solve(board: Board, cell: Int = 0): Option[Board] = (cell%n, cell/n) match {

521 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
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 pathikrit/storybook, pathikrit/ai-utils, pathikrit/chrome_ai and 4 other repositories
Loading A graph representing pathikrit's contributions from April 21, 2024 to April 21, 2025. The contributions are 64% commits, 26% code review, 7% pull requests, 3% issues.

Contribution activity

April 2025

Created 16 commits in 1 repository
Opened 1 issue in 1 repository
pathikrit/newswall 1 open
33 contributions in private repositories Apr 1 – Apr 16
Loading