- New York, NY
- gsheni.com
- in/gaurav-16
-
sdv-feedstock Public
Forked from conda-forge/sdv-feedstockA conda-smithy repository for sdv.
BSD 3-Clause "New" or "Revised" License UpdatedJul 1, 2025 -
enable-pull-request-automerge Public
Forked from peter-evans/enable-pull-request-automergeA GitHub action to enable auto-merge on a pull request
MIT License UpdatedJun 17, 2025 -
create-pull-request Public
Forked from peter-evans/create-pull-requestA GitHub action to create a pull request for changes to your repository in the actions workspace
TypeScript MIT License UpdatedJun 17, 2025 -
fastapi Public
Forked from fastapi/fastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production
Python MIT License UpdatedApr 17, 2025 -
-
github-readme-stats Public
Forked from anuraghazra/github-readme-stats⚡ Dynamically generated stats for your github readmes
JavaScript MIT License UpdatedJun 19, 2024 -
Mermaid Public
Forked from JakeSteam/MermaidA collection of cheatsheets for using Mermaid diagrams on GitHub and elsewhere
MIT License UpdatedApr 1, 2024 -
-
-
insanely-fast-whisper Public
Forked from Vaibhavs10/insanely-fast-whisperJupyter Notebook Apache License 2.0 UpdatedNov 25, 2023 -
gridstatus Public
Forked from gridstatus/gridstatusAPI to access energy data
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 11, 2023 -
pandas Public
Forked from pandas-dev/pandasFlexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Python BSD 3-Clause "New" or "Revised" License UpdatedJun 5, 2023 -
featuretools-feedstock Public
Forked from conda-forge/featuretools-feedstockA conda-smithy repository for featuretools.
BSD 3-Clause "New" or "Revised" License UpdatedMar 20, 2023 -
wedding-site Public
Forked from g12mcgov/wedding-siteSite for our wedding!
TypeScript UpdatedJan 19, 2023 -
composeml-feedstock Public
Forked from conda-forge/composeml-feedstockA conda-smithy repository for composeml.
BSD 3-Clause "New" or "Revised" License UpdatedNov 3, 2022 -
nlp_primitives-feedstock Public
Forked from conda-forge/nlp_primitives-feedstockA conda-smithy repository for nlp_primitives.
Shell BSD 3-Clause "New" or "Revised" License UpdatedNov 2, 2022 -
Orion Public
Forked from sintel-dev/OrionA machine learning library for detecting anomalies in signals.
Jupyter Notebook MIT License UpdatedMay 3, 2022 -
arrow-datafusion Public
Forked from apache/datafusionApache Arrow DataFusion and Ballista query engines
Rust Apache License 2.0 UpdatedFeb 22, 2022 -
SortingAnalysis Public
Lab from my CSC 222 Data Structures and Algorithms Pt. II class. Tests the complexities of certain sorting algorithms against large data sets.
C++ UpdatedSep 30, 2020 -
-
-
-
Puzzlr-iOS Public
Puzzlr iOS app for Software Engineering 331 at WFU
-
Multi-Pi Public
A Multi-GPU CUDA program which reads 100 million digits of Pi and computes a histogram of the frequencies.
Cuda UpdatedDec 2, 2015 -
MatrixMultiplication Public
A matrix multiplication implementation in C and CUDA.
-
Graph Public
Graph analysis lab from my CSC 222 Data Structures & Algorithms II class, exploring undirected & directed graphs using Facebook friend data and website indexes.
Python UpdatedNov 27, 2015 -
NeuralNetwork Public
A multilayer neural network with two inputs and one hidden layer that uses the backpropagation algorithm to represent the logical exclusive-or function.
-
CaesarCipherDecrypt Public
A simple CUDA programs that allocate memory, copies data to the GPU, and execute a single instruction across multiple threads via a kernel call.
Cuda MIT License UpdatedSep 14, 2015 -
StudyBug Public
A web crawler that books study rooms in the ZSR library at WFU.
-