Skip to content
View armandorusso's full-sized avatar
🦉
🦉

Block or report armandorusso

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

Welcome!🦉

I'm Armando, and I'm Computer Science Undergraduate!

Programming has always been my passion, and I always seek the opportunity to learn. I love programming anything related to software apps and games.

Pinned on my profile are projects that I love and put the most time into.

Currently, I am working on game development in Unity and soon to be in Unreal 🌱

Get in touch with me 📫 :
- LinkedIn

Pinned Loading

  1. The-GameDJs/CostumeCurse The-GameDJs/CostumeCurse Public

    Our Spooky Game

    C# 5

  2. danielwiktorczyk/WoodlandWanderer danielwiktorczyk/WoodlandWanderer Public

    A Computer Graphics project featuring a Procedural Generated Mystical Forest

    C++ 3

  3. Corner-and-Feature-Detection-Matching Corner-and-Feature-Detection-Matching Public

    An assignment for Computer Vision where I programmed Hough Lines, Harris Corner Detection, and SIFT algorithms from scratch.

    Python 3

  4. Image-Classification-and-Neural-Networks Image-Classification-and-Neural-Networks Public

    Feed-Forward Neural Network and Covolution Neural Network to classify images!

    Jupyter Notebook

  5. Heap-from-Scratch Heap-from-Scratch Public

    A project made in 2019, where I made a Heap data structure from scratch! (no libraries used other than Random for Driver purposes)

    Java