Home

Aditya Kumar is Contributing...

Discover @AS1100K's recent pull requests on GitHub

kornia's github avatar'

Implement newer FAST Corner Detector

#460

3 days ago

kornia's github avatar'

Implement ORB Detector

#457

6 days ago

kornia's github avatar'

Add benchmark aprilgrid-rs

#458

5 days ago

AS1100K's github avatar'

Sync blogs with dev.to

#15

5 days ago

kornia's github avatar'

Add image downscaling support in AprilTag Detection

#444

1 month ago

AS1100K's github avatar'

Better cfg lints

#16

3 weeks ago

AS1100K's github avatar'

Fix CI

#15

3 weeks ago

kornia's github avatar'

Add AprilTag Benchmark

#438

1 month ago

kornia's github avatar'

Update `apriltag-imgs` submodule URL

#440

1 month ago

kornia's github avatar'

Add AprilTag detection example

#436

1 month ago

kornia's github avatar'

Reset sharpening buffer for every Quad

#435

1 month ago

kornia's github avatar'

Add `TagFamilyKind::all` method and use it in DecodeTagsConfig

#433

1 month ago

kornia's github avatar'

Add support for multiple AprilTag Families

#429

1 month ago

kornia's github avatar'

Add Apriltag Decoding

#420

2 months ago

kornia's github avatar'

Remove `license-file` from `smol_vlm` example

#424

1 month ago

kornia's github avatar'

Add Quad Fitting

#419

2 months ago

kornia's github avatar'

Replace clippy-action with direct cargo clippy command

#412

2 months ago

kornia's github avatar'

Add gradient cluster detection

#410

2 months ago

kornia's github avatar'

Add Adaptive Threshold Binary function

#384

2 months ago

opencv's github avatar'

Add Python `3.13` in the supported versions

#1095

4 months ago

kornia's github avatar'

Add Connected Components for AprilTag detection

#406

2 months ago

kornia's github avatar'

Fix kornia-io docs.rs not building

#388

2 months ago

kornia's github avatar'

Add kornia-apriltag crate

#380

3 months ago

kornia's github avatar'

Update ONNX example to use ort 2.0.0-rc.10

#382

3 months ago

kornia's github avatar'

Use `std::hint::black_box` instead of `criterion::black_box` because it’s deprecated

#381

3 months ago

AS1100K's github avatar'

Feat: Add ability to use multiple async runtime

#22

6 months ago

kornia's github avatar'

Add support for custom Allocator for `Image`

#373

3 months ago

AS1100K's github avatar'

Add `#[cfg_attr(docsrs, doc(cfg(...)))]` for feature-gated plugins

#33

3 months ago

kornia's github avatar'

Implement Video Reader

#356

4 months ago

kornia's github avatar'

Fix: README.md - Minor fixes and formatting

#372

3 months ago

ShayBox's github avatar'

Upgrade bevy_discord to 0.6

#1

3 months ago

rs-workspace's github avatar'

Remove `Cargo.lock`

#25

3 months ago

SammanSarkar's github avatar'

Add my proposal for kornia

#18

3 months ago

AS1100K's github avatar'

Use `rustup` instead of rust-toolchain github action

#30

3 months ago

AS1100K's github avatar'

Improve Docs & rich-presence example

#26

4 months ago

AS1100K's github avatar'

Upgrade to Bevy 0.16

#29

3 months ago

AS1100K's github avatar'

Update send_events system to not use `World` directly

#25

5 months ago

kornia's github avatar'

Fix `kornia-io` docs not building on docs.rs

#328

5 months ago

AS1100K's github avatar'

Update `.zed`

#27

4 months ago

kornia's github avatar'

Fix typo

#358

4 months ago

AS1100K's github avatar'

Fix Changelog with duplicate releases

#23

6 months ago

kornia's github avatar'

Add frozen attribute to Python wrapper classes

#349

4 months ago

