Pinned Repositories
fictionally-irrelevant
Things I learnt figuring out Software Engineering.
friends-sitcom-data-analysis
This repository dives into FRIENDS sitcom’s scripts using Python to find out more, including the most popular characters and their journey through the seasons.
messi-ai-generated-nft-flow-cadence
Experience the future of art with our AI generated Messi NFTs on Flow. Created using Stable Diffusion and Dreambooth, these limited edition NFTs are truly unique. Get yours before they're all gone!
nemo-backend
Nemo Backend
nemo-frontend
Frontend serving https://nemo-app.netlify.app/
nemo-thread
Saving Twitter threads have never been easier. No sign up required. Just tag @focus_with_nemo and you're done.
server-sent-events-using-fastapi-and-reactjs
Server-Sent Events using FastAPI, Starlette, and ReactJS.
top-github-organization-repositories-using-node
A simple API which returns top 3 repositories of an organisation in GitHub by stars. GitHub API using nodejs
webase
WeBase aims to make advanced AI accessible for users with it’s simple to use interface.
harshitsinghai77's Repositories
harshitsinghai77/top-github-organization-repositories-using-node
A simple API which returns top 3 repositories of an organisation in GitHub by stars. GitHub API using nodejs
harshitsinghai77/bennett-university-lms-password-extractor-using-selenium
A simple script to extract student's lms password using Selenium - Web Browser Automation
harshitsinghai77/human-detection-using-tensorflow
Detect human movement from a video source in real-time.
harshitsinghai77/SmartMirror-using-python-and-raspberry-pi
Most people have mirrors at home so the concept of a smart mirror that you can interact with is attractive and has been fantasized about in many futuristic movies.
harshitsinghai77/voice-interface-for-smart-india-hackathon-kotak-mahindra-bank
A multilingual ai based voice interface deployed as a progressive web app built on top of vue.js and node.js for kotak mahindra bank at smart india hackathon 2019
harshitsinghai77/Amazon-food-review-classification-using-RNN
With the emergence of both social media and online reviews, sentiment analysis became an important area of research in Machine Learning.
harshitsinghai77/camila-cabello-ariana-grande-image-classifier-keras
A neural network implementation using keras, image augmentation and InceptionV3 architecture to classify ariana grande and camila cabello images
harshitsinghai77/CodeSenso
CodeSenso is an inter-college competition meant for coding enthusiasts to showcase their programming skills.
harshitsinghai77/deep-learning-with-keras
A repository for different neural network architecture using Keras.
harshitsinghai77/ECSE202L-Algorithm-and-Complexity-Lab-Assignments
Implementation of various algorithms and data structures for ECSE202L Algorithm and Complexity 4th semester
harshitsinghai77/Financial-Analysis-and-Algorithmic-Trading-using-Python
Python for Financial Analysis and Algorithmic Trading
harshitsinghai77/garden-nerd-flower-recognition-data-science-competition
Recognition of flowers in environments such as forests and mountains is necessary to know whether they are extinct or not.
harshitsinghai77/go-grpc-bidirectional-streaming-boilerplate
The main advantage of GRPC over traditional HTTP/1.1 is that it uses a single TCP connection for sending and receiving multiple messages between the server and the client.
harshitsinghai77/hackBMU-design-to-html
Converts hand drawn prototypes to website.
harshitsinghai77/hierarchical-universal-semantic-embeddings
HUSE learns cross-modal representation with semantic information.
harshitsinghai77/Image-Colorization-with-Generative-Adversarial-Networks
HackData hackathon at Shiv Nadar University
harshitsinghai77/intent-categorization
The dataset is from a chatbot corpus. There are about 238 sentences, each with an entity label. Given a new sentence - you have to classify it as FindConnection or DepartureTime.
harshitsinghai77/introduction-machine-learning-using-python
Machine Learning using python
harshitsinghai77/misha-cse-bu
MISHA is a research group at Bennett University focused on multidisciplinary applications of Machine Intelligence for research in ‘smart’ living and better healthcare.
harshitsinghai77/ml_exam_dataset
Used multiple algorithms to build a robust binary classifier to predict the label (1/0).
harshitsinghai77/motivational-demotivational-quotes-classification-using-keras
Created Neural Network model for the text classification of “Motivational Quotes vs Demotivational Quotes”
harshitsinghai77/portfolio-tracking-node-API
A portfolio tracking API which allows adding/deleting/updating trades
harshitsinghai77/Python-Project-Gravity-Semester-1
The objective of the game is to control a character or avatar to jump between suspended platforms and avoid obstacles. Player has control over the height and distance of jumps to avoid letting their character fall to their death or miss necessary jumps. Built on top of Pygame, the game uses various computer graphics and sound libraries.
harshitsinghai77/react-job-platform
Semester 2 Project. Dolphin jobs
harshitsinghai77/RESUMETex
Harshit Singhai Resume. Made using LaTeX
harshitsinghai77/schedule-long-task-using-python-node-go
Implementing long running task using Node.js+Bull, Python+Celery, and Golang.