Skip to content
View redayzarra's full-sized avatar
🏹
Focusing
🏹
Focusing

Highlights

  • Pro
Block or Report

Block or report redayzarra

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
redayzarra/README.md

About Me

I'm a full-stack developer and data scientist from Boston, MA. I'm currently building StudyDSA, a free online resource for students to master data structures and algorithms. My portfolio features a range of open-source projects, from programming drones to training chess bots. I enjoy turning complex problems into beautiful simple solutions.

Pinned

  1. StudyDSA.com StudyDSA.com Public

    StudyDSA.com is an educational platform designed for mastering data structures and algorithms. Built using Next.js, React, and TypeScript, it aims to provide a structured learning environment with …

    TypeScript 1

  2. 6502-Computer-Guide 6502-Computer-Guide Public

    This is the guide for building a 6502 computer from scratch. You'll learn step-by-step how to assemble the hardware, understand the workings of the 6502 microprocessor, and run simple programs on y…

    C++ 1

  3. PyForge PyForge Public

    PyForge is a custom Python compiler built using .NET and C#. It provides an interactive shell for real-time Python code execution and supports a variety of commands for enhanced user interaction. P…

    C# 1

  4. KnightVision KnightVision Public

    A C# chess bot for Sebastian Lague's Chess Coding Challenge. Utilizes bitboard representations with Zobrist hashing for rapid state evaluations, a curated opening book for optimized early-game play…

    C# 1

  5. AutoPilot AutoPilot Public

    AutoPilot is a control system for the Tello EDU Drone. Using a local web platform, it merges a Flask backend with a React frontend for effortless drone operations. It also introduces OpenCV-powered…

    Python 4

  6. SleepApneaDetection SleepApneaDetection Public

    My capstone project explores machine learning, hardware, and web development to create a smart home system for monitoring the health of homebound patients suffering from sleep apnea. The system inc…

    C++ 7 1