Skip to content
View ritessshhh's full-sized avatar
🤓
Just Being
🤓
Just Being
Block or Report

Block or report ritessshhh

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
ritessshhh/README.md

I'm currently pursuing my Bachelor of Science in Computer Science at Stony Brook University.

🛠 Skills

  • Languages: Java, Python, C, C++, OCaml, HTML, CSS, JavaScript, Kotlin, MIPS, Scala, and TypeScript
  • Utilities: React.js, Node.js, Django, MongoDB, Google Cloud, AWS, Flask, TensorFlow, Pytorch, Keras, Unity

👥 Community Engagement

Serving as the Vice President of the Stony Brook Computing Society, I’m devoted to fostering a vibrant tech community. I've played a pivotal role in organizing events and talks, and forging collaborations that have increased event attendance and engagement.

🤝 Let's Connect!

Feel free to reach out or follow my journey on LinkedIn or check out my GitHub repositories for more insights into my work and contributions.

Pinned

  1. ScribbleSolver ScribbleSolver Public

    ScribbleSolver is a web based ML model, leveraging CNNs and OCR to translate and solve handwritten mathematical equations with a high accuracy of 98.27%. It demonstrates the effective application o…

    HTML 3

  2. OrderOfComplexity OrderOfComplexity Public

    Order Of Complexity Calculator is a Java-implemented tool that uses a novel code tracer algorithm to evaluate Python code's Big-O complexity. Leveraging stacks data structure, it handles large code…

    Java

  3. LanguageDetection LanguageDetection Public

    Language Detection is a web based Deep Neural Network (DNN) language identification model, utilizing Python and TensorFlow. It uses character n-grams to classify text input languages efficiently. I…

    HTML 1

  4. Urban-Parkour-Unity Urban-Parkour-Unity Public

    In this Unity-developed game, players navigate urban environments using parkour skills, while also engaging in combat scenarios. With a range of over 20 weapons, including a distinctive crane gun, …

    C# 1

  5. Real-Time-Chat-Room Real-Time-Chat-Room Public

    Real Time Chat Room is a web-based application leveraging Node.js's web sockets for instant user communication. Built with HTML, CSS, and JavaScript, it ensures efficient and real-time message exch…

    JavaScript 1

  6. TimeLy TimeLy Public

    Timely is a chat bot that will help the students of Stony Brook University with their course scheduling. You can ask it any queries related to any courses taught at Stony Brook University

    JavaScript