Skip to content
View sarthidarji128's full-sized avatar
🦁
Roaring
🦁
Roaring

Highlights

  • Pro

Block or report sarthidarji128

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

Header

╔══════════════════════════════════════════════════════════════════════════════╗
║                                                                              ║
║               ██████  ▄▄▄       ██▀███  ▄▄▄█████▓ ██░ ██  ██▓              ║
║             ▒██    ▒ ▒████▄    ▓██ ▒ ██▒▓  ██▒ ▓▒▓██░ ██▒▓██▒              ║
║             ░ ▓██▄   ▒██  ▀█▄  ▓██ ░▄█ ▒▒ ▓██░ ▒░▒██▀▀██░▒██▒              ║
║               ▒   ██▒░██▄▄▄▄██ ▒██▀▀█▄  ░ ▓██▓ ░ ░▓█ ░██ ░██░              ║
║             ▒██████▒▒ ▓█   ▓██▒░██▓ ▒██▒  ▒██▒ ░ ░▓█▒░██▓░██░              ║
║             ▒ ▒▓▒ ▒ ░ ▒▒   ▓▒█░░ ▒▓ ░▒▓░  ▒ ░░    ▒ ░░▒░▒░▓                ║
║             ░ ░▒  ░ ░  ▒   ▒▒ ░  ░▒ ░ ▒░    ░     ▒ ░▒░ ░ ▒ ░              ║
║             ░  ░  ░    ░   ▒     ░░   ░   ░       ░  ░░ ░ ▒ ░              ║
║                   ░        ░  ░   ░                   ░  ░ ░                ║
║                                                                              ║
║                    Full Stack Developer | Web Architect | Tech Enthusiast   ║
║                                                                              ║
╚══════════════════════════════════════════════════════════════════════════════╝

Profile Views


👨‍💻 About Me

const sarthiDarji = {
    location: "India 🇮🇳",
    education: "B.Tech @ ITM Skills University",
    role: "Full Stack Developer & Web Development Enthusiast",
    email: "2023.sarthi@isu.ac.in",
    
    currentFocus: [
        "Building immersive web experiences",
        "Creating scalable full-stack applications",
        "Mastering React & modern web architecture",
        "Exploring cloud technologies and DevOps"
    ],
    
    philosophy: "Code is poetry. Every bug is a riddle. Every solution is art.",
    
    lifeGoal: "Transform ideas into digital reality, one commit at a time",
    
    funFact: "I debug faster than most people write code 🚀"
};

🎯 What Drives Me

I'm not just writing code—I'm crafting experiences. Whether it's a seamless web application or a powerful backend API, I believe technology should feel magical. My journey spans from low-level C++ optimization to high-level React architectures, always pushing the boundaries of what's possible in web development.

Current Mission: Building projects that make people say "wow" rather than "how"


🛠️ Technology Stack

💻 Programming Languages

C C++ Python JavaScript HTML5 CSS3

⚛️ Web Development

React Node.js Express MongoDB TailwindCSS

🔧 Development Tools

Git GitHub VS Code Linux Postman


📊 GitHub Analytics

🔥 Contribution Streak

GitHub Streak

📊 Activity Graph

Activity Graph


🌟 Featured Projects

╔═══════════════════════════════════════════════════════════════╗
║  🚀 Building the Future, One Repository at a Time             ║
╚═══════════════════════════════════════════════════════════════╝

🎯 Coming Soon

I'm currently working on some exciting projects that will blow your mind:

  • 🌐 Full-Stack E-Commerce Platform - Modern, scalable, and beautiful
  • 💼 Portfolio Website v3.0 - Showcasing skills with cutting-edge tech
  • 🚀 RESTful API Service - Clean architecture and best practices
  • 🎨 Creative Coding Showcase - Art meets algorithm

"The best way to predict the future is to build it"


💡 Skills & Expertise

Domain Skills Proficiency
Frontend Development React, HTML/CSS, JavaScript, Responsive Design ████████░░ 80%
Backend Development Node.js, Express, API Design, Database Management ███████░░░ 70%
Programming C/C++, Python, Algorithm Design, Data Structures ████████░░ 80%
Web Technologies REST APIs, Authentication, State Management ███████░░░ 75%
Design & Creative UI/UX, Figma, Visual Design, User Experience ███████░░░ 70%
Tools & Workflow Git, GitHub, Version Control, Agile Development ████████░░ 85%

🤝 Connect With Me

sarthidarji sarthi darji _sarthi. just imagine


🎨 Latest Blog Posts & Content

Coming soon... Stay tuned for tutorials, project breakdowns, and coding adventures!


💭 Random Dev Quote

Quote


💪 Current Status

const currentlyDoing = {
    learning: ["Advanced React Patterns", "Docker & Kubernetes", "System Design"],
    building: ["Portfolio v3.0", "E-Commerce Platform", "Tech Blog"],
    reading: "Clean Code by Robert C. Martin",
    listening: "Lofi Hip Hop Radio 📻"
};

╔═══════════════════════════════════════════════════════════════════════════════╗
║                                                                               ║
║  "Code is like humor. When you have to explain it, it's bad."                ║
║                                          - Cory House                         ║
║                                                                               ║
║  Thanks for visiting my profile! If you like what you see,                   ║
║  don't forget to ⭐ star some repos and follow for more awesome projects!    ║
║                                                                               ║
╚═══════════════════════════════════════════════════════════════════════════════╝

🚀 Let's Code the Future Together

Footer


Made with ❤️ and ☕ by Sarthi Darji

Popular repositories Loading

  1. AI-Chatbot-Using-Gemini-API-Key AI-Chatbot-Using-Gemini-API-Key Public

    This project is a simple chatbot deployed with HTML, CSS, JavaScript, Python (Flask), and the Gemini AI API. It allows users to interact with a chatbot interface via a webpage. User messages are pr…

    Python 4

  2. Financial-Report-Analysis Financial-Report-Analysis Public

    This Python project calculates and visualizes key financial ratios such as Leverage Ratio, Profit Margin, Return on Assets, and Return on Equity for a sample company over several years. The goal is…

    Python 4 2

  3. Weather-Api Weather-Api Public

    JavaScript 2

  4. Cryptocurrency-Market-Analysis Cryptocurrency-Market-Analysis Public

    This project explores the market capitalization and price data of over 50 cryptocurrencies using the CoinGecko API. The data is retrieved, processed, and visualized using Python libraries such as `…

    Python 2

  5. FsOS FsOS Public

    C 2

  6. 12Sarthi_23-27_sem-1_Nocode 12Sarthi_23-27_sem-1_Nocode Public

    1 1