Skip to content
View CraftyEngineer's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report CraftyEngineer

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

πŸš€ Welcome to my GitHub Profile!

⚑ Ishaan Goel ⚑

AI & ML | Prompt Engineer | GenAI


πŸš€ About Me

Hi, I'm Ishaan! A passionate developer building AI-powered tools to streamline coding workflows.

  • πŸ”­ Currently working on: GenAI and Machine Learning (Check SmartOps)
  • 🌱 Learning: Agentic AI and Agentic Workflows
  • πŸ‘― Looking to collaborate on: Projects
  • πŸ’¬ Ask me about: My sleep schedule
  • ⚑ Fun fact: I am on spotify 24 x 7

πŸ‘¨β€πŸ’» Tech Stack

🐍 Programming Languages

Python C C++ Java Solidity

πŸ€– Artificial Intelligence

Generative AI LLMs Prompt Engineering AI Code Generation

πŸ› οΈ AI Tools

Bolt.new Lovable.dev v0.dev ChatGPT MistralAI Deepseek Claude

🌐 Web Development

HTML5 CSS3 JavaScript React PHP Web3

βš™οΈ Tools & Technologies

Linux Bash Git GitHub VS Code

πŸ“‘ API Proficiency

REST API Postman OpenAI API Groq API

πŸ—ƒοΈ Databases

SQL MongoDB


πŸ“Š GitHub Stats

CraftyEngineer's GitHub stats

Top Langs

GitHub Streak

πŸ† GitHub Trophies

trophy

πŸ”₯ Recent Projects

Readme Card

πŸ“š Currently...

  • πŸ”­ Exploring: GenAI and AI agent systems
  • πŸ“– Reading: "Why Machines Learn" by Anil Ananthaswamy
  • 🎧 Listening: My Coding Playlist
  • 🌱 Learning: Advanced prompt engineering techniques

πŸ“« Let's Connect

LinkedIn Twitter GitHub

✍️ Latest Blog Posts

Pinned Loading

  1. SmartOps SmartOps Public

    SmartOps is an AI-powered RAG pipeline that scrapes messy documents from the web and parses them into structured JSON using OCR and NLP. Built with LangChain, ChromaDB, and Streamlit, it supports P…

    Python

  2. FineTuning_Phi-2 FineTuning_Phi-2 Public

    Efficiently fine-tune Microsoft's Phi-2 (2.7B) for dialogue summarization using QLoRA. Achieves accurate "TL;DR" style summaries with minimal GPU resources. Ideal for building lightweight conversat…

    Jupyter Notebook

  3. Facial-Keypoints-Detection-Using-CNN Facial-Keypoints-Detection-Using-CNN Public

    This repository contains a deep learning model that predicts facial landmarks using Convolutional Neural Networks (CNN). Facial landmarks are key points on a person's face, such as the corners of …

    Jupyter Notebook

  4. Linear-Regression-From-Scratch Linear-Regression-From-Scratch Public

    A simple implementation of Linear Regression using just NumPy, written in Python and hosted on Google Colab ☁️. Perfect for understanding the basics of machine learning and how linear models work u…

    Jupyter Notebook

  5. YoutubeSummarizer YoutubeSummarizer Public

    An AI-powered Streamlit app that summarizes YouTube videos β€” and allows you to chat with the summary!

    Python

  6. Snippy Snippy Public

    Snippy is an AI-powered code snippet generator built with React and TypeScript for the frontend, Python and Flask for the backend, and utilizes Groq as the LLM (Large Language Model). It supports o…

    TypeScript