Skip to content
View avrumnoor's full-sized avatar
πŸ‘‹
πŸ‘‹

Block or report avrumnoor

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

Avrum Noor

Buy Me A Coffee

LinkedIn Twitter

Working on projects at the intersection of Electronic Design Automation πŸ’»πŸ› οΈβš™οΈ, DevOps :octocat:, and Machine Learning πŸ€– + Doing some full-stack development on the side πŸ’»πŸŒ


πŸ”§ Currently Contributing To

mflowgen 🧱πŸ§ͺ

A modular flow generator for VLSI design. Contributing to improving open-source and commercial tool integration, automation, and PPA optimizations.

EDA Python GitHub

  • 🧩 DAG-based architecture for step composition in chip design flows
  • πŸ›  Integrates commercial and open-source tools like Synopsys and OpenROAD
  • πŸš€ Focused on improving flow modularity and scalability
  • πŸ“¦ Written in Python, supports plug-and-play design steps

πŸ‘‰ View Repository


πŸ›  Featured Projects

Redis Clone in Python βš™οΈπŸ

A from-scratch implementation of a Redis-compatible server in Python, supporting RESP parsing, concurrent connections, and key expiry with millisecond precision.

Python Socket Multithreading

  • πŸ” Implements basic Redis commands: PING, ECHO, SET, GET
  • ⏱️ Supports key expiration with PX parameter
  • ⚑ Handles multiple client connections using threads
  • πŸ” Parses raw RESP protocol inputs

πŸ‘‰ View Code


FyreChats πŸ”₯πŸ’¬

A Firebase-powered retro chatroom styled after early 2000s internet culture. Built with modern web tools and real-time database syncing using Firestore.

Firebase React CSS3 JavaScript React Firebase Hooks

  • πŸ” Google Sign-In Authentication
  • πŸ” Real-time messaging with Firestore
  • πŸ’¬ Custom styled messages with avatars and usernames
  • 🎨 Retro UI with 90s–2000s visual inspiration
  • πŸ“¦ Firebase Hosting for fast deployment

πŸ‘‰ View Project


CartPole Balancer 🎯🧠

A Python-based reinforcement learning agent that solves the classic control problem of balancing a pole on a moving cart using policy gradients.

Python Jupyter PyTorch

  • πŸŽ“ Solves OpenAI Gym's CartPole-v1 using REINFORCE
  • 🧠 Uses stochastic policy gradients
  • πŸ“ˆ Visualization of reward trajectory and performance

πŸ‘‰ View Project


VR Theater 🎧πŸŽ₯

A virtual reality spatial-audio experience simulating immersive soundscapes within a virtual theater environment.

Unity C# Spatial Audio

  • πŸ•ΆοΈ Simulates cinematic environments with surround sound
  • πŸ”Š Supports spatial audio for directional sound cues
  • πŸ“„ Developed as part of a human-computer interaction study

πŸ‘‰ Paper
πŸ’» Code Coming Soon


Verner πŸŒŒπŸ–‹οΈ

A sleek, cyberpunk-inspired VSCode theme for developers who enjoy working in neon-lit terminal aesthetics.

VSCode JSON

  • 🎨 Dark futuristic color palette
  • 🧠 Optimized for readability and reduced eye strain
  • πŸ“¦ Available on Visual Studio Marketplace

πŸ‘‰ View Code | Install Theme


βš–οΈ License

License

Pinned Loading

  1. Verner Verner Public

    A cyberpunk-inspired VSCode Theme

    1

  2. fyrechats fyrechats Public

    JavaScript

  3. redispython redispython Public

    Python

  4. pole-balancer pole-balancer Public

    Pole Balancer is a Python program that uses reinforcement learning (RL) to automatically design a policy for the classic controls problem of a cart balancing a pole. Through Markov decision process…

    Python 2