Skip to content
View Hiten1928's full-sized avatar
🕵️
Focusing
🕵️
Focusing

Highlights

  • Pro
Block or Report

Block or report Hiten1928

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

  1. GoCamping GoCamping Public

    A website to view, add and delete campgrounds across USA. Supports the authorization and authentication of users

    EJS

  2. Algo-interview-questions Algo-interview-questions Public

    Interview Questions practice on Algorithms guided by Runtime Complexity and Space Complexity.

    JavaScript

  3. LeetCodeAlgorithms LeetCodeAlgorithms Public

    It includes the code in Java and Javascript for algorithms problems from leetcode.com

    JavaScript

  4. AspectBasedSentimentalAnalysis AspectBasedSentimentalAnalysis Public

    A program that takes game reviews and predicts the aspects in the reviews and also the sentiment the review is projecting. Any data-set can be given to the program for the results.

    Python 1 1

  5. Foodopedia Foodopedia Public

    A website to display a list of restaurants and which can be edited by authenticated users. This has the potential to be deployed on docker and azure. The authentication is completely setup and very…

    C#

  6. blockchain_goLang blockchain_goLang Public

    This is a basic prototype of a block chain where the block hash is encoded manually right now. It uses the Block Hashing Algorithm.

    Go