Welcome to the open-source hub of George Freedom. This organization hosts functional web applications, data tools, and comprehensive IT training materials. Everything here is built with a focus on autonomy, clear structure, and a straightforward engineering mindset.
- Languages & Web: Python, MicroPython, HTML5, CSS3 (Pico CSS)
- Data & Analytics: Pandas, NumPy, Matplotlib, SQLite, DuckDB
- Frameworks: Flask, Streamlit, FastAPI
- Hardware & IoT: ESP32 microcontrollers, Sensors, Local data protocols
- Silent Scout – A personal WiFi perimeter scanner built on ESP32 microcontrollers using MicroPython, Pandas, and Streamlit for offline situational awareness.
- Peru Regional Telemetry – A live environmental web dashboard handling REST API data ingestion, Pandas transformation, and Matplotlib visualization.
- Andes Resilience Web – A lightweight, mobile-first static landing page built with HTML5 and Pico CSS, deployed with zero-backend architecture.
- Deep Reader – A minimalist, 50-line Python web scraper that strips digital noise and extracts clean text into Markdown format for focused reading.
- Python Programming Series – Complete multi-level curriculum packages delivered via Jupyter Notebooks:
- Python Foundations Course – Core concepts, variables, loops, conditions, functions and automation basics.
- Python Intermediate Course – Code design, documentation and refactoring, modularity, file system, web scraping and basic data processing.
- Python Advanced Course – Object-Oriented Programming (OOP) and software principles for scalable code.
- Flask Mission Control – A practical backend engineering course focused on web application architecture, SQLAlchemy databases, and REST APIs.
- Streamlit Data Control – A hands-on training module for processing raw data streams and building interactive dashboards using NumPy, Pandas, and Matplotlib.
- FastAPI Core Engine – A practical, hands-on course covering FastAPI, Pydantic validation, dual-database architecture (SQLite + DuckDB), and cloud deployment.