Skip to content
View PareekshithPalat's full-sized avatar
:octocat:
GitGeek
:octocat:
GitGeek

Block or report PareekshithPalat

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

നമസ്കാരം (Namaste)🙏🏻, I'm Pareekshith P!

Header Image

Machine Learning Engineer focused on LLMs & AI

Linkedin: pareekshith Instagram LeetCode GitHub followers Waka Readme

A little more about me...

const pareekshith = {
  name: "Pareekshith P",
  role: "Machine Learning Engineer",
  pronouns: ["he", "him"],
  languages: ["Python", "JavaScript", "TypeScript", "Java", "Kotlin", "Dart"],
  askMeAbout: [
    "Large Language Models",
    "Prompt Engineering",
    "Machine Learning",
    "App Development",
    "Cloud Computing",
    "DevOps"
  ],

  technologies: {
    ai: {
      frameworks: ["TensorFlow", "Scikit-learn", "OpenCV"],
      tools: ["Pandas", "Seaborn"],
      areas: ["LLMs", "Generative AI"]
    },

    frontend: {
      frameworks: ["React", "Angular", "Vue.js"],
      styling: ["Tailwind CSS", "CSS3", "HTML5"]
    },

    backend: {
      frameworks: ["Node.js", "Flask"],
      tools: ["Postman"]
    },

    mobile: {
      crossPlatform: ["Flutter", "React Native"],
      native: ["Android"]
    },

    databases: {
      relational: ["PostgreSQL", "MySQL", "MariaDB", "SQLite"],
      nosql: ["MongoDB", "Firebase"],
      inMemory: ["Redis"]
    },
    
    tools: [
      "Git",
      "Unity",
      "Unreal Engine",
      "Blender",
      "D3.js"
    ]
  },

  currentFocus: "Cloud Computing and DevOps",
  passion: "Coding random projects and exploring AI frontiers"
};

📬 Interested in collaborating on AI/ML projects, automation tools, or research-driven applications?
Reach out via LinkedIn or open an issue — happy to discuss.


Profile Views

Lines of code

🐱 My GitHub Data

📦 ? Used in GitHub's Storage

🏆 15 Contributions in the Year 2026

🚫 Not Opted to Hire

📜 22 Public Repositories

🔑 0 Private Repositories

I'm a Night 🦉

🌞 Morning                34 commits          ███░░░░░░░░░░░░░░░░░░░░░░   11.72 % 
🌆 Daytime                46 commits          ████░░░░░░░░░░░░░░░░░░░░░   15.86 % 
🌃 Evening                106 commits         █████████░░░░░░░░░░░░░░░░   36.55 % 
🌙 Night                  104 commits         █████████░░░░░░░░░░░░░░░░   35.86 % 

📅 I'm Most Productive on Saturday

Monday                   25 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   08.62 % 
Tuesday                  15 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   05.17 % 
Wednesday                28 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   09.66 % 
Thursday                 45 commits          ████░░░░░░░░░░░░░░░░░░░░░   15.52 % 
Friday                   25 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   08.62 % 
Saturday                 92 commits          ████████░░░░░░░░░░░░░░░░░   31.72 % 
Sunday                   60 commits          █████░░░░░░░░░░░░░░░░░░░░   20.69 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Kolkata

💬 Programming Languages: 
Markdown                 37 mins             █████████████████████░░░░   84.10 % 
YAML                     7 mins              ████░░░░░░░░░░░░░░░░░░░░░   15.90 % 

🔥 Editors: 
Antigravity              44 mins             █████████████████████████   100.00 % 

💻 Operating System: 
Windows                  44 mins             █████████████████████████   100.00 % 

I Mostly Code in Python

Python                   11 repos            █████████░░░░░░░░░░░░░░░░   37.93 % 
JavaScript               6 repos             █████░░░░░░░░░░░░░░░░░░░░   20.69 % 
TypeScript               5 repos             ████░░░░░░░░░░░░░░░░░░░░░   17.24 % 
HTML                     2 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   06.90 % 
Jupyter Notebook         2 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   06.90 % 

Last Updated on 09/01/2026 01:30:09 UTC

These Readme stats are generated using github action awesome-readme-stats

Snake animation

Pinned Loading

  1. AETHER---Personal-Assistant AETHER---Personal-Assistant Public

    AETHER is a voice-activated Python personal assistant that responds to commands, launches applications, and adapts its personality through customizable boot modes. Built with ElevenLabs AI for natu…

    Python 2 1

  2. Transcriptor Transcriptor Public

    The Transcriptor is a subtitle extractor, lightweight web application built with Flask that retrieves and displays YouTube video transcripts using the YouTube Transcript API. It provides a simple i…

    Python 1

  3. Flutter-Projects Flutter-Projects Public

    This repository contains a collection of Flutter projects developed to explore mobile UI design, app functionality, and cross-platform development practices. Each project focuses on learning, exper…

    Dart

  4. Java-Simplifier-Packages Java-Simplifier-Packages Public

    This repository provides a set of lightweight Java utility packages designed to simplify common programming tasks. Instead of repeatedly writing boilerplate code, these utilities allow developers t…

    Java

  5. MachineLearning-MiniProjects MachineLearning-MiniProjects Public

    This repository contains a collection of AI and machine learning projects built to explore different models, techniques, and real-world problem-solving approaches. Each project demonstrates practic…

    Python

  6. Computer-Vision-Projects Computer-Vision-Projects Public

    This repository contains a collection of computer vision projects focused on core image and video processing techniques. The goal is to experiment with different algorithms, learn practical impleme…

    Python