kornia's github avatar'

Decode Images directly from raw bytes

#336

5 months ago

kornia's github avatar'

Fix CI issue with sccache

#350

4 months ago

kornia's github avatar'

Fix CI due to outdated package index

#346

4 months ago

kornia's github avatar'

Extend PNG encoding and decoding support

#332

5 months ago

kornia's github avatar'

Add JPEG image encoding and decoding functions

#327

5 months ago

kornia's github avatar'

Fix CI

#330

5 months ago

AS1100K's github avatar'

Remove Plugin Group and add back normal plugins

#24

5 months ago

Miisan-png's github avatar'

Fix Wrong Name

#2

5 months ago

copper-project's github avatar'

Add `iyes_perf_ui` back

#263

5 months ago

rs-workspace's github avatar'

Fix Typo

#17

5 months ago

rs-workspace's github avatar'

fix: Correct version key assignment for Cargo workspace handling

#14

5 months ago

rs-workspace's github avatar'

Use reqwest 0.12.12 precisely

#12

5 months ago

AS1100K's github avatar'

Add Raw Mode in `paste!` macro to allow generating Raw Identifiers

#8

5 months ago

AS1100K's github avatar'

refactor: change updated_at to created_at in contributing page

#6

5 months ago

rustsec's github avatar'

Create advisory for unmaintained `paste` crate

#2215

7 months ago

AS1100K's github avatar'

Add Game Screens and migrate to `bevy_asset_loader` for loading assets

#1

6 months ago

rs-workspace's github avatar'

feat: Add support for cargo workspace

#9

6 months ago

AS1100K's github avatar'

feat: Contributing Page

#5

6 months ago

AS1100K's github avatar'

Add tools for getting contributing data

#4

6 months ago

AS1100K's github avatar'

Add Links for types

#2

6 months ago

rs-workspace's github avatar'

Update README and add documents for marketplace listing

#8

6 months ago

rs-workspace's github avatar'

fix prod.yml action

#7

6 months ago

rs-workspace's github avatar'

Fix prerelease condition check in PullsHandler

#4

6 months ago

AS1100K's github avatar'

Create release-butler.toml

#20

6 months ago

rs-workspace's github avatar'

Format PRIVATE-KEY secret in GitHub Actions workflow

#3

6 months ago

AS1100K's github avatar'

Create configuration file for zed editor and Made GitHub Actions run on every PR

#17

6 months ago

OpenDevicePartnership's github avatar'

Fix repo URL

#11
copper-project's github avatar'

Make config entry to disable the logging in the ron file

#199

8 months ago

copper-project's github avatar'

Make cu-consolemon debug pane only active if `text_log` is true

#228

7 months ago

rust-lang's github avatar'

Made `Path::name` only have item name rather than full name

#134880

rust-lang / rust

Stars of repository

106192

8 months ago

AS1100K's github avatar'

Updated Resume

#3

7 months ago

copper-project's github avatar'

Add debug output pane to cu-consolemon

#219

7 months ago

copper-project's github avatar'

Improve the logging parameters user friendiness

#206

7 months ago

copper-project's github avatar'

Catalog and catch the main proc macro usage error

#212

7 months ago

copper-project's github avatar'

Fix `No space left on device (os error 28)` and improve CI speed

#215

7 months ago

azalea-rs's github avatar'

Feat: Host Documentation for multiple versions/branch

#188

9 months ago

AtheerAPeter's github avatar'

Added Support for File Dropping and different qualities for different images

#1

9 months ago

AS1100K's github avatar'

feat: add rich presence support and refactor event handling

#9

7 months ago

AS1100K's github avatar'

Migrate to tailwindcss

#2

8 months ago

AS1100K's github avatar'

Bevy 0.15

#6

9 months ago

wikisource's github avatar'

Make all interface messages translatable

#77

9 months ago

wikisource's github avatar'

Add UTC in the contest page

#76

9 months ago

