Skip to content
View ammar-s847's full-sized avatar
πŸ€–
Building Robots!
πŸ€–
Building Robots!

Highlights

  • Pro

Organizations

@waterloo-rocketry
Block or Report

Block or report ammar-s847

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

Hey πŸ‘‹ I'm Ammar!

I'm a 4th year engineering student at the University of Waterloo with interests spanning Machine Learning, Distributed Systems, and Robotics. Outside of tech, I enjoy lifting, climbing, reading, and music, recently picking up DJ'ing!

πŸ“š Currently Learning

  • Rust!
  • Embodied AI using Vision-Language Models
  • Writing CUDA Kernels

πŸ“¬ Contact

ammar.siddiqui847@gmail.com

Pinned

  1. redis-from-scratch redis-from-scratch Public

    In-memory key-value database for efficient caching, implementing an AVL tree, multithreading, and sockets. Built with Rust!

    Rust

  2. cpp-neural-net cpp-neural-net Public

    Neural Networks from scratch with C++ and Eigen linear algebra library

    C++

  3. sirix-go-client sirix-go-client Public

    Forked from sirixdb/sirix-go-client

    Go client for the Sirix NoSQL Database

    Go

  4. ACA-Trading-Bot ACA-Trading-Bot Public

    Data pipeline serving a predictive trading strategy using recurrent neural networks, built with Spark, Kafka, and TensorFlow

    Python 3 2

  5. Cyclica-Classification-Challenge Cyclica-Classification-Challenge Public

    Classifying protein binding sites from the Cyclica dataset. Built for the CxC 2023 Datathon

    Jupyter Notebook

  6. A-Star-Pathfinding-Visualizer A-Star-Pathfinding-Visualizer Public

    A Python program built with Pygame that uses the A* (A star) pathfinding algorithm to navigate through user-defined obstacles from one node to another.

    Python