Skip to content
View writickp3-ctrl's full-sized avatar

Block or report writickp3-ctrl

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

LinkedIn GitHub Gmail Credly


Profile Views Open to Work


🧠 Who Am I?

writick = {
    "role"        : "Backend & Data Pipeline Engineer",
    "degree"      : "M.E. CSE @ TIET Patiala (CGPA: 9.72 / 10 — Top of Batch)",
    "gate"        : "GATE 2025 Qualified — CS & IT",
    "internship"  : "TCS iON Kolkata — Production NLP Backend (125hr delivery)",
    "core"        : ["System Design", "REST APIs", "Data Pipelines", "ML Backends"],
    "strengths"   : ["DSA (C++)", "OS", "DBMS", "Computer Networks", "OOP"],
    "cloud"       : "AWS Academy Cloud Foundations Trained · Credly Verified",
    "currently"   : "Seeking SDE / Backend / AI Eng Internship Opportunities"
}

I don't just write code. I think about why the system works — and more importantly, why it breaks.


⚡ Tech Stack

Languages

Python C++ C Java SQL PHP

Frameworks & Backend

Flask Laravel Streamlit

DevOps & Cloud

Docker Linux Git AWS Firebase

ML / Data / Visualization

Pandas NumPy Scikit-learn TensorFlow XGBoost SHAP Power BI

Databases

MySQL SQLite


🚀 Projects — Built, Not Just Listed

🔭 System Observability Platform 2024

Python · Flask · SQLite · Docker · Scikit-learn · REST API

Real-world backend system for multi-node log ingestion and real-time anomaly detection.

What I built Why it matters
REST API log ingestion with concurrent request handling Handles multi-source, high-frequency data without dropping events
Isolation Forest model for real-time severity tagging (CRITICAL/WARN/INFO) Brings ML into the ops pipeline — not just a dashboard
Docker Compose deployment with health-check endpoints Production-ready, reproducible, observable
Structured logging + exception handling throughout Built to debug, not just to run

🛰️ Starlink Constellation Collision Risk Analysis 2025

Python · Pandas · NumPy · KD-Tree · Power BI

Data engineering pipeline for detecting orbital collision risks across satellite constellations.

  • KD-Tree spatial indexing — fast proximity search on massive orbital datasets
  • ~30% faster preprocessing via vectorized operations over naive loop approaches
  • Batch risk-scoring workflows that rank satellite encounters by collision probability
  • Power BI dashboards visualizing collision clusters and temporal risk trends

🚗 Driving Pattern Detection & Live Vehicle Tracking 2022

PHP (Laravel) · MySQL · C++ · Firebase · Google Maps API

Full-stack real-time telemetry system — from sensor data to live visualization.

  • C++ STL modules for sensor preprocessing and driving-pattern classification
  • Laravel backend with concurrent REST API handling; trip data persisted in MySQL
  • Firebase real-time location streaming + Google Maps live visualization
  • Relational schema design + batch analytics pipelines for driver behavior insights

❤️ HeartRiskX — Explainable ML System 2024

Python · XGBoost · Scikit-learn · SHAP · Streamlit

ML pipeline for heart disease prediction with interpretability at its core.

  • Trained on 250K+ records; SHAP-based feature-level explanations for every prediction
  • Deployed via Streamlit for interactive clinical risk assessment

💼 Experience

Project Intern — TCS iON (Tata Consultancy Services) · Kolkata 2021 – 2022

Python · Flask · Pandas · Linux · Git

Built a production-quality NLP backend for grammatical error detection.

  • Delivered a complete working prototype within a 125-hour constraint — on time, to enterprise standards
  • Designed REST data workflows with regression testing and automated evaluation loops
  • Pandas ETL pipelines transforming raw unstructured text into production-ready datasets
  • Structured logging, input validation, and exception handling baked in from day one

🎓 Education

Institution Score
M.E. CSE (2025–2027) Thapar Institute of Engineering & Technology, Patiala 9.72 / 10 — Top of Batch
B.Tech CSE (2018–2022) Sister Nivedita University, Kolkata 8.77 / 10
Class XII — WBCHSE Singur Mahamaya High School, West Bengal 85.6%
Class X — WBBSE Singur Mahamaya High School, West Bengal 91.7%

🏅 Achievements & Certifications

✅  GATE 2025 Qualified — Computer Science & Information Technology
✅  Top of Batch — M.E. CSE 1st Semester, TIET (CGPA 9.72 / 10)
✅  Production backend delivered in 125 hours @ TCS iON
✅  150+ DSA problems solved (LeetCode · GeeksForGeeks)
✅  AWS Academy Graduate — Cloud Foundations Training Badge (20hrs) · May 2026
✅  AWS Cloud Assessment Certification — LearnTube.ai
✅  Machine Learning with Python — Globsyn Business School

📊 GitHub Stats

GitHub Streak


📬 Let's Talk

Actively seeking SDE / Backend / AI Engineering internship opportunities — on-campus or off-campus. Response time: usually within 24 hours.

Channel Details
📧 Email writick1999@gmail.com
📱 Phone +91 8582805377
💼 LinkedIn writick-parui099
💻 GitHub writickp3-ctrl
🏅 AWS Badge Credly Verified

"Build systems that survive production. Write code that survives review."

Popular repositories Loading

  1. writickp3-ctrl writickp3-ctrl Public

  2. DSA-Practice DSA-Practice Public

    C++

  3. Starlink-Collision-Risk-Analysis Starlink-Collision-Risk-Analysis Public

    KD-Tree based satellite collision risk analysis system using Python

    Jupyter Notebook

  4. HeartRiskX-An-Explainable-AI-heart-disease-prediction HeartRiskX-An-Explainable-AI-heart-disease-prediction Public

    Machine Learning based Heart Disease Risk Prediction System

    Jupyter Notebook

  5. driving-pattern-tracking driving-pattern-tracking Public

    Blade

  6. system-observability-platform system-observability-platform Public

    Backend system for log ingestion, anomaly detection, and monitoring

    Jupyter Notebook