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

Block or report wasiif

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

Portfolio LinkedIn Telegram University

👋 About

I build backend systems — from my university's official website to a full inventory management app. Currently sharpening my hardware side too: heading to IISc Bangalore this August for a government-sponsored semiconductor fabrication program.

📄 Full portfolio & resume: wasiif.github.io →

🎓 Education: IMCA, Baba Ghulam Shah Badshah University · 2022–2027 · CGPA 7.74

🏆 Highlights

  • Backend Module Team — rebuilt core logic for BGSBU's official website, recognized by the Vice Chancellor  ↗ post  ↗ dev credits
  • Selected — CeNSE, IISc Bangalore — Semiconductor Fabrication & Characterization training, Aug–Sep 2026, Govt. of India sponsored  ↗ post
  • 🥇 1st place — Bug Tracking Competition, BGSBU CS Dept. Foundation Day 2023

🚀 Projects

IMSInventory management — auth, CRUD, stock-aware sales
NumericalAnalysisRoot-finding, interpolation, integration methods
calculator1Windows Forms calculator
Python-Fun-ProjectsCore Python practice programs

🛠️ Stack

🎖️ GitHub Achievements

Pull Shark Pair Extraordinaire Quickdraw

📊 GitHub Stats


📧 Open to software engineering roles — reach me on LinkedIn or Telegram.

Pinned Loading

  1. IMS IMS Public

    Inventory Management System built with PHP, MySQL, PDO, Bootstrap, and JavaScript. Features secure authentication, full CRUD operations, stock-aware sales processing, and a centralized dashboard.

    PHP

  2. calculator1 calculator1 Public

    This is a simple calculator application developed using C# and Windows Forms. The calculator provides basic arithmetic operations such as addition, subtraction, multiplication, and division. It als…

    C# 2

  3. NumericalAnalysis NumericalAnalysis Public

    This repository contains a collection of numerical methods implemented in C++ , Python programming languages, designed to solve mathematical problems such as root-finding, interpolation, integratio…

    C++ 2

  4. Python-Fun-Projects Python-Fun-Projects Public

    This repository hosts beginner-friendly Python programs that cover fundamental programming concepts and offer hands-on practice with Python's standard library. Each program is standalone, so you ca…

    Python