Skip to content
View scn01's full-sized avatar

Block or report scn01

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
scn01/README.md

👋 Hi, I’m Ishan Fernandes

🎮 Aspiring Game Developer 🌍 Passionate about creating interactive, immersive digital experiences.


🛠️ Currently Working With:

  • Unity & Unreal Engine
  • Languages: C++, Python, C#, JavaScript
  • Blender for 3D assets and animations
  • Learning: Game physics, AI for games, networking

🚧 Projects I'm Building

  • Indie Game Prototype – a fast-paced action platformer (Unity + C#)
  • Level Design Toolkit – procedural tools to streamline level creation
  • Dev Portfolio Website – showcasing my games and experiments

📈 Goals for 2025

  • Complete 3 playable games
  • Contribute to an open-source game dev project
  • Build a strong game dev portfolio

📫 Let’s Connect

"Code is my paintbrush, the game is my canvas."

Popular repositories Loading

  1. scn01 scn01 Public

    Personal GitHub profile README: Showcasing my journey as a future game developer.

  2. password-strength-checker password-strength-checker Public

    Password strength checker using Python. Analyzes entropy, patterns, and character variety to rate password security.

    Python

  3. student-grade-calculator student-grade-calculator Public

    A simple Java console project that calculates a student’s total marks, average score, and final grade using clean functions and Scanner input.

    Java

  4. matplotlib-function-plots matplotlib-function-plots Public

    Visualising cos(x), tanh(x), and log(x) using Python, NumPy, and Matplotlib. Includes clean plots, legends, and a reusable script + notebook.

    Python

  5. python-dice-roller python-dice-roller Public

    Interactive dice-rolling game that generates random numbers on the dice with ASCII art.

    Python

  6. sorting-visualizer-python sorting-visualizer-python Public

    A Python-based sorting algorithm visualizer using ASCII bar animations in the terminal. Includes Bubble Sort and Insertion Sort with step-by-step visualisation.

    Python