Skip to content
View Nitika13's full-sized avatar

Block or report Nitika13

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

Kon'nichiwa! :)

∧,,,∧
    ( ̳• · • ̳)     
   /    づ♡      

< Welcome to my digital space! >

Typing SVG

LinkedIn LeetCode Gmail

currently watching: Demon Slayer (actually rewatching for the fourth time XD)


about me:

class Eve:
    def __init__(self):
        self.real_name = "Nitika Ahlawat"
        self.goes_by = "Eve"
        self.university = "Thapar Institute of Engineering and Technology"
        self.major = "Computer Engineering"
        self.personality = "ENPF" 
        self.loves = ["anime", "coding", "boba tea", "late night debugging", "ramen"]
        self.current_mood = "excited about AI research"
        
    def current_anime_status(self):
        return {
            "watching": ["Alice in Borderland", "Demon Slayer", "Sakamoto Days"],
            "favorite_genres": ["shounen", "slice of life", "sci-fi"],
            "coding_playlist": "lo-fi anime beats ♪ plus plus plus the demon slayer playlist is awesome ohh I love the Akaza Epic Theme"
        }
        
    def life_philosophy(self):
        return "code like you're the main character in your own anime!"

♡ my tech world ♡

languages i speak (both human & computer)

Python C++ JavaScript SQL

ai/ml glitter

PyTorch Pandas NumPy Jupyter

full stack adventures

React Spring Boot Flask PostgreSQL


GitHub Stats

GitHub Streak

Top Languages


♡ look at my certifications I think they are cool :) ♡

 nvidia cuda certification - "learned to make gpus go brrrr" 
 nvidia data science workflows - "data magic with rapids & CUDA" 

current quest status ʚଓ

{
  " research_arc": "deepfake detection with explainable ai",
  " side_quest": "building inclusive ai learning platform", 
  " grinding": "system design & scaling ml models",
  " ultimate_goal": "making ai as wholesome as studio ghibli films",
  " fuel": "ramen + lo-fi anime beats",
  " 2025_goals": [
    "studying my engineering degree with style ",
    "publish that research paper (manifesting!)",
    "launch ai inclusivity platform",
    "land dream job"
  ]
}
{
  "coding_playlist": "lo-fi beats",
  "current_obsession": "studio ghibli for cozy coding sessions",
  "vibes": "anything that makes coding feel like a main character moment",
  "perfect_combo": "boba tea + lofi music + late night debugging"
}

∧,,,∧
    ( ̳• · • ̳)     
   /    づ♡      

thanks for visiting my profile! let's code something kawaii together! 

"Sayonara"

Profile Views

Pinned Loading

  1. AI-Algorithms AI-Algorithms Public

    This project showcases classic Artificial Intelligence problem-solving techniques through multiple examples. It includes implementations of the 8-puzzle and Water Jug problems, demonstrating search…

    Python 1

  2. Matchmaking Matchmaking Public

    This script is written for AI-powered matchmaking system that intelligently pairs users based on their textual responses. It uses Word2Vec embeddings to understand the semantic meaning of responses…

    Jupyter Notebook

  3. Hostility-Detection-System-using-transformers Hostility-Detection-System-using-transformers Public

    A multi-label NLP system that detects hostile content—hate, offensive, defamation, and fake—in Hindi-English (Hinglish) social media text using transformer models like RoBERTa, enabling automated c…

    Jupyter Notebook

  4. crateEve_Frontend crateEve_Frontend Public

    A full-stack Product Management System built with Spring Boot, React, and PostgreSQL, allowing users to create, update, and manage products securely. It features role-based access, JWT authenticati…

    JavaScript

  5. WhatSUSdetector WhatSUSdetector Public

    A Suspicious Chat Detector that analyzes chat messages to identify potentially harmful, spammy, or inappropriate content. Built using NLP techniques, it flags suspicious messages and helps maintain…

    Jupyter Notebook

  6. EcoStyler EcoStyler Public

    Forked from Garima3110/EcoStyler

    ECOSTYLE is a full-stack e-commerce web application where users can design custom outfits, share them with the community, and earn points based on interactions. The platform encourages creativity a…

    HTML