Akhand Pratap Tiwari
Akhand-Pratap-Tiwari
Languages
Loading contributions...
Top Repositories
Scans QR code and validates info stored in it. Performs CRUD ops on MongoDB according to info on QR.
Flask app used to classify cancer images into 7 classes using soft attention and IRV2.
A test app made in Flutter to check Cosmocloud API for MongoDB.
Code for my Portfolio in Flutter.
Simple portfolio made from Flutter. Version 1.
Comparative Analysis of Basic ML algorithms and its conclusion.
Repositories
28A lightweight, type-safe, customizable interactive CLI dispatcher for Python applications. It allows you to build menu-based interfaces where each option can trigger multiple actions and return custom signals.
Flask app for scraping cybersecurity website and purify the raw content using Gemini API which is then finally written to MongoDB using Cosmocloud API.
Flask app used to classify cancer images into 7 classes using soft attention and IRV2.
A list of assembly programs that can be run on emu8086. Made these while going through the Microprocessors and Microcontrollers class. Have a look any suggestions are invited.
An implementation of Conway's game of life using C++ and SFML.
My explorations on R language. Nothing too special. Few minor data analytics projects here and there and some regression and gradient descent algos by hand.
A test app made in Flutter to check Cosmocloud API for MongoDB.
Scans QR code and validates info stored in it. Performs CRUD ops on MongoDB according to info on QR.
Code for my Portfolio in Flutter.
Simple portfolio made from Flutter. Version 1.
No description provided.
Config files for my GitHub profile.
No description provided.
No description provided.
Flask app for spam-ham message classifier using Naive Bayes. Comparative analysis and selection of models also explained in notebook.
Sentiment Analysis using Linear SVC and TF-IDF.
A project to scrap cybersecurity news articles from multiple websites and display them. Uses Gemini API for purification, summarization, FAQ and vector search to search articles. CRUD ops use Cosmocloud API.
Code for hosted portfolio on GitHub. This is generated through Flutter. See portfolio_v3 for the actual Flutter code for the portfolio.
Backend for Medicure app
Frontend for Medicure App
Group project: a website aggregates products from multiple e-commerce websites and summarizes the reviews of every product in few lines while also ranking them intelligently.
A simple platformer demo game made with Unity3D.
Comparative Analysis of Basic ML algorithms and its conclusion.
Tutorial notebooks for getting started in Computer Vision.
My first Simple example UI made with Flutter for demonstrating my abilities in Flutter as a beginner.
Text Summarization using TF-IDF technique in Python.
Works in conjunction with QT_Driver and allows passengers to make posts and see/select bids made by the drivers. This app is for the passenger side.
Works in conjunction with QT_Passenger and allows drivers to bid on available posts made by the passengers. This app is for the driver side.