package com.Faraz;
class Bio {
String name = "Ahmed Faraz Siddiqui";
String userName = "farazxsiddiqui";
String[] interests = {"Software Development and Research","Data Science", "Open Source"};
String[] programmingLanguages = {"Java", "C/C++", "Python"};
}
🌙
Pinned Loading
-
Data-Structures-and-Algorithms
Data-Structures-and-Algorithms PublicIn this repository you can find well documented source code for the implementation of different Data Structures and Algorithms.
Java
-
-
Classic-Snake-Game
Classic-Snake-Game PublicClassic Snake Game | Eat the enemy to grow the snake but do not kill the snake!
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.