Skip to content
View andrei-vataselu's full-sized avatar
πŸ—¨οΈ
Email: andreivataselu42@gmail.com
πŸ—¨οΈ
Email: andreivataselu42@gmail.com
  • Endava
  • Romania
  • 17:43 (UTC +02:00)

Block or report andrei-vataselu

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

Hey, I'm Andrei Vataselu πŸ‘‹

Typing Intro


πŸ” About Me

Since starting my tech journey in December 2021, I’ve built cloud-native systems, production-ready APIs, and machine learning pipelines across platforms like Google Cloud and AWS. From RESTful backend development and Kubernetes-based infrastructure to building and deploying AI models, my focus is crafting scalable, secure, and intelligent systems.


🧠 Core Stack

πŸ’» Programming

Python JavaScript TypeScript SQL Lua

☁️ Cloud & DevOps

Google Cloud AWS Docker Kubernetes GitHub Actions Helm

πŸ”¬ Data, AI & Messaging

Apache Spark Scikit-Learn AWS Glue Amazon SageMaker AWS Lambda Amazon EventBridge Amazon S3 Amazon Redshift PostgreSQL RabbitMQ MongoDB Redis


πŸ† Notable Projects


πŸ“ˆ Bitcoin Data & AI Pipeline

πŸ“Œ View GitHub Repo

Production-ready AWS data and machine learning pipeline for BTC/USD analytics.

  • Ingests 1-minute OHLCV data into S3 with batch and mini-batch processing
  • Converts raw data into partitioned Parquet for efficient Athena queries
  • Daily data quality checks and automated reporting
  • Trains a Random Forest volatility model using SageMaker
  • Automated retraining and endpoint deployment
  • Interactive dashboards built with QuickSight

πŸš— ConceptToCar – PLM System

πŸ“Œ View GitHub Repo
πŸ… 3rd Place Winner – DRX-IT Innovation Contest 2025

Cloud-native lifecycle management platform for the automotive sector.

  • Microservices architecture (Python, Go, TypeScript) deployed on GKE
  • Event-driven communication with RabbitMQ and MongoDB
  • CI/CD pipelines via GitHub Actions
  • Secure authentication with CSRF protection and RBAC
  • Observability with Prometheus and ELK stack
  • NLP-powered document processing using spaCy

πŸ“Š Metrics Dashboard – Real-Time System Telemetry Pipeline

πŸ“Œ View GitHub Repo

Cloud-native system metrics ingestion and analytics pipeline on AWS.

  • Automated AWS provisioning with a custom IaC orchestrator (idempotent, dependency-aware)
  • Collects CPU, RAM, disk, and network metrics using psutil
  • Streams data to Kinesis Firehose with real-time Lambda transformation
  • Dynamic S3 partitioning (year/month/day/hour) using Parquet + Snappy
  • Optimized analytics via Athena, Glue Catalog, and QuickSight
  • Robust configuration management, state persistence, and retry logic
  • Comprehensive test suite (unit, integration, property-based, performance)
  • Security-focused: CodeQL, Bandit, Dependabot, Safety scanning

βš™οΈ Express + TypeScript Starter Kit

πŸ“Œ View GitHub Repo

Production-ready API starter template

  • Modular, secure Express.js backend with TypeScript
  • Dockerized, with CI/CD, unit testing, and commit hooks
  • Ideal for rapid microservice or bot development

πŸŽ“ Education & Certifications

  • BSc Computer Science (in progress) β€” Politehnica University of Bucharest
  • Udemy
    • TensorFlow 2: Deep Learning & AI (2024)
    • ML A-Z: AI, Python & R + ChatGPT (2024)
    • Tailwind CSS (2023)
    • Microservices w/ Node.js & React (2023)
  • Oracle Academy
    • PL/SQL Programming (2022)
    • Application Development Foundations (2022)
  • AWS
    • Certified Cloud Practitioner (2025)
    • AWS Certified Machine Learning Engineer - Associate (2025)

🌍 Languages

Language Proficiency
πŸ‡·πŸ‡΄ Romanian Native
πŸ‡¬πŸ‡§ English C2
πŸ‡ͺπŸ‡Έ Spanish A1

πŸ“¬ Contact

πŸ“§ andreivataselu42@gmail.com
🧠 "80% of outcomes result from 20% of causes." – Pareto Principle


Pinned Loading

  1. btc-ml-end-to-end btc-ml-end-to-end Public

    End-to-end Bitcoin analytics and ML pipeline on AWS. Ingests BTC/USD OHLCV (1m) to S3, converts to partitioned Parquet for Athena, validates data, trains a Random Forest volatility model with SageM…

    Python 4 1

  2. ConceptToCar ConceptToCar Public

    ConceptToCar is a comprehensive web application designed to manage the entire lifecycle of a product, from the initial concept stage to eventual withdrawal. The project provides a digital backbone …

    TypeScript 5 2

  3. Typescript-Express-StarterKit Typescript-Express-StarterKit Public

    This starter kit provides a comprehensive template for developing Express applications using Typescript. It comes with all the essential dependencies and configurations such as Docker, Github Actio…

    TypeScript 11 3

  4. Metrics-Dashboard Metrics-Dashboard Public

    Infrastructure-as-Code data pipeline for collecting and streaming system metrics to AWS S3 via Kinesis Firehose with real-time transformation

    Python 5