Skip to content
View saqibbedar's full-sized avatar

Block or report saqibbedar

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

Hi, I'm Saqib Bedar

Profile Views LinkedIn GitHub YouTube Email


About Me

Computer Science student, open-source developer, and digital creator who enjoys turning complex ideas into practical, reliable software. I build across the stack — from crafting modern, responsive frontends to designing backend services, APIs, authentication systems, and database-driven applications.

I'm steadily expanding deeper into backend engineering, DevOps, containerization, and Linux internals to better understand how production systems are built and operated. What excites me most is understanding how things work under the hood — from compilers and kernels to AI models, networking, and distributed systems.

I believe strong software comes from strong fundamentals, and I'm constantly experimenting, learning, and contributing to open-source projects to sharpen my skills. My long-term goal is to work on impactful systems-level and research-driven projects, while continuing to build developer-friendly tools and scalable applications that solve real-world problems.


Currently Learning / Building

C Language — Diving into C to understand low-level systems, memory management, and how things work closer to the hardware. Planning to build personal projects that leverage this foundational knowledge.

BedarMind — A YouTube channel focused on sharing knowledge, programming tutorials, and insights for developers. Planning to document my learning journey and help others grow in tech.


Tech Stack

Languages

JavaScript TypeScript Python C++ Java HTML5 CSS3

Frontend

React Next.js Tailwind CSS Framer Motion GSAP Redux Styled Components

Backend

Node.js Express.js FastAPI flask REST API GraphQL JWT

Databases

MongoDB MySQL

DevOps & Tools

Docker Linux Git GitHub Actions VS Code

Testing

Jest Testing Library


Featured Projects

BedarX Pro | VS Code Theme Extension

Marketplace Repo

A premium collection of 4 elegant VS Code themes with unique identity, proper depth hierarchy, and signature accent colors. Includes dark themes (Obsidian, Sapphire, Onyx) and a light theme (Pearl).

  • Optimized syntax highlighting for 15+ languages
  • AMOLED-friendly true blacks option
  • Eye-friendly light theme for daytime coding
  • Distinctive bracket pair colorization

Stack: JavaScript, VS Code Extension API


Online Student Portal System (MERN)

Freelance Project Private Repository

Enterprise-style university portal built for a client, featuring hierarchical role-based access control.

  • Multi-role architecture (Master Admin, Department Admin, Faculty, Student)
  • JWT authentication with HTTP-only cookies + refresh token rotation
  • Server-managed concurrent session limitation
  • OTP-based password recovery with rate limiting
  • Modular backend architecture (controllers + middleware)

Stack: JavaScript, MongoDB, Express, React, Node.js, Tailwind CSS


Food Ordering Platform (MERN + Stripe)

Repo

Full-stack food delivery application with separate frontend, backend, and admin panel.

  • End-to-end cart and checkout workflow
  • Stripe Checkout integration for secure payments
  • Real-time order tracking
  • Protected APIs with authentication middleware

Stack: React, Node.js, Express, MongoDB, Stripe, Tailwind CSS


NextJS Blog App

Repo

Full-stack blog application with article management and email subscriptions.

  • Write and delete articles functionality
  • Email subscription system
  • Category-based blog organization
  • Responsive design with Tailwind CSS

Stack: Next.js, MongoDB, Tailwind CSS


Reactfolio | Portfolio Template

Live Demo Repo

Free, customizable portfolio template for developers. All data configurable from a single file.

  • SEO optimized structure
  • Automated GitHub Pages deployment
  • Modern responsive design
  • Easy customization via assets.js

Stack: React, Vite, Tailwind CSS, GitHub Actions


DSA in C++

Repo

Comprehensive repository for mastering Data Structures and Algorithms.

  • Implementations of various data structures and algorithms
  • Lab exercises and past paper solutions
  • Docker guide for running C++ programs
  • Organized by topics and assignments

Stack: C++


What I Care About

  • Clean code and maintainable architecture
  • Secure authentication and authorization systems
  • Performance and scalability
  • Developer experience and tooling
  • Understanding systems from first principles

GitHub Stats

GitHub Stats

GitHub Streak

Top Languages

Pinned Loading

  1. BedarX-Pro BedarX-Pro Public

    A professional vscode theme collection

    JavaScript 1

  2. Reactfolio Reactfolio Public template

    Free react portfolio template for developers built with vite and tailwindcss.

    JavaScript 3 12

  3. food-del food-del Public

    Food Ordering App (MERN Stack)

    JavaScript 1 1

  4. nextjs-blog-app nextjs-blog-app Public

    full stack blog application built using Next.js.

    JavaScript 1

  5. dsa dsa Public

    Comprehensive repository for mastering DSA in C++

    C++ 1 1

  6. javascript-learning-repository javascript-learning-repository Public

    Programming with JavaScript offered by Meta on Coursera

    JavaScript