Skip to content
View aazainjan's full-sized avatar
💻
working
💻
working

Block or report aazainjan

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.

Content in all repositories owned by your account will be closed.
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
aazainjan/README.md

୨୧₊˚ AAZAIN JAN ˚₊୨୧


software engineering · design · AI · pixels

BUITEMS '27 · Pakistan · @aazainjan


୨୧ ───────────────────────── ୨୧


welcome to my little corner of the internet.


୨୧ A NOTE FROM MY DESK

I like making things.

Sometimes that means writing a few hundred lines of code. Sometimes it means opening Figma and losing track of time. Sometimes it means making a tiny pixel-art scene for absolutely no practical reason.

I'm a Software Engineering student at BUITEMS, interested in the space where technology and creativity overlap — software that works well, looks intentional, and feels good to use.

This GitHub is where I keep the things I build, break, learn from, and occasionally become far too attached to.


currently: building · learning · collecting ideas


୨୧ THE CURRENT CHAPTER

♡ learning

01  Software Engineering
02  Artificial Intelligence
03  Machine Learning
04  Computer Networks
05  IoT
06  UI / UX
07  System Design

♡ making

01  web applications
02  AI experiments
03  developer tools
04  network simulations
05  IoT systems
06  Figma prototypes
07  pixel art

୨୧ ─────────────── ✦ ─────────────── ୨୧

MY LITTLE DRAWER


🎀 code · 🪞 design · 🪽 AI 🧸 pixels · 📓 projects · ☁️ ideas 💌 documentation · 🩰 experiments


things currently taking up space in my brain.


୨୧ THE THINGS I SPEAK



C · C++ · Python · Java · PHP · JavaScript MySQL · HTML · CSS · Figma · Git · Linux



currently exploring

AI ML IoT Networking UI/UX Pixel Art


୨୧ ─────────────── ✦ ─────────────── ୨୧

FROM THE SKETCHBOOK

some things I've built along the way.


🎀

SMARTTENDER-AI

An AI-powered multi-agent system for automated tender preparation.

AI · RAG · OCR

🧸

VFS BROWSER

A virtual file system built with Java, OOP & design patterns.

JAVA · OOP

🪽

TAHOE × RENO

A simulation exploring TCP congestion control behaviour.

PYTHON · MININET

🪞

OOTDIFY

A fashion discovery prototype focused on visual interaction.

FIGMA · UI/UX

☁️

SMART ENERGY

An IoT + ML project for detecting and understanding energy waste.

IOT · ML

💌

THE NEXT ONE

There are currently too many ideas and not enough hours.

...


୨୧ ─────────────── ✦ ─────────────── ୨୧

PIXEL DIARY


🖥️ ☕ 📖 🎀 ⌨️ 🧸



tiny pixels · tiny details · tiny worlds


I love pixel art because there is something strangely beautiful about building an entire little world one square at a time.


୨୧ THINGS I'VE LEARNED

01 — make it work. 02 — make it make sense. 03 — then make it pretty.


good design isn't decoration.
it's communication.

unfinished projects aren't failures.
they're evidence that you were curious enough to begin.

the best ideas usually start with:
"wait... what if?"

and yes —
sometimes the README takes longer than the project.

୨୧ ─────────────── ✦ ─────────────── ୨୧

A LITTLE FOOTNOTE


I'm still learning.

Still collecting ideas. Still opening repositories at unreasonable hours. Still finding bugs five minutes after saying "okay, I think it's finally working."


And there are still a lot of things I want to build.


idea → prototype → chaos → debugging → coffee → finished



thanks for stopping by. ♡


If something here catches your eye:


github  ୨୧  linkedin  ୨୧  email



made with code, curiosity & a slightly excessive number of ideas.



Pinned Loading

  1. fyp-journey fyp-journey Public

    Documenting my Final Year Project from idea to implementation.

  2. vfs-browser vfs-browser Public

    Virtual File System Browser implemented with Composite, Decorator, Iterator, and Facade design patterns for my SCD Lab Project.

    Java 2 3

  3. CN-TahoeReno-AazainJan CN-TahoeReno-AazainJan Public

    TCP Tahoe vs TCP Reno congestion control simulation using Mininet, Python, and packet-level performance analysis.

    Python

  4. 3-Tier-Edge-Fog-Cloud-IoT-Groundwater-Monitoring 3-Tier-Edge-Fog-Cloud-IoT-Groundwater-Monitoring Public

    Python simulation of a 3-Tier Edge–Fog–Cloud IoT Architecture for real-time groundwater quality monitoring with fog-based anomaly detection and bandwidth optimization.

    Python

  5. PacketViz PacketViz Public

    Interactive network traffic visualizer for PCAP files.

    Python