Pinned Repositories
30-Days-of-Code
👨💻 30 Days of Code by HackerRank Solutions in C++, C#, F#, Java, Python, Swift & TypeScript.
Bootstrap4
Introduction to Bootstrap
chat.susi.ai
Susi AI web client at http://chat.susi.ai
ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
falcons-website
Falcons-VIT Website
FFCSonTheGo
FFCS course registration made hassle free for VITians. Search courses and visualize the timetable on the go!
fossasia.org
FOSSASIA Website http://fossasia.org
hatch
A modern project, package, and virtual env manager for Python
Hospital-Management-System
The Hospital Management project helps to control the room allocation, medicine, prescriptions, payments, etc. Also, the administrator can register new employees and give the required rights to them.
susi_skill_cms
A web application framework to edit susi skills http://skills.susi.ai
anmolsrivastava05's Repositories
anmolsrivastava05/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
anmolsrivastava05/hatch
A modern project, package, and virtual env manager for Python
anmolsrivastava05/30-Days-of-Code
👨💻 30 Days of Code by HackerRank Solutions in C++, C#, F#, Java, Python, Swift & TypeScript.
anmolsrivastava05/Analyzing-Liquor-Sale-Trends-in-Iowa
QST843 Big Data Analytics for Business
anmolsrivastava05/BA775-Tableau-Dashboard
anmolsrivastava05/Big-Data-Analytics-for-Business
Course material for Big Data Analytics for Business - IS843
anmolsrivastava05/Bis-Data-For-Business
Project Screenshot
anmolsrivastava05/Business-Analytics-Toolbox
Course material for Business Analytics Toolbox - BA775
anmolsrivastava05/car-detection
car detection for a given input video
anmolsrivastava05/charity
A website for charity
anmolsrivastava05/cookiecutter
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
anmolsrivastava05/cryptography
timepass auth playing
anmolsrivastava05/Docusaurus
Easy to maintain open source documentation websites.
anmolsrivastava05/gdg-2cc
2 credit course gdg
anmolsrivastava05/Git-test
Full Stack Course
anmolsrivastava05/Hackerrank-Input-Output-Formatting
Java's System.out.printf function can be used to print formatted output. The purpose of this exercise is to test your understanding of formatting output using printf.
anmolsrivastava05/Hackerrank-Java-Loops-Series
//Task You are given q queries in the form of a, b, and n For each query, print the series corresponding to the given a, b, and n values as a single line of n space-separated integers. // //Input Format // //The first line contains an integer, q denoting the number of queries. //Each line i of the q subsequent lines contains three space-separated integers describing the respective a-th b-th and n-th values for that query. // //Constraints // 0<= q <= 500 // 0<= a,b <= 50 // 1<= n <= 15 //Output Format // //For each query, print the corresponding series on a new line. Each series must be printed in order as a single line of n space-separated integers. // //Sample Input // //2 //0 2 10 //5 3 5 //Sample Output // //2 6 14 30 62 126 254 510 1022 2046 //8 14 26 50 98
anmolsrivastava05/Hackerrank-Java-Problems-Code
https://www.hackerrank.com/domains/java/java-introduction
anmolsrivastava05/HackerRank_solutions
HackerRank Solutions - 320 efficient solutions to HackerRank problems
anmolsrivastava05/Investigating-pricing-factors-inside-the-Real-Estate-market-of-Brazil
anmolsrivastava05/laravel
A PHP framework for web artisans
anmolsrivastava05/python-twitter
A Python wrapper around the Twitter API.
anmolsrivastava05/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
anmolsrivastava05/Spanish-Wine-Analysis
BA 775 Team Project
anmolsrivastava05/startup-quotes
Chrome extension that displays motivational startup quotes
anmolsrivastava05/ticTacToe
A simple tic tac toe app, to illustrate the use of MVC, MVP, and MVVM architectures to organize the application.
anmolsrivastava05/uniformgit
Chrome extension to make your contributions uniform
anmolsrivastava05/vit-bot
AI Project
anmolsrivastava05/web-mining-scrapy
Spider to crawl multiple web pages
anmolsrivastava05/whatsapp-web-reveng
Reverse engineering WhatsApp Web.