Pinned Repositories
Algorithm-Linux
My Practice on the Data Structure and Algorithm(C++/Java). Note: In the home folder, C++ code for cracking code interview, and in the Algorithm-Java is Java code for Leet Code cracking code interview
bert
TensorFlow code and pre-trained models for BERT
BillDesk
BillDesk Integration for Mutual Funds
cassandra-workshop-series
All materials for the Cassandra Workshop Series in a single place
Cheatsheet-God
Penetration Testing Reference Bank - OSCP / PTP & PTX Cheatsheet
coding-challenges-practice
Answers to various puzzles and coding interview questions solved in Java for practice
coding-interview-university
A complete computer science study plan to become a software engineer.
flutter
Flutter makes it easy and fast to build beautiful mobile apps.
graphql-engine
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
interview-practice
Questions and solutions (in Java) for technical CS interview problems
arvi0312's Repositories
arvi0312/practiceQ
arvi0312/parking-lot-lld
Let's make an object-oriented design for a multi-floor parking lot.
arvi0312/cassandra-workshop-series
All materials for the Cassandra Workshop Series in a single place
arvi0312/jsprit
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
arvi0312/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
arvi0312/graphql-engine
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
arvi0312/bert
TensorFlow code and pre-trained models for BERT
arvi0312/stylegan2
StyleGAN2 - Official TensorFlow Implementation
arvi0312/traccar
Traccar GPS Tracking System
arvi0312/coding-interview-university
A complete computer science study plan to become a software engineer.
arvi0312/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
arvi0312/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
arvi0312/Cheatsheet-God
Penetration Testing Reference Bank - OSCP / PTP & PTX Cheatsheet
arvi0312/os-tutorial
How to create an OS from scratch
arvi0312/java8-tutorial
Modern Java - A Guide to Java 8
arvi0312/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
arvi0312/InterviewQuestionsPracticeInJava
Solutions to the common programming questions asked in the interviews.
arvi0312/coding-challenges-practice
Answers to various puzzles and coding interview questions solved in Java for practice
arvi0312/Algorithm-Linux
My Practice on the Data Structure and Algorithm(C++/Java). Note: In the home folder, C++ code for cracking code interview, and in the Algorithm-Java is Java code for Leet Code cracking code interview
arvi0312/BillDesk
BillDesk Integration for Mutual Funds
arvi0312/interview-practice
Questions and solutions (in Java) for technical CS interview problems
arvi0312/url-shortener
A URL shortener server in Java using Embedded Jetty, Spring, Spring Data MongoDB and packaged as a Docker image.