Skip to content
View AsifMinar's full-sized avatar

Highlights

  • Pro

Block or report AsifMinar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
AsifMinar/README.md

asifminar GitHub followers Age Country


Typing SVG



Intro



  • Passionate programming enthusiast exploring new technologies, languages, and stacks
  • Experienced in Competitive Programming on platforms like LeetCode, HackerRank, and CodeForces
  • Actively developing diverse applications using various languages and modern technologies
  • Particularly interested in Python for Artificial Intelligence and Machine Learning, focusing on Deep learning techniques and Generative models


Github stats

GitHub Streak Stats

Top Languages

GitHub Stats



icon My Skills icon



💻 Programming Languages 💻

C C++ Python JavaScript Java PHP TypeScript Rust Go Assembly


🖥️ Frontend Development 🖥️

Streamlit Dash Gradio Panel Voila Pynecone

Vue.js Tailwind CSS Bootstrap React Angular Svelte Next.js


⚙️ Backend Development ⚙️

Django Flask FastAPI

Laravel Node.js Next.js


🖧 Databases 🖧

MySQL PostgreSQL MongoDB Redis Neo4j


💻 Software 💻

Visual Studio Code PyCharm IntelliJ IDEA GitHub Desktop Docker Postman

Jupyter Google Colab Weights & Biases Anaconda


🛠️ Tools 🛠️

GitHub GitHub Copilot Stack Overflow Linux GeeksforGeeks Python TensorFlow PyTorch scikit-learn Hugging Face Jupyter Docker Streamlit



🏆 Github Profile Trophies 🏆




🔗 Let's Connect 🔗

Website Gmail GitHub LinkedIn




Credits: asifminar

Pinned Loading

  1. Universal-LLMS.txt-Generator Universal-LLMS.txt-Generator Public

    Universal Python tool to automatically generate and maintain llms.txt files for any website - WordPress, Django, Static Sites & more!

    Python 1

  2. JSONValidator JSONValidator Public

    JSONValidator: JavaScript tool to validate JSON syntax, supporting objects, arrays, strings, numbers, booleans, and null. CLI-based, beginner-friendly.

    JavaScript

  3. GoChat GoChat Public

    GoChat: Simple GoLang chat app using TCP for multi-client messaging. Learn networking with a server and client. Beginner-friendly, CLI-based.

    Go

  4. HuffmanCompressor HuffmanCompressor Public

    HuffmanCompressor: Python tool for lossless text compression using Huffman coding. Encodes text with short codes, decodes via header. CLI: python huffman.py [encode|decode] in out

    Python

  5. PasswordCracker PasswordCracker Public

    Python-based educational tool for password cracking: MD5 hashing, brute force, wordlist, & rainbow table techniques. Shows security flaws. Needs Python 3.6+, no external libraries.

    Python

  6. WakeOnLAN WakeOnLAN Public

    WakeOnLAN: C++ tool sends WOL magic packet to power on PCs remotely. Cross-platform (Windows/Linux), validates MAC address, uses UDP, handles errors.

    C++