Skip to content
View Karthik7-github's full-sized avatar

Block or report Karthik7-github

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


πŸ§‘β€πŸ’» About Me

class Karthik {
public:
    string role = "Full Stack Developer";
    string stack = "MERN Stack";
    vector<string> skills = {"C++", "Python", "JavaScript", "React"};
    vector<string> focus = {"DSA", "Projects"};

    string goal() {
        return "Crack a Product Based Company";
    }
};
  • πŸ’» Started with HTML, CSS, JS (2023)
  • βš›οΈ Learned React + DSA (2024)
  • πŸ”§ Working on Backend + Projects (2025)
  • 🎯 Targeting Product-Based Companies


πŸ”— Connect With Me


πŸ› οΈ Tech Stack

Languages

Frontend

Backend

Database

Tools


🌐 PROJECTS

🌐 IPL Website

Frontend project showcasing IPL teams & data

🌐 Portfolio Website

Personal portfolio to highlight skills & projects

πŸ“¦ CRUD API

Backend project using MongoDB Atlas

πŸ§‘β€πŸŽ“ Student Management System

Full stack project for managing student data


πŸ“Š GitHub Stats:



πŸ“ˆ Coding Profiles



✍️ Random Dev Quote

Pinned Loading

  1. Cpp-Projects Cpp-Projects Public

    C++ projects implementing Hospital and Library Management Systems using Stack and Priority Queue to demonstrate efficient data handling and priority-based operations.

    C++

  2. Frontend-Mini-Projects Frontend-Mini-Projects Public

    Collection of frontend mini projects using HTML, CSS, and JavaScript, focused on building UI components and interactive designs, with plans to expand into React-based projects.

    HTML

  3. Portfolio-website Portfolio-website Public

    Personal portfolio website showcasing my projects, skills, achievements, and journey as a frontend developer.

    CSS

  4. Student-Management Student-Management Public

    JavaScript