Pinned Repositories
calibre-store-standardebooks
Calibre Store Plugin for Standard Ebooks.
hand_tracking
Using a Viola Jones detector to detect hands, the program maps the movement of the hand to the movement of the cursor
naive_bayes_newsgroup_data
Text classification of the given Newsgroup data was done by building a Naive Bayes classifier. Accuracy of the built classifier = 76%.
recover-jpeg
A JPEG file recovery program written in C.
sentiment-analysis-twitter-bot
A sentiment analysis twitter bot that analyzes a user's tweets and classifies them as positive, negative or neutral and generates a pie chart that accurately depicts those sentiments as percentages.
stockexchange_simulator
A website to simulate buying/selling stocks using Python, Flask, SQLite and Yahoo Finance API
TriFECTA
The goal of this project is use natural language processing to extract exclusion and inclusion criteria from free form text fields to match patients with clinical trials.
InfiniteAnts's Repositories
InfiniteAnts/calibre-store-standardebooks
Calibre Store Plugin for Standard Ebooks.
InfiniteAnts/kmeans_clustering_iris_data
InfiniteAnts/stockexchange_simulator
A website to simulate buying/selling stocks using Python, Flask, SQLite and Yahoo Finance API
InfiniteAnts/hand_tracking
Using a Viola Jones detector to detect hands, the program maps the movement of the hand to the movement of the cursor
InfiniteAnts/naive_bayes_newsgroup_data
Text classification of the given Newsgroup data was done by building a Naive Bayes classifier. Accuracy of the built classifier = 76%.
InfiniteAnts/recover-jpeg
A JPEG file recovery program written in C.
InfiniteAnts/sentiment-analysis-twitter-bot
A sentiment analysis twitter bot that analyzes a user's tweets and classifies them as positive, negative or neutral and generates a pie chart that accurately depicts those sentiments as percentages.
InfiniteAnts/TriFECTA
The goal of this project is use natural language processing to extract exclusion and inclusion criteria from free form text fields to match patients with clinical trials.
InfiniteAnts/AOC_2019
Advent of Code 2019
InfiniteAnts/aoc_2021
Advent of Code 2021 Solutions
InfiniteAnts/bruteforce-crack
A program to crack a DES encrypted alphabetical password of upto 4 character by a brute-force attack.
InfiniteAnts/caesar-cypher
Implementation of Caesar cypher
InfiniteAnts/classification_iris_data_linear_regression
InfiniteAnts/CSE5392
InfiniteAnts/CSE6331_asg3
Assignment 3 of CSE 6331
InfiniteAnts/CSE6331_quiz3
InfiniteAnts/developer-glossary
A community-built glossary of technical terms.
InfiniteAnts/eJam2020
InfiniteAnts/game-of-fifteen
Game of Fifteen in C
InfiniteAnts/GGJ2020
InfiniteAnts/godot
Godot Engine – Multi-platform 2D and 3D game engine
InfiniteAnts/godot-docs
Godot Engine official documentation
InfiniteAnts/luhns-algorithm
Implentations of Luhn's Algorithm
InfiniteAnts/Mobi-Learn-make-a-website
9/21/2018 - Mobi Learn: Making and deploying a website using Github Pages and Bootstrap
InfiniteAnts/online-board-games-and-party-games
List of games that can be played online with a group of people
InfiniteAnts/resize
A program called resize that resizes (i.e., enlarges or shrinks) 24-bit uncompressed BMPs by a factor of f.
InfiniteAnts/Rong
Android Game: Rong
InfiniteAnts/txt-spellchecker
A spellchecker for .txt files written in C
InfiniteAnts/vigenere-cypher
Implementation of Vigenere cypher