Pinned Repositories
BloomFilter
Go package implementing Bloom filter
Coursera-Fundamentals-of-Computing
This repository contain assignment code and project source code in python which I developed as course work of Fundamentals of Computing Specialization
ez-cmd
ez-md is an ohmyz.sh plugin that simplifies and streamlines common command-line tasks by providing easy-to-use shortcuts and aliases.
Ghost-Android-Game
Ghost is a word game in which players take turns adding letters to a growing word fragment, trying not to be the one to complete a valid word.
Go-Password-Manager
A simple CLI password manager written in Go. This tool allows you to securely store, retrieve, list, and delete passwords using a master key for encryption and decryption.
Monopoly-Android-Game-Project
Designed an android application using android studio 1.3, java, xml. This application is a digital version of the actual Monopoly game. It is intended for users who like to play board games. It provides all the features that the actual game had.
Puzzle-X-Android-Game
Puzzle X is a android game application in which user can click a picture from camera and shuffle it and try to solve shuffled puzzle.
Random-Text-Generator
Implemented Random text generator using order-K Markov model in Java Language.
Sports-Programming
It contains problem solution of online judge like HackerRank, CodeChef, CodeForce,UVA,SPOJ etc.
valve-dotnet-core
A C# library for performing sampling on an identifier. For instance, enabling a feature for only x% of users.
akgarhwal's Repositories
akgarhwal/Monopoly-Android-Game-Project
Designed an android application using android studio 1.3, java, xml. This application is a digital version of the actual Monopoly game. It is intended for users who like to play board games. It provides all the features that the actual game had.
akgarhwal/Puzzle-X-Android-Game
Puzzle X is a android game application in which user can click a picture from camera and shuffle it and try to solve shuffled puzzle.
akgarhwal/Sports-Programming
It contains problem solution of online judge like HackerRank, CodeChef, CodeForce,UVA,SPOJ etc.
akgarhwal/Coursera-Fundamentals-of-Computing
This repository contain assignment code and project source code in python which I developed as course work of Fundamentals of Computing Specialization
akgarhwal/Random-Text-Generator
Implemented Random text generator using order-K Markov model in Java Language.
akgarhwal/ez-cmd
ez-md is an ohmyz.sh plugin that simplifies and streamlines common command-line tasks by providing easy-to-use shortcuts and aliases.
akgarhwal/30-Days-of-Code
Basic of Coding from HackerRank
akgarhwal/BloomFilter
Go package implementing Bloom filter
akgarhwal/Ghost-Android-Game
Ghost is a word game in which players take turns adding letters to a growing word fragment, trying not to be the one to complete a valid word.
akgarhwal/Go-Password-Manager
A simple CLI password manager written in Go. This tool allows you to securely store, retrieve, list, and delete passwords using a master key for encryption and decryption.
akgarhwal/go-starter
Go base project using gorilla/mux request router and inspired from the Clean code Architecture
akgarhwal/Simple-TCP-Server-in-Go
Simple TCP Server in Go
akgarhwal/akgarhwal
akgarhwal/akgarhwal.github.io
akgarhwal.github.io
akgarhwal/DataCamp-Data-Scientist-Track-Python
Python code of Data Scientist Track from datacamp.com.
akgarhwal/Graphical-Analysis-of-Indian-States-and-cities
akgarhwal/LeetCode-Solutions
LeetCode Solutions
akgarhwal/maven-repository-aws-s3
Make AWS S3 Bucket as your private maven repository
akgarhwal/Raft-Consensus-Algorithm
Raft is a consensus algorithm that is designed to be easy to understand. It's equivalent to Paxos in fault-tolerance and performance.