Skip to content
View Nihalrt's full-sized avatar

Block or report Nihalrt

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

Hello there! 👋

I'm Sai Nihal, a Computer Science major at UVic, specializing in software systems. As a passionate software developer, I love exploring diverse interests. Currently, I'm delving into the captivating realm of AI and actively preparing for AWS exams, including Cloud Practitioner and Certified Developer. Additionally, I'm gearing up for the TensorFlow exam.

🚀 What I'm up to:

  • Studying AWS for Cloud Practitioner and Certified Developer exams.
  • Working on some full stack projects.
  • Leetcoding for fun
  • Exploring the exciting worlds of AI, ML, software development and Cloud

💻 Tech Stack:

Python JavaScript Java C React Node.js AWS MySQL PostgreSQL

📬 Let's Connect!

I'm open to discussions on anything related to AI, ML, or software development. Feel free to reach out—I'm always up for an engaging conversation!

Pinned Loading

  1. MoodMetric MoodMetric Public

    This project is a Python-based application that performs sentiment analysis on social media texts. It analyzes the sentiment of each text and provides insights into the overall sentiment distribution.

    Python 1

  2. DataGuard DataGuard Public

    The DataModelChecker file class in Python checks MySQL database schema properties, including keys, foreign keys, integrity, and constraints.

    Python

  3. Responsive-Queues Responsive-Queues Public

    Created a c program that runs different tasks in 3 different queues having distinct quantum times. The scheduling is preemptive provided that the current task's remaining burst time is less than th…

    C

  4. BeatBlend BeatBlend Public

    A full stack music application that allows users to seamlessly upload their songs, listen to them and manage their collections.

    TypeScript

  5. Radical-Sequencing Radical-Sequencing Public

    Created a C program that optimally generates a maximum number of radicals using provided atoms, demonstrating effective thread synchronization.

    C

  6. ClusterChat ClusterChat Public

    A Multi-Client Chat Application simple yet effective Java-based chat system that enables multiple clients to connect to a central server and exchange real-time messages. This project consists of bo…

    Java