Skip to content
View AYELET0527661122's full-sized avatar

Block or report AYELET0527661122

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

๐Ÿ‘‹ Hi, I'm Ayelet!

A passionate and fast-learning developer with strong analytical thinking, a systems-oriented mindset, and the ability to dive deeply into complex architectures.
I quickly integrate into existing codebases, understand system flows end-to-end, and deliver clean, maintainable, and efficient solutions.


๐Ÿ› ๏ธ Tech Stack

Languages:
C, C++, C#, Python, JavaScript, TypeScript, Java

Frontend:
HTML, CSS, React, Angular

Backend / Server:
Node.js, .NET, Express.js

Databases:
MongoDB, MySQL

Tools & Platforms:
Git, GitHub, Postman, Docker, Linux, VSCode, Visual Studio


๐Ÿš€ Featured Projects


๐Ÿ“ท SpeedyCam Driver for Raspberry Pi

C / C++ | Mobileye โ€“ KamaTech Bootcamp | 07โ€“11/2025 (https://github.com/AYELET0527661122/SpeedyCam)
Driver & image-processing kernel module for Raspberry Pi.

Highlights:

  • Developed a custom Linux kernel module for real-time video frame acquisition using MIPI-CSI and DMA.
  • Designed shared-memory buffers for efficient data transfer between Kernel Space โ†” User Space.
  • Optimized the entire video-processing pipeline, achieving ~30% latency reduction and significantly lower CPU usage.
  • Fully integrated the module with the V4L2 (Video for Linux 2) framework.
  • Implemented and optimized OpenCV algorithms including:
    White Balance, Color Conversion, Single-Channel Extraction, and RGB Debayering.
  • Used NEON-SIMD and OpenMP for hardware-accelerated processing and real-time performance.

โ™Ÿ๏ธ Strategic Game Engine (KFChess)

Python | 08/2025
A multi-threaded chess engine built with performance, modularity, and scalability in mind.

Highlights:

  • Designed the entire system using SOLID principles and patterns such as Factory, Observer, and State Machine.
  • Implemented multithreading to improve performance and responsiveness.
  • Built real-time WebSocket networking, enabling synchronized multiplayer matches with minimal latency.
  • Focused on clean architecture, testability, and long-term maintainability.

๐Ÿ’ฑ Currency Tracker Dashboard

Angular & .NET | 05โ€“06/2025 (https://github.com/AYELET0527661122/Coins)

Highlights:

  • Integrated with an external live currency exchange API to fetch both real-time and historical rates.
  • Developed an interactive Angular dashboard allowing users to view trends over custom date ranges.
  • Implemented dynamic graphs, filtering, and responsive UI/UX.
  • Built the backend using .NET for stable and efficient server-side processing.

๐Ÿ›’ E-Shop Management System

React & Node.js | 04โ€“05/2025 (https://github.com/AYELET0527661122/Ice-cream)

Highlights:

  • Built a full-stack online shop with a complete admin dashboard (add, delete, edit, view).
  • Implemented role-based access control, user authentication, and secure login/registration.
  • Persisted all data (products, users, orders, cart) using JSON files on the Node.js server.
  • Enabled session persistence so users return to their saved cart and order history.
  • Developed a structured and maintainable React frontend with reusable components.

๐ŸŽฎ Gaming Website โ€“ Multi-Game Interactive Platform

A web-based gaming mini-platform built with HTML, CSS, and JavaScript, featuring several classic and creative games packed into one experience(https://github.com/AYELET0527661122/Gaming-website)

Included games & features:

  • Bull & Hit (Mastermind-style logic game).
  • Memory Match game with increasing difficulty.
  • Paint / Draw App with canvas tools.
  • Ex-Gol (Tic-Tac-Toe variation).
  • User Experience layer โ€“ score tracking, animations, UI feedback.
  • Local Storage integration โ€“ save progress, points, and game state.
  • Points system โ€“ earn and accumulate points across games.

This project focuses on clean JavaScript logic, responsive UI, and fun interactive gameplay experience.


๐Ÿค Let's Connect

๐Ÿ“ง Email: a0527661122@gmail.com ๐ŸŒ GitHub: https://github.com/AYELET0527661122


Pinned Loading

  1. AYELET0527661122 AYELET0527661122 Public

    1

  2. Coins Coins Public

    angular_coins

    TypeScript

  3. Gaming-website Gaming-website Public

    JavaScript

  4. Ice-cream Ice-cream Public

    Ice cream_react

    JavaScript

  5. SpeedyCam SpeedyCam Public

    Forked from KamaTechOrg/SpeedyCam

    C++