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
- Host: GitHub
- URL: https://github.com/abhisheksinghpawar/website
- Owner: Abhisheksinghpawar
- Created: 2024-09-07T09:33:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T04:38:15.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T14:47:24.619Z (over 1 year ago)
- Topics: api, apinijas, firebase, google-analytics, html-css-javascript, javascript, nodejs, performance, performance-analysis, performance-metrics, performance-monitoring, performance-testing, personal-website, python
- Language: HTML
- Homepage: https://abhisheksinghpawar.com/index.html
- Size: 55.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
------------------------------------------------------------------------