shlogg · Early preview
Sudhanshu Ambastha @sudhanshu-ambastha

I'm a first-year BCA student with a passion for coding. I'm constantly exploring new programming languages to expand my knowledge & skills. Check out my GitHub: "https://github.com/Sudhanshu-Ambastha"

Pokemon-3D API V1.0.1 Patch Release: Downtime Resolved

v1.0.1 of Pokémon-3D API released to restore API functionality after repository rebuild & backend restart. No new features, just a return to previous state. API now fully operational.

Pokémon-3D Api V0.2.1: Massive Size Reduction & Performance Boost

New Pokémon-3D API v0.2.1 reduces model size from 1.20 GB to 127 MB, boosting performance & load times on mobile devices. Update your projects & explore optimization docs for faster Pokémon experiences!

Predicting 41 Diseases With Machine Learning: A Poly Disease Predictor

Machine learning model predicts up to 41 diseases based on input symptoms. Trained on 131 parameters with SVM, RF & NB models. Deployed at render: Poly Disease Predictor.

Building A Photo Search Gallery With HTML CSS JavaScript

Building a Photo Search Gallery with HTML, CSS & JavaScript. Features include search functionality, grid view, photo details & download original image. Deployed on GitHub: Photo Search Gallery. Use Unsplash API key for access.

Java BMI Calculator: Compute Body Mass Index & Fat Percentage

Java BMI Calculator computes Body Mass Index (BMI) & body fat percentage based on user input: height, weight, age, gender. Calculates BMI & body fat categories for adults & adolescents.

Machine Learning Models For Heart Disease Prediction

Machine learning models predict heart disease likelihood using datasets like Heart_Disease_Prediction.csv. Utilizes logistic regression and provides PictoBlox version for educational purposes.

Diabetes Prediction Bot: Early Detection And Risk Assessment Tool

Machine learning-based Diabetes Prediction Bot analyzes user data for early detection & risk assessment of diabetes. Provide medical & lifestyle info to get predictive outcome. Deploy in Spyder IDE using Python script.

Exploring GPT-3 With ReactJS Web App

Exploring GPT-3 capabilities with ReactJS! Project showcases various sections: Header, What is GPT-3?, Features, Possibility, Blog & Footer. Technologies used: ReactJS, OpenAI's GPT-3 model. GitHub repo link: GPT3 WebApp In ReactJS