Skip to content
View PragyanD's full-sized avatar

Highlights

  • Pro

Block or report PragyanD

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
PragyanD/README.md

Hey, I'm Pragyan 👋

Software Engineer building things at the intersection of systems, ML, and developer tools.

What I'm working on

Things I've built

Project What it does Stack
SceneRecognitionAI CNN achieving 93% accuracy on MiniPlaces scene dataset PyTorch, Python
FlappyAI NEAT algorithm learns to play Flappy Bird optimally JavaScript
Pordle Wordle clone built from scratch HTML/CSS/JS
Proton Bot Discord bot: admin, music playback, verification Node.js, FFmpeg
HealthSage Wellness tracking app Flutter/Dart

Tech I use

Python JavaScript C/C++ Java Rust Flutter/Dart PyTorch React Next.js Node.js PostgreSQL

Find me

Portfolio Email

Pinned Loading

  1. SceneRecognitionAI SceneRecognitionAI Public

    Python file containing neural network architectures for scene recognition using the MiniPlaces dataset. Includes simple fully connected and convolutional neural networks. Powered by PyTorch.

    Python

  2. Proton-Bot Proton-Bot Public

    A do-it-all Discord bot that performs tasks ranging from server administration to playing music

    JavaScript

  3. Linear-Regression Linear-Regression Public

    A Python program to compute Linear Regression using Stochastic Gradient Descent

    Python

  4. HealthSage HealthSage Public

    Wellness app with Flutter

    C++

  5. COVID-Reservations COVID-Reservations Public

    An application designed to help Madison residents find and reserve COVID-19 testing appointments

    C++

  6. Pordle Pordle Public

    My implementation of Wordle built with HTML/CSS/JS. Feel free to suggest any features/improvements!

    CSS