Neiell Care Paradiang — Senior Python Engineer, Backend, DevOps & AI

neiell-care-paradiang — cv — Senior Python Engineer koneb71 Hire me
from typing import Final
# Senior Python Engineer — Backend, DevOps & AI
class NeiellCareParadiang:
"""I build and ship Python systems end to end — from Django
& FastAPI backends to cloud infrastructure, data pipelines,
and AI-powered applications.
"""
role: Final[str] = "Senior Python Engineer"
focus: Final[list] = ["Backend", "DevOps", "AI"]
based: Final[str] = "Iligan City, Philippines" # UTC+8
years: Final[int] = 10
shipped: Final[int] = 21
companies: Final[int] = 9
remote: Final[bool] = True
def status(self) -> str:
return "available_for_new_work"
def education(self) -> dict:
return {
"degree": "BS Computer Science",
"major": "Software Engineering",
"school": "MSU — Institute of Technology, Iligan City",
"years": (2013, 2017),
}
{
// Python Development
"python": ["Django", "Flask", "FastAPI", "Odoo"],
// Database Management
"databases": ["PostgreSQL", "MySQL", "MongoDB", "CosmosDB", "Supabase"],
// Web Scraping
"scraping": ["Scrapy", "Selenium", "Playwright", "BeautifulSoup", "Puppeteer"],
// DevOps & Cloud
"devops": ["Azure", "AWS", "Docker", "Kubernetes"],
// Automation
"automation": ["CI/CD", "Scripting", "API Integration"],
// Web Development
"web": ["React", "VueJS", "NextJS", "AngularJS", "REST APIs"],
// AI & Machine Learning
"ai": ["Cursor", "OpenAI", "Claude", "Gemini", "LangChain", "ML", "Data Analytics"]
}
🎨

Pikado

NEW

pikado.koneb.me

Browser-based raster and vector image studio in the spirit of Photoshop and Photopea. Layered editing with all 27 blend modes, graph-cut selections, adjustment layers, Camera Raw, Liquify, and PSD read/write — entirely client-side, with no server, upload, or account.

Image EditingWebGL2Offline-FirstPSD
🎮

Dama King

damaking.com

The most feature-rich Filipino Checkers platform on the web. Real-time multiplayer matches with ranked competitions, AI opponents, private rooms, and spectator mode.

Real-timeMultiplayerWebSockets
🎬

Vikado

NEW

vikado.koneb.me

Free, open-source video editor that runs in the browser. Multi-track timeline, keyframe animation, chroma key and transitions, Whisper auto-captions, and screen recording — exporting MP4 either locally on the GPU or through a Rust and ffmpeg renderer.

Video EditingReactRustOpen Source
🎧

DJKado

NEW

djkado.koneb.me

VirtualDJ-style DJ app for the browser, desktop, and Android. Two- and four-deck mixing with real-time waveforms, BPM and beat-grid sync, hot cues, an FX rack, MIDI learn, and on-device four-stem separation running on WebGPU.

Web Audio APIWebGPUReact 19Electron
🤖

aichip

NEW

github.com/koneb71/aichip

Local-first multi-agent workflow platform for coding agents — no API keys. Orchestrates Claude Code, OpenCode, and Codex as local subprocesses on a Kanban board, with an isolated git worktree per task, plan-first approval gates, and semantic code search over local embeddings.

Multi-AgentRustLocal-FirstPostgreSQL
🦀

Chip

NEW

github.com/koneb71/chip

A changeset-oriented version control system — a Git alternative written in Rust — with a deployable multi-user server, web UI, and HTTP/SSH sync.

RustVersion ControlSystemsWeb UI
🚕

Hatid: Fleet Boss

NEW

hatidgame.koneb.me

Fully offline ride-hailing tycoon game for iPhone. Dispatch a live fleet on real OpenStreetMap streets across six Philippine cities — Manila, Cebu, Davao, Cagayan de Oro, Iligan, and Iloilo.

iOS GameOfflineOpenStreetMapTycoon Sim
🪐

Saturn

NEW

saturn.koneb.me

Offline-first iOS reminder app that remembers everything and shares nothing. Say it naturally and on-device AI turns your words into scheduled reminders — no account, no cloud, no analytics.

iOSOn-device AIOffline-FirstPrivacy
💅

NailMuse

NEW

nailmuse.koneb.me

AI-powered nail design studio for generating and curating manicure inspiration — explore styles, generate fresh looks, and bring new nail art ideas to life.

AIDesignWeb App
📋

ResumeRevo

NEW

resumerevo.koneb.me

AI resume builder, parser, and enhancer. Upload and parse an existing resume, enhance it with AI, generate custom designs from a prompt, and export to PDF or share a public link.

AIResume BuilderPDF ExportSaaS
📡

MeshChat

NEW

github.com/koneb71/meshchat

Offline Bluetooth peer-to-peer mesh messenger built with Flutter. Chat without internet through channels, with end-to-end encryption keeping conversations private.

FlutterBluetooth P2PMesh NetworkE2E Encryption
🛍️

ScrapifyHub

scrapifyhub.com

Free web-based Shopify product data scraper for extracting complete product information from any Shopify store. Handles thousands of products, exports to CSV/JSON, with no registration required.

