Skip to content
View Silent0Wings's full-sized avatar
💻
Coding
💻
Coding
  • Montreal
  • 09:41 (UTC -12:00)

Highlights

  • Pro

Block or report Silent0Wings

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

👋 Hi, I'm Silent0Wings

💻 Computer Science Student | Software Developer | Tech Enthusiast

A passionate developer from Canada


🚀 About Me

  • 🎓 Education: Pursuing a Bachelor's degree in Computer Science at Concordia University, Montreal.
  • 🌟 Objective: I am eager to start my career in software development, with a passion for coding, problem-solving, and creating high-quality software. I'm dedicated to making a meaningful impact in the tech world.
  • 💡 Interests: I am particularly interested in AI, Game Development, Security, and Mobile & Desktop Development. My projects often revolve around these areas, where I continuously seek to expand my knowledge and

Languages and Tools

blender cplusplus csharp html5 ifttt java linux mysql photoshop unity

silent0wings


🛠️ Tech Stack

  • Languages: Java, C#/C/C++, Assembly, JavaScript, HTML/CSS
  • Frameworks & Tools: Unity, Git, GitHub, VS Code, Visual Studio, PyCharm, IntelliJ, Eclipse, Blender (3D)
  • Operating Systems: Windows Vista to 11, Windows Server 2016 to 2019, Linux (Ubuntu / Kali / Raspbian), macOS
  • Problem-Solving: Known for strong analytical and problem-solving skills with a focus on clean and efficient code.
  • Extras: Experience in 3D modeling, sculpting, and texturing, as well as basic encryption and GUI design.

silent0wings

 silent0wings

Connect with Me

GitHub


Let's connect and collaborate on exciting projects!

Pinned Loading

  1. Cross-Platform-Password-Manager Cross-Platform-Password-Manager Public

    This Cross-Platform Password Manager is a Java-based desktop application designed to securely manage passwords across any operating system that supports Java (Windows 7 to 11, most Linux distributi…

    Java

  2. Othello-Game-Variant Othello-Game-Variant Public

    this project is an implementation of a variant of the classic board game Othello. The game is developed using object-oriented programming principles, with a focus on flexibility and extensibility. …

    C++

  3. Unity-Pathfinders-Visualizer Unity-Pathfinders-Visualizer Public

    Unity Pathfinders Visualized is a Unity project that visualizes fundamental pathfinding algorithms. It features Breadth-First Search (BFS) for efficient pathfinding in unweighted graphs, Depth-Fir…

    C#

  4. Unity-SimpleObjectPooler Unity-SimpleObjectPooler Public

    An efficient Unity object pooling system designed for simplicity and flexibility. Supports multiple object types including particle systems and audio, with features for auto-enabling on instantiati…

  5. UnityAI-FSM-SimpleAgentBehavior UnityAI-FSM-SimpleAgentBehavior Public

    An easy-to-integrate Unity FSM for basic enemy AI behaviors, utilizing ScriptableObject for customizable and reusable AI states like Idle, Chase, and Attack.