Skip to content
View AlphaPruned's full-sized avatar

Block or report AlphaPruned

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
AlphaPruned/README.md

Yo! Wassup, I'm @AlphaPruned

  • Recent CSE Grad from IIT Palakkad
  • I usually start things on a whim yk, if something grabs my interest, I dive right in.
  • I love collaborating with my mates and building stuff that’s actually fun to work on.
  • Always down to explore something new, hack around weird ideas, or over-engineer a side project.

If you’ve read this far… maybe hang around my repos a bit?
Who knows - you might find something that sparks your curiosity :)

📫 Reach me

LinkedInGmail

Peace out ✌️

Pinned Loading

  1. Flyweight-DesignFlyweight-DesignPublic

    A C# implementation of the Flyweight Design Pattern demonstrating memory-efficient object sharing through character-based game entities like grunts, elites, bosses, and a hero. Features factory pat…

    C#

  2. UDP-Client-Server-ModelUDP-Client-Server-ModelPublic

    Python-based UDP client-server system implementation using threading and asyncio for CN lab

    Python

  3. Task-Management-AppTask-Management-AppPublic

    TaskHive: A full-stack to-do list web app with user authentication, list categorization, and PostgreSQL database.

    JavaScript

  4. VOT-Analysis-of-MarathiVOT-Analysis-of-MarathiPublic

    A phonetic study analyzing Voice Onset Time (VOT) in Marathi coronal and bilabial stops using manually annotated .wav audio from native speaker recordings, Praat TextGrids, and speaker-wise acousti…

    1

  5. IIT-PKD-Software-Engg/CloudIIT-PKD-Software-Engg/CloudPublic

    Cloud service library providing secure, modular access to Azure Blob Storage for a distributed software system

    C#

  6. Spam-FilterSpam-FilterPublic

    A Python-based spam classifier for SMS messages using probabilistic methods, word frequency analysis, and text preprocessing.

    Python