Skip to content
View eternalflame02's full-sized avatar

Block or report eternalflame02

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

๐Ÿ‘‹ Hey there, I'm Rohith NS!

Welcome to my GitHub! I'm a curious and creative Computer Science & AI student from Kerala ๐Ÿ‡ฎ๐Ÿ‡ณ, passionate about AI, IoT, Data Structures, and building impactful tech solutions.


๐Ÿš€ Current Focus

  • ๐Ÿ›ก๏ธ Community Safety Dashboard โ€“ A cross-platform app (web-version in progress) using Flutter with Firebase Auth and MongoDB backend to track and visualize safety issues and infrastructure needs. ๐Ÿ‘‰ GitHub Repo

  • ๐Ÿค– College Chatbot โ€“ Built using Named Entity Recognition (NER) to offer intelligent and context-aware responses.


๐Ÿ’ก Notable Projects

  • โ˜€๏ธ Kerala Weather App โ€“ Fetch, store, and search weather data for all Kerala districts using Java + SQL.
  • ๐Ÿ“ Emotion-Driven AI Poem Writer โ€“ Powered by AwanLLM for generating poetry based on user emotions.
  • ๐Ÿฅ MediOS (SIH Project) โ€“ A healthcare app aimed at simplifying health data management and improving accessibility.

๐Ÿง  Currently Exploring

  • LLMs & AI APIs:
    • Experimenting with Groq, Ollama, and LM Studio for building responsive LLM-based tools.
    • Playing with Stable Diffusion for AI-generated art and creativity.
  • Neural Networks:
    • Learning neural nets from scratch with NumPy and math-based simulations like gravity interactions.
  • Flutter + Firebase + MongoDB:
    • Building cross-platform apps and integrating real-time cloud services.

๐Ÿ› ๏ธ Tech Stack

Languages Java Python SQL

Frameworks & Tools Flask NumPy Pandas Matplotlib Stable Diffusion

Databases MongoDB MySQL

Dev Tools VS Code Git LM Studio


๐Ÿ“Š GitHub Stats

Rohith's GitHub Stats Top Languages


๐Ÿ“ฌ Let's Connect

โ€œLearning never exhausts the mind.โ€ โ€” Leonardo da Vinci


๐ŸŽ‰ Thanks for stopping by! Feel free to explore my repos, raise issues, or collaborate on cool ideas

Pinned Loading

  1. ai-poem-crafter ai-poem-crafter Public

    This Streamlit-based web app allows users to generate custom poems using AI. By selecting a mood, poem length, and optional theme, users can craft unique poems and download or copy them to their clโ€ฆ

    Python 1

  2. Single-Node-Finetuning-of-Tiny-LLama-using-Intel-Xeon-SPR Single-Node-Finetuning-of-Tiny-LLama-using-Intel-Xeon-SPR Public

    The project was undertaken as part of the Intel Unnati Industrial Training program for the year 2024. The primary objective of this project aligns with Problem Statement PS-04: Introduction to GenAโ€ฆ

    Jupyter Notebook 1 1

  3. KeralaWeatherApp KeralaWeatherApp Public

    ๐ŸŒฆ๏ธ Kerala Weather Application is a Java desktop app that fetches, stores, and displays weather data for Kerala's districts. Leveraging the Open-Meteo API and MySQL database, it provides real-time wโ€ฆ

    Java

  4. Ollama-chat-interface Ollama-chat-interface Public

    Ollama-chat-interface is a simple, lightweight interface built with Flask and Bootstrap 5 for interacting with offline language models via Ollama. It features code snippet detection, a collapsible โ€ฆ

    HTML