Skip to content
View linerfan5114's full-sized avatar

Block or report linerfan5114

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

Hi, I'm Erfan ๐Ÿ‘‹

17-year-old developer from Tabriz, Iran, focused on aerospace software, systems programming, and cybersecurity. I build simulations and learning projects around spacecraft software, guidance systems, and network security โ€” most of these are ongoing, self-directed projects rather than production systems.

  • ๐Ÿ‡ฎ๐Ÿ‡ท Based in Tabriz, Iran
  • ๐Ÿš€ Interested in: flight software, GNC (guidance/navigation/control), embedded systems, and cybersecurity
  • ๐ŸŒฑ Currently learning: RTOS concepts, Ada, and satellite communication protocols (CCSDS)
  • ๐Ÿ“ซ Reach me on Telegram: @Kali_xu

๐Ÿ”ง Featured Projects

Project Language Description
Web Application Firewall Go A Layer 7 WAF with rate limiting, IP reputation, SQL injection/XSS filtering, and a custom rule engine.
Simorgh Flight Software C A bare-metal flight software stack for small satellites, inspired by NASA's F Prime and cFE frameworks โ€” command handling, telemetry, and CCSDS-style messaging.
Lunar Ascent Python A 6-DOF launch vehicle guidance/navigation/control simulation, built to learn the fundamentals of ascent trajectory modeling.
StarConsensus Ada An experimental Byzantine fault-tolerant consensus protocol, exploring how satellite constellations could stay in sync despite node failures or GPS denial.
QuantumCommRelay Python An educational simulation of quantum key distribution (BB84 protocol) with entanglement swapping and decoherence effects.
SpaceGreenhouse Python A concept project for autonomous plant monitoring using computer vision โ€” disease detection and health tracking, aimed at long-duration space missions.
Hermes Flight Comm C A prototype intercom system concept for EVA suits.
Wandering Being Python An experiment with spiking neural networks (~100K neurons, STDP) exploring predictive processing โ€” a research toy, not a claim of consciousness.

Some of these are early-stage or exploratory โ€” check individual repos for current status and README details.


๐Ÿ› ๏ธ Skills

Languages: C, C++, Python, JavaScript, PHP, SQL

Web / Fullstack: Node.js, HTML5, CSS3, WordPress, REST APIs

Security: Penetration testing basics, reverse engineering, binary exploitation, firewall/WAF design

Systems: Linux, embedded systems fundamentals, avionics concepts, CCSDS protocols


๐Ÿ“Š GitHub Stats

GitHub Stats GitHub Streak


๐Ÿš€๐Ÿ‡ฎ๐Ÿ‡ท

Pinned Loading

  1. Web-Application-Firewall Web-Application-Firewall Public

    High-performance Layer 7 WAF written in Go. Rate limiting, IP reputation, SQL injection & XSS ,.....protection, custom rule engine, and real-time logging. Designed for minimal latency overhead.

    Go 2

  2. Simorgh-Flight-Software Simorgh-Flight-Software Public

    Bare-metal flight software for LEO satellites. Custom implementation inspired by NASA's F Prime & cFE frameworks. Features command dispatching, telemetry, fault protection, and CCSDS-compatible mesโ€ฆ

    C 2

  3. StarConsensus-A-Byzantine-resilient-real-time-consensus-protocol-for-LEO-satellite-constellations StarConsensus-A-Byzantine-resilient-real-time-consensus-protocol-for-LEO-satellite-constellations Public

    Byzantine Fault-Tolerant consensus protocol for LEO satellite constellations. CRDT-Gossip + Hybrid Logical Clocks + Probabilistic Quorum. Survives GPS denial, clock drift, and adversarial nodes. Wrโ€ฆ

    Ada 1

  4. SpaceGreenhouse SpaceGreenhouse Public

    AI-powered autonomous farming system for ISS & deep-space missions. CNN disease detection, hyperspectral health monitoring, robotic pollination, computer vision harvesting. Closed-loop water recyclโ€ฆ

    Python 1

  5. QuantumCommRelay QuantumCommRelay Public

    Quantum Key Distribution relay network for LEO satellite constellations. BB84 + Entanglement Swapping + Decoherence simulation

    Python 1

  6. wandering-being wandering-being Public

    A minimal self-aware agent with 100,000 spiking neurons that discovers its own existence through predictive processing and plasticity โ€” no training data, no labels, no human feedback.

    Python 3