rs-workspace's github avatar'

Added `components` as inputs to specify which components to be installed

#15

9 months ago

AS1100K's github avatar'

Migrated to cloudflare

#1

10 months ago

rs-workspace's github avatar'

Fix: Action

#5

10 months ago

rs-workspace's github avatar'

Revert "Bump the npm-development group with 5 updates"

#4

10 months ago

AS1100K's github avatar'

Added Discover Command

#2

August 14, 2024

azalea-rs's github avatar'

Auth Customization Options

#159

June 19, 2024

bevyengine's github avatar'

Added Bevy Discord in Social

#468

August 11, 2024

AS1100K's github avatar'

Added Auto Totem Feature to Utility Plugin

#23

August 7, 2024

AS1100K's github avatar'

Migrated to ECS

#22

August 7, 2024

AS1100K's github avatar'

Added Server Login Feature

#21

July 31, 2024

AS1100K's github avatar'

Feature: multi azalea

#20

July 28, 2024

azalea-rs's github avatar'

Added Left Click Mine Functionality

#156

June 17, 2024

azalea-rs's github avatar'

Added Left Click Mine (1.21)

#168

July 20, 2024

azalea-rs's github avatar'

Made `Hunger` and `DataComponentPatch` public

#167

July 20, 2024

AS1100K's github avatar'

Universal Bevy Discord Plugin

#17

July 13, 2024

AS1100K's github avatar'

Added Utility Plugin

#18

July 13, 2024

AS1100K's github avatar'

Better Auto Eat

#19

July 13, 2024

azalea-rs's github avatar'

fix: Chunk Storage Error

#158

June 19, 2024

AS1100K's github avatar'

Utility Plugin

#16

July 8, 2024

as1100k-forks's github avatar'

Fix: chunk storage Error

#3

July 8, 2024

as1100k-forks's github avatar'

Feature Custom Auth

#2

July 8, 2024

AS1100K's github avatar'

Actions: Moved to ubuntu 20.04

#15

June 26, 2024

AS1100K's github avatar'

Bridged logs to discord and add chat feedback back

#14

June 24, 2024

AS1100K's github avatar'

Added Support for Multiple Bots, Advanced Anti AFK Plugin and Discord Plugin

#10

June 22, 2024

AS1100K's github avatar'

Feature: discord

#13

June 24, 2024

as1100k-forks's github avatar'

Better 1.20.6

#1

June 23, 2024

AS1100K's github avatar'

fix branch name

#12

June 22, 2024

AS1100K's github avatar'

Update rust.yml to work on rust nightly

#11

June 22, 2024

AS1100K's github avatar'

Create rust.yml

#9

June 22, 2024

AS1100K's github avatar'

Advanced Anti-AFK

#7

June 22, 2024

AS1100K's github avatar'

Added Support for multiple bots

#8

June 22, 2024

AS1100K's github avatar'

Fix: stone miner movement

#6

June 21, 2024

AS1100K's github avatar'

Modular code (with plugins)

#4

June 14, 2024

AS1100K's github avatar'

LICENSE

#5

June 17, 2024

AS1100K's github avatar'

Better Pearl Loading

#3

June 11, 2024

AS1100K's github avatar'

Added More features to stone-miner

#2

June 10, 2024

Cap-go's github avatar'

Migrate from Stripe to Lemon Squeezy

#577

Cap-go / capgo

Stars of repository

152

February 18, 2024

small-hack's github avatar'

Convert download geojson script to python

#10

February 16, 2024

AS1100K's github avatar'

Added Notebook used while submission.

#6

August 29, 2023

AS1100K's github avatar'

House prices

#5

August 29, 2023

AS1100K's github avatar'

Maintained `requirements.txt` to base packages.

#4

August 29, 2023

AS1100K's github avatar'

Initial commit

#3

August 12, 2023

AS1100K's github avatar'

Initial commit

#2

August 12, 2023