Pinned Repositories
alienInvasion_Pygame
2D game built using Pygame in Python
Cataract-Detection-App
Android app which uses Neural architecture to detect the type and grade of the cataract
ComponentsIssuer
This is a portal built using Python and Flask to issue components from the electrical lab of our institute
content_blocker
CRYPTOGRAPHY--CS553
TEAM CIPHER - P.NAGENDAR , G.HEMANTH SAI KIRAN
lexer_and_parser
Lexical and Syntax analyzer
MNIST-FL-Client
Federated Learning client for MNIST model.
MNIST-FL-Server
Federated Learning server for MNIST models.
NetflixAPI
YThis_Android_Chatapp
Android based chatapp
nagendar-pm's Repositories
nagendar-pm/Cataract-Detection-App
Android app which uses Neural architecture to detect the type and grade of the cataract
nagendar-pm/alienInvasion_Pygame
2D game built using Pygame in Python
nagendar-pm/ComponentsIssuer
This is a portal built using Python and Flask to issue components from the electrical lab of our institute
nagendar-pm/content_blocker
nagendar-pm/CRYPTOGRAPHY--CS553
TEAM CIPHER - P.NAGENDAR , G.HEMANTH SAI KIRAN
nagendar-pm/lexer_and_parser
Lexical and Syntax analyzer
nagendar-pm/MNIST-FL-Client
Federated Learning client for MNIST model.
nagendar-pm/MNIST-FL-Server
Federated Learning server for MNIST models.
nagendar-pm/NetflixAPI
nagendar-pm/YThis_Android_Chatapp
Android based chatapp
nagendar-pm/cut-command-line-tool
A simple implementation of `cut` command in Java
nagendar-pm/json-parser
A simple java project written to parse JSON text.
nagendar-pm/nagendar-pm
Config files for my GitHub profile.
nagendar-pm/nagendar-pm.github.io
My portfolio site.
nagendar-pm/Pedometer
Lightweight pedometer app for Android using the hardware step sensor
nagendar-pm/repository
nagendar-pm/text-compressor
A text compression tool written as part of Coding challenges
nagendar-pm/wc-command-line-tool
Simple command line tool - wc - cloned using java