Skip to content
View pranav-vijayananth's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report pranav-vijayananth

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
pranav-vijayananth/README.md

πŸ‘‹ Hi, I'm Pranav Vijayananth

I'm a freshman at Purdue University doing a double major in Computer Science and Data Science. Passionate about tech, I enjoy working on projects that challenge me to find efficient solutions in software development, data science, and machine learning. My interests lie in areas like machine learning, image processing techniques, and software development.

Beyond the classroom, I’ve contributed to various projects, ranging from software to make coding accessible for people with disabilities to creating an iOS app using TypeScript and React Native. I’m also exploring internships to expand my skills in real-world environments.

πŸ’» Projects I've Worked on Before

1. LyricsFinds

  • Description: A function in C (julia(complex_t arg_z, complex_t arg_c)) to generate the Julia set, using complex number manipulation. This project has given me deep insights into mathematical modeling and performance optimization.
  • Tech Stack: C, Custom complex_t structure for complex number operations.

2. Quantifying SOM (self-organizing maps)

  • Description: A desktop application inspired by Spotify that helps users organize and manage their music collections.
  • Tech Stack: Currently exploring frontend and backend development approaches to create a seamless user experience.

3. Wordle Bot

  • Description: A bot that uses information theory to crack the popular Wordle game. This project has been both fun and intellectually stimulating, helping me dive into probability and optimization strategies.
  • Tech Stack: Python, Information Theory.

5. Verbal-Assisted IDE for Accessibility

  • Description: A project developed in collaboration with individuals with disabilities, enabling impaired users to code via a verbal-assisted interface powered by AI. Also co-developed a website that translates between verbal programming language and mainstream languages like Python, Java, and JavaScript.
  • Tech Stack: AI, Python, JavaScript.

πŸ” What I'm Learning and Exploring

I’m continually pushing my limits in areas like:

πŸ“« Let's Connect!

Feel free to connect with me on LinkedIn or explore more of my work on GitHub.

Pinned Loading

  1. LyricsFinds LyricsFinds Public

    LyricsFinds is a website that recognizes songs based on user's audio to text input. For exmaple, users may know certain lyrics yet, do not know the artist or the song name itself. After rendering t…

    JavaScript

  2. Melons Melons Public

    Python

  3. SOMResearch SOMResearch Public

    Collection of datasets and notebooks while undergoing SOM research underneath Professor Iulian Neamtiu

    Jupyter Notebook

  4. tfjs-models tfjs-models Public

    Forked from tensorflow/tfjs-models

    Pretrained models for TensorFlow.js

    TypeScript