Skip to content
View srummanf's full-sized avatar
:shipit:
Wooh Haah !
:shipit:
Wooh Haah !

Organizations

@VITCMUN-2023 @The-Biosphere-Club

Block or report srummanf

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.

Content in all repositories owned by your account will be closed.
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
srummanf/README.md


๐Ÿ‘จโ€๐Ÿ’ป About Me

GitHub Banner


๐ŸŒ Connect With Me

๐Ÿ“ Hacktoberfest Memoirs

@srummanf's Holopin board


๐Ÿ› ๏ธ Technology Stack

๐Ÿ–ฅ๏ธ Frontend Development
โš™๏ธ Backend Development
๐Ÿง  AI, ML & Data Analysis
Frameworks & Libraries:

๐Ÿ”ฌ Machine Learning: TensorFlow, PyTorch, Scikit-learn ๐Ÿ“Š Data Analysis: Pandas, NumPy, Matplotlib, Seaborn ๐Ÿค– AI/NLP: OpenAI API, Hugging Face, NLTK, spaCy ๐Ÿ“ˆ Data Visualization: Plotly, D3.js, Tableau ๐Ÿ” Computer Vision: OpenCV, PIL, ImageAI ๐Ÿ“š Jupyter: Interactive data science and ML workflows

๐Ÿ—„๏ธ Database & Cloud
๐ŸŽจ Design & Tools
๐Ÿ”— Blockchain & Web3
Web3 Technologies:

โ›“๏ธ Smart Contracts: Solidity, Ethereum, Polygon ๐ŸŒ IPFS: Decentralized storage solutions ๐Ÿ”ง Development: Remix IDE, Hardhat, Truffle ๐Ÿ’ณ Integration: Web3.js, MetaMask, WalletConnect


๐Ÿ“Š GitHub Analytics

wakatime

stats graph streak graph
languages graph

๐Ÿ“ˆ Detailed GitHub Summary

Repos per Language Most Commit Language
Stats Productive Time

๐Ÿ” Top Contributed Repositories

Top Contributed Repositories

๐Ÿ† Achievements & Trophies

GitHub Trophies


๐Ÿ“ Latest Blog Posts

Empowering Web3 UX through Push Protocol's Notification System

4 Jan 2024

Welcome to our step-by-step guide on integrating Push Protocol's notification system into your NextJS web application. In this blog, we'll cover the process of initializing a user, creating a notification channel, and implementing the APIs for sending...

Cracking the Google Cloud Digital Exam: A Strategic Approach

19 Nov 2023

In the fast-paced world of cloud computing, earning certifications has become a valuable asset for professionals. One such coveted certification is the Google Cloud Digital Exam. In this article, I will be explaining how I cracked the exam without putting...


๐ŸŽฏ Fun Zone

โœ๏ธ Random Dev Quote

๐Ÿ Contribution Snake

Snake animation

๐ŸŸก๐Ÿ‘พ Pacman

pacman contribution graph

๐Ÿงฑ๐ŸŸข๐ŸŽฎ Breakout Game

Breakout Game

๐Ÿ“ˆ Activity Graph

srummanf's github activity graph


๐ŸŒŒ Moonlit Reflections

"The phases of the moon remind usโ€”everything is change, yet everything is whole."

Moon Phase Ray Theme Moon Phase Basic Theme

๐Ÿ“Š Profile Views

Profile Views

๐Ÿ’ก Let's Connect and Build Something Amazing Together!

"The best way to predict the future is to create it" - Peter Drucker

Footer Wave

Pinned Loading

  1. Complaint-Router Complaint-Router Public

    An end-to-end NLP + ML system that reads a real consumer-complaint narrative and (a) routes it to the right internal team and (b) attaches analytic insight โ€” sentiment and theme.

    Jupyter Notebook

  2. Cab-Fare-Estimation-Microservice Cab-Fare-Estimation-Microservice Public

    A tiny FastAPI + SQLite service that models how cab / delivery apps price a ride: quote โ†’ hold โ†’ book, with surge pricing based on demand vs nearby drivers.

    Python

  3. Meridian-Knowledge-Graph-RAG Meridian-Knowledge-Graph-RAG Public

    Hybrid knowledge-graph + vector RAG over a 37-document technical corpus (Meridian, a fictional fintech). Routes each question to graph traversal or vector search, merges the results, and answers wiโ€ฆ

    Python

  4. API-Rate-Limiting-Quota-Management-System API-Rate-Limiting-Quota-Management-System Public

    A backend that limits API usage per user and per plan (Free / Pro / Enterprise) using the Token Bucket algorithm, with hard blocking, soft throttling, automatic midnight quota resets, usage analytiโ€ฆ

    TypeScript

  5. Dyslexia-Detection-from-Handwriting Dyslexia-Detection-from-Handwriting Public

    Offline screening for dyslexia-related handwriting patterns โ€” blends a calibrated linguistic model, a whole-sample CNN, and a per-letter CNN into one risk score.

    Jupyter Notebook 1