Web ScrapingShopifyData ExtractionFree Tool
🔍

Responsive Detective

responsive-detective.koneb.me

AI-powered tool for testing responsive website designs across 2,847+ viewport combinations. Automatically detects design issues and provides CSS fix recommendations.

AI DetectionResponsive DesignTestingWeb Dev Tools
🏢

SymphonyX

symphonyx.koneb.me

Comprehensive Apartment Management System streamlining property operations, tenant management, maintenance requests, and administrative workflows for modern residential communities.

Property ManagementTenant PortalFull Stack
💬

SymChat

github.com/koneb71/symchat

Privacy-focused AI chat application with local data storage. Built with React and TypeScript, featuring document processing, web search integration, image analysis, and multi-backend LLM support.

ReactTypeScriptOllamaPrivacy-First
🎙️

Video Transcriber

github.com/koneb71/video-transcriber

Offline media transcription tool that converts video or audio files to timestamped text locally. Features GPU acceleration, cross-platform support, and privacy-focused processing without cloud APIs.

PythonWhisper AIffmpegGPU Acceleration
📝

EZ Notes

NEW

github.com/koneb71/ez-notes

Modern, feature-rich notepad application built with PyQt6 — audio transcription, AI-powered summarization, and powerful text editing in a clean desktop experience.

PyQt6TranscriptionAI SummarizationDesktop App
📄

PDF RAG with Ollama

github.com/koneb71/streamlit-pdf-ollama-langchain

Streamlit-based RAG application integrating Ollama, Weaviate vector database, and LangChain for intelligent PDF document processing and question-answering with local LLMs.

StreamlitOllamaLangChainWeaviate
📊

Next.js Dashboard Boilerplate

NEW

github.com/koneb71/nextjs-dashboard-boilerplate

Next.js admin dashboard starter featuring Grid.js for fast data tables and react-pdf for PDF export — a clean foundation for building internal tools and admin panels.

Next.jsGrid.jsreact-pdfBoilerplate
🚗

Carbnb

github.com/koneb71/Car-Rental

Multi-vendor car rental marketplace built with Django. Features vendor registration, car listings, booking management, search filters, and admin oversight with elegant mobile-friendly UI.

DjangoBootstrap 5Multi-vendorMarketplace
💼

JobXHunter

github.com/koneb71/jobxhunter

Employment platform connecting job seekers with employers. Features real-time messaging via WebSockets, application tracking, analytics dashboards, and email notifications powered by Django and Redis.

DjangoWebSocketsRedisPostgreSQL

commit a91f3c7 (HEAD -> main)

Python Engineer @ Braathe · Remote

  • DevOps engineering and infrastructure management
  • Database administration for AzureSQL, CosmosDB, MariaDB, PostgreSQL, and MongoDB
  • Established technical vision with leads and architects for scalable solutions
FlaskFastAPINextJSAzureKubernetesDocker

commit 7d2e8b1

Senior Python Engineer @ CommandLink · Remote · Contract

  • Web and automation development across the product surface
  • API integrations, advanced database work, and AI-assisted tooling
PythonFastAPIReactAPI IntegrationsAutomationAI

commit 4c8a90e

Senior Python Engineer @ Vaco · Remote

  • Developed Data Analytics Platform processing Netflix and Google external workforce data
  • Built web applications and automation solutions for enterprise clients
PythonFlaskAIAutomation

commit e15b7d3

Senior Python Engineer @ Next Basket · Remote

  • Created custom modules for Odoo ERP system
  • Developed web and automation solutions
OdooPython

commit b83f10a

Senior Python Engineer @ RegGenome · Remote

  • Built dozens of web scrapers for regulatory data collection
  • Developed automation pipelines for data processing
FlaskScrapyPlaywrightSelenium

commit 2f7c4d9

Python Data Engineer @ Hennessey Digital · Remote

  • Deployed scripts to AWS cloud servers
  • Managed MySQL and MongoDB databases
  • Integrated APIs from Shopify and e-commerce platforms
FlaskScrapyAWS

commit 9a0e62b

Python Django Developer @ Revnue · Remote

  • Developed CFO Contract Management System
DjangoAngularJS

commit 5d31c8f

Python Developer @ Spothop · Remote

  • Managed 20+ servers for script execution and data management
  • Built and maintained API server for restaurant data
  • Experimented with Machine Learning for menu and schedule extraction
DjangoFlaskScrapyML

commit c62b4a7

Python Developer @ WordBean · Remote

  • Applied Test-driven Development approach in creating scrapers
  • Built and deployed dozens of web scrapers
DjangoFlaskScrapy
EMAIL=neiellcare.paradiang@gmail.com PHONE=+63 991 704 4126 LINKEDIN=linkedin.com/in/neiellcare GITHUB=github.com/koneb71 COFFEE=buymeacoffee.com/koneb LOCATION=Purok Firetree, San Roque, Iligan City 9200, PH TIMEZONE=UTC+8 STATUS=available_for_new_work OPEN_TO=full-time, contract, remote
available for new work ⎇ main about.py Python 3 · UTC+8 Iligan City, PH