Pinned Repositories
Aawaj
075batch-project-list
List of college projects by undergraduates from 075 Batch, Pulchowk Campus.
2016-10-facebook-fact-check
Data and analysis for the BuzzFeed News article, "Hyperpartisan Facebook Pages Are Publishing False And Misleading Information At An Alarming Rate."
Aawaj
A novel accesibility application that provindes augmented communication support to the vocally disabled employing Nepali TTS and lexical configuration of text.
airlineTracker
Airline tracking application with updated code in Java using the OpenSky Network API
cv-preliminary
Preliminary flutter setup for CV face detection.
datasets
A public repo of datasets
fakenewsdetection
Fake news detection using Passive Aggressive Classifier
flutter_echarts
A Flutter widget to use Apache ECharts in a reactive way.
ShishuCare
samD54321's Repositories
samD54321/ShishuCare
samD54321/075batch-project-list
List of college projects by undergraduates from 075 Batch, Pulchowk Campus.
samD54321/2016-10-facebook-fact-check
Data and analysis for the BuzzFeed News article, "Hyperpartisan Facebook Pages Are Publishing False And Misleading Information At An Alarming Rate."
samD54321/Aawaj
A novel accesibility application that provindes augmented communication support to the vocally disabled employing Nepali TTS and lexical configuration of text.
samD54321/airlineTracker
Airline tracking application with updated code in Java using the OpenSky Network API
samD54321/cv-preliminary
Preliminary flutter setup for CV face detection.
samD54321/datasets
A public repo of datasets
samD54321/fakenewsdetection
Fake news detection using Passive Aggressive Classifier
samD54321/flutter_echarts
A Flutter widget to use Apache ECharts in a reactive way.
samD54321/flutter_profileview_demo
A Flutter app to showcase Profile View UI.
samD54321/food_app
samD54321/graphics-project
Graphics project to render a house and its surroundings using OpenGL
samD54321/linmath.h
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions
samD54321/mandelbrot_Java
samD54321/meroGeet
Simple music playing Android application coded in Java
samD54321/OOP_Java
Exploring OOP in Java with a costume hiring service engine
samD54321/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
samD54321/openpose_caffe_train
Modified Caffe version for https://github.com/CMU-Perceptual-Computing-Lab/openpose_train
samD54321/operatic-drive
Smart music player using Music Emotion Recognition(MER)
samD54321/orm
Exploring Object Relational Mapping (ORM) in Java
samD54321/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
samD54321/Routine-Generator
samD54321/sorting_algos_java
samD54321/tsp_pso
Solution to TSP (Travelling salesman problem) using Particle Swarm Optimization (PSO) - Language: Python