Skip to content
View S33mi's full-sized avatar

Block or report S33mi

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

Hi there πŸ‘‹

Data enthusiast and researcher | Turning past work into open, reproducible projects

"Just trying to do great things" β€” one simulation, notebook, and optimization at a time.

πŸ”§ Background & Key Projects

  • IoT Routing Simulations β€” RPL-based experiments in Contiki-Cooja (energy, latency analysis, modified code & setups) β†’ iot-routing-contiki (BSD-3-Clause)

  • Intelligent 2D Packing Optimization β€” Heuristics & metaheuristics (Genetic Algorithm, Simulated Annealing, Cuckoo Search, NFP, Bottom-Left-Fill) for irregular nesting β†’ intelligent-optimization (MIT)

  • English & Turkish Grammar Notes β€” Personal handwritten PDFs πŸ“š for tenses, cases, structures & differences (self-study fun) β†’ English-and-Turkish-Language-Grammar-Notes πŸ˜… (MIT)

  • Paper Reimplementations β€” Previously reimplemented research papers during my PhD. Starting with DataPrep.EDA EDA tools β†’ paper-reimplementations (MIT)

  • Credit Fraud Analytics β€” Analysis of credit card transaction data for fraud detection using anomaly detection techniques β†’ credit-fraud-analytics (MIT)

  • Climate & Sustainable Cities β€” Data explorations on environmental trends and urban sustainability β†’ climate-sustainable-cities 🌱 (MIT)

  • Know Your Style β€” Fashion-MNIST EDA + CNN classification (~90-92% accuracy) β†’ know-your-style (MIT)

  • Daily Motivation + Tennis Tips Agent β€” Fun Python agent with free quotes API & tennis tips β†’ daily-motivation-tennis-fun (MIT)

  • Financial News Mining β€” Sentiment analysis & stock correlation β†’ financial-news-mining (MIT)

More coming soon: JP Morgan python training for Bussiness Analysts (publicly available now), more on paper reimplementations, and data analysis notebooks.

πŸ”— Learning & External Training

πŸ› οΈ Skills Snapshot

Python Β· NS-3/Contiki/Cooja Β· Network Simulation Β· Optimization Algorithms Β· Machine Learning Β· Deep Learning Β· Data Analysis Β· Jupyter Β· Anomaly Detection Β· C++ Β· C basics

πŸš€ Currently Exploring

Bridging networking/simulations with data pipelines, fraud detection, and frontier AI (daily Grok user & prompt tinkerer).

Fun unrelated note: Professionally bad at tennis 🎾 β†’ casual thoughts on X: @Seemi_Rauf

Open to Data Analyst, Business Analyst, or interesting collaborations.

πŸ“« X: @Seemi_Rauf

Feel free to star, fork, or reach out β€” let's build something useful! 🌟

Pinned Loading

  1. credit-fraud-analytics credit-fraud-analytics Public

    Anomaly detection for credit card fraud on imbalanced transaction data - experiments with Isolation Forest and more

    Jupyter Notebook

  2. know-your-style know-your-style Public

    Fashion clothing analysis β€” Classification and exploratory data analysis on fashion/clothing products β€” categories, prices, trends, using open datasets

    Jupyter Notebook

  3. jpmc-python-training-notes jpmc-python-training-notes Public

    Forked from jpmorganchase/python-training

    Forked notebooks from JPMorgan Chases's Python training for business analysts and traders

    Jupyter Notebook

  4. intelligent-optimization intelligent-optimization Public

    Intelligent optimization algorithms

    Python

  5. daily-motivation-tennis-fun daily-motivation-tennis-fun Public

    Fun daily agent: motivational quotes + tennis tips (Grok-inspired)

    Jupyter Notebook

  6. Research-Development-Datacenter-Networks Research-Development-Datacenter-Networks Public

    TCP Simulations for Data Center Networks with NS-3

    Python