Skip to content
View ShAiDSk's full-sized avatar
😊
Hi!
😊
Hi!
  • kolkata

Block or report ShAiDSk

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

Hi πŸ‘‹, I'm SHAID SK


πŸ’« About Me

  • πŸ”₯ Full Stack Developer specialized in Laravel (VILT Stack), Node.js, and Python
  • 🎯 Solved 1000+ DSA problems across Codeforces, CodeChef & AtCoder
  • πŸš€ Currently Building:
    • Kali-Chat Messenger (Real-time VILT Stack App)
    • Progress Tracker (Goal Management)
    • AlgoView (DSA Visualizer)
  • 🧠 Passionate about WebSockets, Real-Time Data, and secure backend architecture
  • 🧩 Love building tools that automate tasks and improve developer workflows
  • 🎧 Debugging + Lo-Fi = Super Saiyan Mode

🧰 Languages & Tools


πŸ‘€ Profile Views & Visitors


πŸ“Š GitHub Stats


πŸ“ˆ GitHub Activity Graph


πŸš€ Featured Projects

⚑ Kali-Chat Messenger (VILT Stack)

A high-performance, real-time chat application with a Cyber-SaaS aesthetic.

βœ” Laravel 11 β€’ Vue 3 β€’ Inertia.js β€’ Tailwind CSS βœ” Laravel Reverb (WebSockets) for zero-latency messaging
βœ” Features: Live User Presence, Read Receipts (Double Ticks), Secure Private Channels
βœ” UI/UX: 3D Tilt Physics, Drag & Drop Media Sharing, Holographic Glassmorphism

πŸ‘‰ Repo: https://github.com/ShAiDSk/kali_chat-messenger


πŸ”· Progress Tracker (Laravel 12)

A modern goal tracking platform with streaks, auth, and analytics dashboards.

βœ” Laravel 12 β€’ PHP 8.4
βœ” Breeze Auth β€’ TailwindCSS β€’ Alpine.js
βœ” Streak monitoring β€’ Custom Blade components
βœ” Tech Stack: SQLite, SweetAlert, RESTful routing, MVC architecture.

πŸ‘‰ Repo: https://github.com/ShAiDSk/Progress_Tracker


πŸ”Ά DevProfile Analyzer (Flask)

Analyze Codeforces, CodeChef & AtCoder profiles with rating graphs.

βœ” BeautifulSoup API scraping
βœ” Chart.js visualizations
βœ” Caching engine for fast responses
βœ” Tech Stack: Flask | Python | BeautifulSoup | Chart.js

πŸ‘‰ Repo: https://github.com/SHAIDSK/DevProfile-Analyzer


πŸ”΄ AlgoView – DSA Visualizer (React + TS)

Interactive visualizer for BFS, DFS, QuickSort, MergeSort.

βœ” React + TypeScript
βœ” Framer Motion animations
βœ” Adjustable speed and steps
βœ” Tech Stack: React | TypeScript | Framer Motion | TailwindCSS

πŸ‘‰ Repo: https://github.com/SHAIDSK/AlgoView-DSA-Visualizer


🟣 Input Type Detector API (Flask)

Detects various input types in real-time with a clean UI.

βœ” Email, URL, Boolean, Integer, Float, Hash
βœ” Python + Flask
βœ” Lightweight and fast

πŸ‘‰ Repo: https://github.com/ShAiDSk/input-type-api


🧩 SHAIDSKCode – CP Snippets

Competitive programming templates used across 1000+ problems.

βœ” C++ STL utilities
βœ” DP, Graphs, Recursion templates
βœ” Fast I/O utilities

πŸ‘‰ Repo: https://github.com/SHAIDSK/SHAIDSKCode


🌐 Connect with Me

β€œCode is like humor. When you have to explain it, it’s bad.”

Pinned Loading

  1. kali_chat-messenger kali_chat-messenger Public

    Kali-Chat Messenger is a real-time chat app built on the VILT Stack (Vue, Inertia, Laravel, Tailwind). Leveraging Laravel Reverb, it achieves zero-latency communication via secure WebSockets. The s…

    Vue

  2. Progress_Tracker Progress_Tracker Public

    A Modern Interactive Goal Tracking Platform - Laravel 12, PHP 8.4, TailwindCSS, Alpine.js, Vite, SQLite, Breeze Auth, SweetAlert, Custom Blade

    PHP

  3. AlgoView-DSA-Visualizer AlgoView-DSA-Visualizer Public

    TypeScript

  4. DevProfile-Analyzer DevProfile-Analyzer Public

    HTML

  5. input-type-api input-type-api Public

    β€œA lightweight Flask API that detects and classifies input types (string, number, float, boolean, email, URL, hash, etc.) with a simple frontend UI for real-time validation.”

    Python