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

Organizations

@MSTC-DA-IICT @OpenTirZ

Block or report Tirth9978

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

github-snake

About Me

name: Tirth Patel
location: India 🇮🇳 (Gujarat)
education: B.Tech ICT @ DA-IICT
currently: Building AI/ML Applications
passion: Making real-world impact with code
org: MSTC-DA-IICT | OpenTirZ
youtube: @KALIMM - Tech × Creativity

I love connecting with people! Let's talk about AI, ML, Web Dev, or anything tech!


Tech Arsenal

Languages


Frontend


Backend & DB

AI / ML


Tools & Platforms


Concepts


GitHub Analytics




What I'm Up To

Currently Learning

  • Advanced Deep Learning & Computer Vision
  • System Design & Scalable Architecture
  • 6G Communication Systems

2025-26 Goals

  • Master Data Structures & Algorithms
  • Build scalable web applications
  • Contribute to major open-source projects
  • Publish technical articles on Medium
  • Explore new frameworks & paradigms

Looking to Collaborate On

  • AI/ML Projects & Research
  • Open Source Software
  • Systems Programming Tools
  • Cybersecurity Utilities
  • Creative Tech Projects

Fun Facts

  • Built a mini Git from scratch in C
  • Making games in terminal for fun
  • YouTube creator blending tech + art
  • 6G researcher by day, gamer by night

Connect With Me

LinkedIn Gmail GitHub YouTube


Pinned Loading

  1. emotion-detection-dnn-v1 emotion-detection-dnn-v1 Public

    Deep Neural Network based Emotion Detection system built using PyTorch. This project implements an end-to-end NLP pipeline including custom tokenization, vocabulary construction, padding, and an LS…

    HTML 9 2

  2. 6G-ISAC-Physical-Validation 6G-ISAC-Physical-Validation Public

    The first fully physical acoustic analog of a 6G ISAC system built entirely from low-cost Commercial Off-The-Shelf (COTS) hardware — validating the Capacity-Distortion trade-off, Inverse Square Law…

    Python 6

  3. TheAlgorithms/C-Plus-Plus TheAlgorithms/C-Plus-Plus Public

    Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

    C++ 34.3k 7.8k

  4. AllAlgorithms/cpp AllAlgorithms/cpp Public archive

    Implementation of All ▲lgorithms in C++ Programming Language

    C++ 843 336

  5. Practical-AI-Assistant Practical-AI-Assistant Public

    The Practical AI Voice Assistant is a simple yet smart Python-based voice assistant that listens, understands, and responds to your commands — just like Alexa or Jarvis. It can open websites like Y…

    Python 6 2

  6. NewGit2.0 NewGit2.0 Public

    NewGit2.0 is a mini Git-like version control system written in C for Linux. It implements core commands like config, init, add, commit, and revert, and internally uses fork(), pipes, POSIX threads …

    HTML 7