Skip to content
View SHAHSULTANS's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report SHAHSULTANS

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

👋 Hi, I'm Shah Sultan

Learner | Explorer

LinkedInEmailPortfolio


📝 Profile

Computer Science student (GPA: 3.71/4.00) at Jahangirnagar University, on track to graduate in April 2026. I'm passionate about architecting and building robust, full-stack applications. I have a strong foundation in backend development with Django and Node.js, and I'm adept at turning complex problems into efficient, scalable software. I thrive on challenges, evidenced by my problem-solving track record (460+ problems across Codeforces & LeetCode).


🛠️ Technical Toolkit

CategoryProficiencies
LanguagesPython, JavaScript (ES6+), C++, Java, SQL, HTML5/CSS3
Backend & FrameworksDjango, Django REST Framework, Node.js, Express.js
FrontendReact, Bootstrap, Tailwind CSS
DatabasesPostgreSQL, MongoDB, MySQL, SQLAlchemy
DevOps & ToolsGit, Docker, Postman, Stripe API, MVC/MVT Patterns, REST APIs
ConceptsData Structures & Algorithms, OOP, System Design, Cyber Security Fundamental, IoT, Web Security

💻 Highlighted Projects

🏞️ Tour Guide Platform Backend | Code

Node.jsExpress.jsMongoDBStripe APIJWTREST API

  • Engineered a secure and performant backend for a marketplace connecting tourists with local guides, handling the full booking lifecycle.
  • Architected the system using the MVC pattern and integrated Stripe for secure payment processing, JWT for authentication, and geolocation services.
  • Enhanced Performance & Security: Applied database indexing for faster queries, implemented rate-limiting to mitigate DoS attacks, and utilized Factory/Singleton patterns for clean, maintainable code.

🎓 Edulearn (LMS Platform) | Code

DjangoPostgreSQLBootstrapStripeMVT

  • Developed a full-stack, Udemy-inspired learning platform from the ground up, supporting course creation, enrollment, and video streaming.
  • Implemented a robust role-based access control (RBAC) system for Admins, Instructors, and Students, ensuring data security and proper user flow.
  • Built an instructor dashboard for course management and integrated Stripe for seamless payment handling.

🌾 Blockchain-Based Rice Supply Chain | Code

DjangoBlockchainPostgreSQLData Visualization

  • Contributed to a decentralized traceability system to bring transparency to the agricultural supply chain, tracking rice from farm to consumer.
  • Integrated blockchain technology to create an immutable and auditable ledger of all transactions.
  • Developed an analytics dashboard providing key insights into inventory levels and logistics.

🚲 Smart Bicycle Lock (IoT) | Code

IoT (ESP32)C++AndroidMPU6050 SensorBluetooth

  • Designed and implemented a smart lock system featuring a Bluetooth-enabled locking mechanism and real-time theft detection using an MPU6050 gyroscope.
  • Developed a secure communication protocol via a custom Android app, using encrypted passwords to prevent unauthorized access.

📈 Problem Solving & Continuous Learning

I actively sharpen my algorithmic thinking and system design skills.

Certifications: EDGE IoT and Robotics (R2B12) | ITEE FE (Information Technology Engineers Examination) -Half Passed


📊 GitHub Metrics

GitHub StatsGitHub Streak

Top Languages


📫 Let's Connect

I am actively seeking internship and new grad opportunities for 2025/2026. Let's discuss how I can bring value to your team!


📧 20210652884sultan@juniv.edu | 📞 +8801906071420
📍 Savar, Dhaka, Bangladesh

Pinned Loading

  1. Kananban-AppKananban-AppPublic

    A Kanban board project visualizes workflow management by organizing tasks into columns like "To Do," "In Progress," and "Done," enabling teams to track progress efficiently. It helps prioritize tas…

    CSS

  2. LeetCode-DSALeetCode-DSAPublic

    A collection of LeetCode solutions and Data Structures & Algorithms (DSA) implementations in python programming language.

    Python

  3. Personal-Portfolio-WebpagePersonal-Portfolio-WebpagePublic

    I am Shah Sultan, a web developer skilled in building interactive, user-friendly web solutions. With experience in 25+ projects, I specialize in creating efficient systems for real-world needs, aim…

    HTML

  4. EdulearnEdulearnPublic

    Edulearn is an educational web application built with Django that allows users to create, manage, and browse online courses. It includes features for adding course details such as title, descriptio…

    HTML 1

  5. Rice_Supply_Chain_Management_SystemRice_Supply_Chain_Management_SystemPublic

    Forked from AbdullahRFA/Rice_Supply_Chain_Management_System

    Python

  6. tour-guide-apptour-guide-appPublic

    A full-featured Tour Booking and Management API built with Node.js, Express, MongoDB, and Stripe. It provides secure endpoints for managing tours, users, reviews, and bookings, with role-based acce…

    JavaScript