Skip to content
View Margalit111's full-sized avatar

Block or report Margalit111

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

๐Ÿ’ซ About Me:

Hi โ€” I'm Margalit Hazani ๐Ÿ‘‹
Practical Software Engineering graduate specializing in Full-Stack Development, Cloud Integration, and Autonomous AI Agents.

I build scalable, modern web applications, architect robust backend systems, and automate workflows using AI agents and cloud infrastructure. I combine strong architectural thinking with end-to-end system design capabilities, enjoy solving complex problems, writing clean code, and contributing to open-source software.


๐Ÿ† Experience & Key Projects


๐Ÿค– Full-Stack & Autonomous AI Developer โ€” SAFEAI Forum Platform (Practicum Project)

React (Vite) โ€ข TypeScript โ€ข Python โ€ข LangGraph โ€ข MongoDB โ€ข AWS (S3) โ€ข Docker โ€ข CI/CD

  • Core Architecture & Feature Development: Single-handedly designed, built, and integrated a high-performance, responsive and adaptive community forum built with React (Vite) & TypeScript into the SAFEAI613 platform. Developed dynamic features including advanced post generation, interactive comment trees, ratings, and administrative moderation tools, ensuring an intuitive UX.
  • Autonomous AI Agents:
    • Version Release Agent (LangGraph & MongoDB): Built an autonomous deployment & verification agent featuring prompt injection guardrails, automated typechecking, dynamic test execution, and parallel multi-model consensus for release readiness. Integrated Human-in-the-Loop (HITL) graph interruption for operator approvals and automated standalone HTML release report generation with full execution tracing in MongoDB.
    • User Engagement Agent (React & TypeScript): Developed an automated bot that monitors real-time platform activity to generate targeted, context-aware daily posts during low-activity windows, driving continuous user engagement.
    • System Monitoring Agent (LangGraph & Python): Architected an autonomous agent to analyze and process system logs, automatically summarizing maintenance issues and proactively recommending performance optimizations.
  • Intelligent Writing Assistant: Developed an interactive in-forum AI assistant leveraging LLM APIs to provide real-time, context-based suggestions for post titles, automated tagging, and advanced content refinement.
  • Semantic Search & Recommendation Engine: Implemented vector embeddings to power a high-accuracy semantic search engine and an intelligent recommendation system that dynamically surfaces related posts.
  • Token & Cost Optimization: Applied strict token-management and context-window optimization strategies to minimize LLM API consumption costs, manage rate limits, and maintain low-latency responses.
  • AI-Assisted Development & Best Practices: Expertly utilized advanced AI copilots (Claude Code, Gemini, Amazon Q) to accelerate development velocity, perform refactoring, and ensure robust code quality.
  • Secure Cloud Storage & Media Handling: Engineered a secure, fast-loading media upload pipeline via AWS S3 with comprehensive client- and server-side file validation, supporting seamless attachments of images and documents.
  • Forum-Specific & Full-Site SEO: Architected a robust SEO framework for both the platform and forum, utilizing dynamic meta tags and asset-caching techniques that dramatically accelerated page rendering and indexing.
  • CI/CD, Containerization & DevOps: Dockerized the entire application and microservices to guarantee environment consistency, conducted comprehensive unit testing, streamlined CI/CD deployment pipelines, and achieved significant web performance speedups.
  • Version Control & Collaboration: Managed repositories adhering to Git Flow best practices, conducted structured code reviews via Pull Requests (PRs), resolved complex merge conflicts, and maintained clean commit histories.
  • Agile & Teamwork: Managed tasks and project backlogs using Jira within an Agile/Scrum workflow, participating in daily standups and sprint planning to ensure structured, iterative development.
  • Asynchronous Architecture: Leveraged robust Async/Await patterns to handle non-blocking I/O operations, optimizing backend throughput and ensuring smooth integration with external LLM endpoints and cloud services.

๐ŸŒ Open Source Contributor โ€” Spectre.Console

C# โ€ข .NET โ€ข Open Source โ€ข Git Flow

  • Library Enhancement: Actively contributed to the popular C# console UI framework (spectreconsole/spectre.console).
  • Feature Implementation: Engineered and added core methods (such as IncrementMaxValue on progress tracking components) and optimizations, submitting reviewed and tested Pull Requests adhering to strict upstream code standards.

โšก Workflow Automation & Integration Developer (Independent)

N8N โ€ข Airtable โ€ข Baserow โ€ข API Integration

  • Automated Data Pipelines: Designed and deployed end-to-end automated workflows using N8N to connect heterogeneous cloud services, internal applications, and external APIs for rapid data transfer.
  • Agile Data Management: Leveraged Baserow and Airtable as agile, cloud-based data layers to efficiently store, sync, and query structured data supporting automated agents and backend services.

๐Ÿ’ป Tech Stack:

๐Ÿ”น Programming Languages

TypeScript JavaScript Python C# Java C SQL Assembly

๐Ÿ”น Web Development

React Vite Angular Node.js Spring Boot FastAPI Flask .NET Core Entity Framework WinForms REST APIs JWT Auth HTML5 CSS3 Responsive Web Design

๐Ÿ”น AI Tools & SDKs

LangGraph Prompt Injection Guardrails Claude Code Gemini Amazon Q Prompt Engineering LLM Integration Embeddings & Semantic Search

๐Ÿ”น Databases

MongoDB SQL Server MySQL Relational DB Design Complex Queries & Joins Stored Procedures & Triggers

๐Ÿ”น Cloud & DevOps

AWS Docker CI/CD Bash Git GitHub Postman Swagger OpenAPI Jira Agile Scrum

๐Ÿ”น Operating Systems

Linux Windows

๐Ÿ”น Networking & Infrastructure

TCP/IP & OSI Models Protocols Routing & Subnetting Wireshark Diagnostics

๐Ÿ”น Automation & No-Code

N8N Airtable Baserow

๐Ÿ”น Data Science & Python Libraries

NumPy Pandas SciPy Matplotlib Seaborn

๐Ÿ”น Core Specialties

OOP Agentic AI Data Structures & Algorithms Systems Analysis Digital Systems Async Programming Software Architecture

๐Ÿ”น Mathematics & Theory

Mathematics 5 Units Linear Algebra Boolean Algebra Statistics


๐ŸŒ Contact:

Email GitHub

Pinned Loading

  1. forum-in-safeai613 forum-in-safeai613 Public

    forum for programmers using AI

    TypeScript 1

  2. system-monitoring-log-agent system-monitoring-log-agent Public

    Autonomous system monitoring agent built with LangGraph & Python to analyze application logs from MongoDB, evaluate performance and errors, and generate structured reports.

    Python