An open API service indexing awesome lists of open source software.

https://github.com/abhisheksinghpawar/website

This is my repository to track all my code changes on personal website
https://github.com/abhisheksinghpawar/website

api apinijas firebase google-analytics html-css-javascript javascript nodejs performance performance-analysis performance-metrics performance-monitoring performance-testing personal-website python

Last synced: 3 months ago
JSON representation

This is my repository to track all my code changes on personal website

Awesome Lists containing this project

README

          

# 🌐 Abhishek Singh Pawar β€” Personal Website

Welcome to [abhisheksinghpawar.com](https://abhisheksinghpawar.com/index.html) β€” the digital home of a passionate Performance Engineer, Python enthusiast, and creative toolsmith. This site is a curated showcase of my work, ideas, and ongoing journey in building intelligent, user-friendly software that solves real-world problems.

## πŸš€ About Me

I'm Abhishek β€” a detail-obsessed engineer with a love for clean code, intuitive interfaces, and deep packet inspection. My current focus is **DeltaPerf AI**, a network latency and anomaly detection tool powered by Python and AI. I thrive at the intersection of performance analytics, terminal UI design, and creative branding.

Whether it's debugging packet flows, refining dashboards, or crafting emoji-enhanced CLI prompts, I bring clarity, precision, and polish to every line of code.

## πŸ› οΈ What You'll Find Here

- **Projects**: Explore my latest tools, including DeltaPerf AI β€” a robust CLI utility for network engineers.
- **Blog & Insights** *(if applicable)*: Technical deep dives, design decisions, and lessons learned from the trenches.
- **Contact & Collaboration**: Interested in working together or sharing feedback? Let’s connect!

## ✨ Highlights

- πŸ” **DeltaPerf AI**: Real-time latency analysis, anomaly detection, and AI-powered summaries.
- 🎨 **Terminal UI Craftsmanship**: Icons, colors, and formatting that make data readable and delightful.
- 🧠 **AI Integration**: Leveraging models like Ollama for smart summaries and automated insights.
- πŸ“¦ **Cross-Platform Ready**: Built with robust path handling and file management for any OS.

## πŸ“« Get in Touch

Have an idea, a challenge, or just want to geek out over packet captures? Reach out via the contact form or connect with me on [LinkedIn](https://www.linkedin.com/in/abhishek-singh-pawar/) *(or other platforms if listed)*.

---

> πŸ’‘ _β€œTools should be as elegant as they are powerful.”_ β€” That’s the philosophy behind everything I build.

Thanks for stopping by β€” and feel free to star, share, or fork anything that inspires you!

This is the source code for my personal website

www.abhisheksinghpawar.com

------------------------------------------------------------------------

For pushing code to repo

git add *
git commit -m "YOUR_COMMENT"
git push -u origin main

------------------------------------------------------------------------

For hosting on Firebase

firebase init hosting
firebase deploy

------------------------------------------------------------------------

Firebase + GitHub

https://github.com/settings/connections/applications/89cf50f02ac6aaed3484

------------------------------------------------------------------------