Skip to content
View kermitthedev's full-sized avatar

Highlights

  • Pro

Block or report kermitthedev

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

Typing SVG

πŸš€ About Me

const kermitTheDev = {
    name: "Adi",
    role: "Full Stack Developer",
    location: "πŸ‡ΊπŸ‡Έ USA",
    code: ["JavaScript", "Python", "TypeScript"],
    technologies: {
        frontEnd: {
            js: ["React", "Next.js"],
            css: ["Tailwind", "Bootstrap", "Material-UI"]
        },
        backEnd: {
            js: ["Node.js", "Express"],
            python: ["Django", "Flask", "FastAPI"]
        },
        databases: ["MongoDB", "PostgreSQL", "MySQL", "Redis"],
        devOps: ["Docker", "Git", "CI/CD"],
        tools: ["Git", "Figma", "VS Code", "Postman"]
    },
    currentFocus: "Building scalable web applications with AI integration πŸ€–",
    funFact: "I can figure out your wifi password if you let me. πŸ”πŸ˜"
};

πŸ› οΈ Tech Stack

πŸ’» Languages

JavaScript Python TypeScript HTML5 CSS3

🎨 Frontend

React Next.js TailwindCSS Bootstrap Material-UI

βš™οΈ Backend

Node.js Express.js Django Flask FastAPI

πŸ—„οΈ Databases

MongoDB PostgreSQL MySQL Redis

πŸ› οΈ Tools & DevOps

Git Docker VS Code Figma Postman

πŸ“Š GitHub Stats

GitHub Stats

GitHub Streak

Top Languages

πŸ† GitHub Trophies

GitHub Trophies

πŸ“ˆ Contribution Graph

GitHub Activity Graph

πŸ’Ό Featured Projects

Physics-Aware-Soil-Moisture-ML QuantLeap

🌐 Connect With Me

LinkedIn Twitter Portfolio Email

πŸ’­ Quote of the Day

Quote

πŸ“Š Profile Views

Profile Views


✨ Show some ❀️ by starring some of my repositories! ✨

Pinned Loading

  1. Physics-Aware-Soil-Moisture-ML Physics-Aware-Soil-Moisture-ML Public

    Physics-aware ANN vs LSTM comparison for soil moisture prediction with Monte Carlo uncertainty quantification and SHAP explainability .

    Jupyter Notebook

  2. QuantLeap QuantLeap Public

    Advanced institutional-grade options pricing platform with 6+ models, real-time calculations, and interactive visualizations

    TypeScript

  3. NetGuard NetGuard Public

    Professional Network Monitoring & Security Analysis Tool

    Python

  4. Stock-Analyzer Stock-Analyzer Public

    Stock Market analysis tool with technical indicators

    Python