Skip to content
View prem2708's full-sized avatar

Block or report prem2708

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



Portfolio Gmail Linktree GitHub


Views    Followers

Image

🙋‍♂️ About Me

const prem = {
  name     : "Prem Kumar",
  role     : "Fresher — Full Stack Dev & AI Enthusiast",
  location : "India 🇮🇳",
  learning : ["AI/ML", "Cloud", "DevOps", "Open Source"],
  email    : "preminnovator2708@gmail.com",
  openTo   : "Internships, Collabs & Freelance 🤝",
  funFact  : "I debug with console.log and I'm not ashamed 😄",
  motto    : "Ship it, learn from it, improve it 🚀",
};
  • 🔭 Building Full Stack & AI-powered side projects to learn by doing
  • 🌱 Currently exploring Cloud, DevOps & LLM Engineering
  • 👀 Actively looking for internships & collaborations
  • 💬 Ask me anything about React, Node.js, Python & AI APIs
  • ⚡ I love turning ideas into real working apps — even messy ones!

Image

🛠️ My Tech Stack

Languages I Know

Image

Frontend

Image

Backend & Databases

Image

AI / ML Tools I'm Learning 🤖

Image   Image   Image   Image   Image

Tools & DevOps

Image

Image

📊 Skill Progress (honest self-rating 😄)

 JavaScript / TypeScript  ████████████████████░  92%  ⚡ Most Comfortable
 Python                   ███████████████████░░  88%  🐍 Love It
 React / Next.js          ███████████████████░░  87%  ⚛️  Daily Driver
 Node.js / Express        ██████████████████░░░  84%  🟢 Getting Good
 AI / LLM Engineering     █████████████████░░░░  78%  🤖 Learning Fast
 Databases (SQL/NoSQL)    ████████████████░░░░░  74%  🗄️  Solid Basics
 Cloud / DevOps           ██████████████░░░░░░░  65%  ☁️  Still Learning
 System Design            █████████████░░░░░░░░  60%  📐 Work in Progress

🚀 My Projects

🤖 AI Projects I Built

# Project What It Does Stack
📚 AI Study Buddy Personal AI tutor — study smarter, not harder AI · React · Node.js
📝 Lecture Notes Generator Turns any lecture into clean notes automatically Python · NLP · FastAPI
🖼️ AI Image Generator Type a prompt, get a stunning image OpenAI · React
🩺 AI Doctor Symptom checker & health guidance assistant AI · Python · REST
📄 AI Resume Builder Builds ATS-ready resumes with AI help AI · Next.js · PDF
🎵 Musebot by VoxNova Chat with an AI that also finds music for you NLP · API · React

🌐 Web Projects

# Project What It Does Stack
Hackathon Website Event site with registration & team features React · Node.js
🧘 Yoga & Asana Wellness platform with yoga guides HTML · CSS · JS
💼 Portfolio v2 My current portfolio — rebuilt from scratch React · Tailwind
🌐 Portfolio v1 Where it all started! HTML · CSS · JS

Image

📈 GitHub Stats



Image

📉 Activity Graph

Image

🏆 Trophies

Image

Image

🐍 Contribution Snake

Contribution Snake

⚙️ Create .github/workflows/snake.yml in your prem2708/prem2708 repo to activate this:

name: Generate Snake Animation
on:
  schedule:
    - cron: "0 */12 * * *"
  workflow_dispatch:
jobs:
  generate:
    runs-on: ubuntu-latest
    steps:
      - uses: Platane/snk@v3
        with:
          github_user_name: prem2708
          outputs: |
            dist/github-contribution-grid-snake.svg
            dist/github-contribution-grid-snake-dark.svg?palette=github-dark
      - uses: crazy-max/ghaction-github-pages@v3.1.0
        with:
          target_branch: output
          build_dir: dist
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

🏅 Achievements So Far

🏷️ What I Did Status
🥇 Hackathon Winner — shipped an AI app in 24 hrs! ✅ Done
🎓 Full Stack Training — MERN stack from scratch ✅ Done
🤖 6+ AI Projects — built & deployed end-to-end ✅ Done
🌐 Open Source — contributing to real repos ✅ Done
Community — helping & learning with other devs ✅ Done
☁️ Cloud Cert — AWS / GCP in progress 🔒 Soon!

💡 Add your real certs here — Coursera, Udemy, AWS, etc.

📚 What I'm Learning Right Now

Cloud & DevOps:
  ► AWS / Google Cloud Platform        [████████░░]  80%
  ► CI/CD & GitHub Actions             [███████░░░]  70%
  ► Docker & Kubernetes                [█████░░░░░]  50%

AI & LLM Stuff:
  ► LangChain & LlamaIndex             [████████░░]  80%
  ► Vector Databases (Pinecone)        [███████░░░]  70%
  ► RAG Systems                        [███████░░░]  68%
  ► Fine-tuning LLMs                   [█████░░░░░]  52%

Getting Better At:
  ► System Design                      [██████░░░░]  62%
  ► Microservices & APIs               [███████░░░]  70%

Image

🤝 Let's Connect!

Image



Portfolio   Email   Linktree


"The best way to learn is to build." 🚀


If you liked anything here, a star means the world to me!

Image

Popular repositories Loading

  1. Ai_image_generator_tool Ai_image_generator_tool Public

    JavaScript

  2. AI-resume-builder AI-resume-builder Public

    TypeScript

  3. aibot-musebot-byvoxnova aibot-musebot-byvoxnova Public

    CSS

  4. yoga_and_asan_website- yoga_and_asan_website- Public

    This is my first project by using html and css

    HTML

  5. Portfolio Portfolio Public

    TypeScript

  6. AI_DOCTOR AI_DOCTOR Public

    Python