Skip to content
View ExilationDev's full-sized avatar
πŸ›Œ
i am sleep
πŸ›Œ
i am sleep

Highlights

  • Pro

Block or report ExilationDev

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

:shipit: I am a game developer who doesn't know how to compose music

Tip

Procrastination in programming is okay, as long as you know what you're doing.

System.out.println(String.format("Hello, %2$s! This is %s speaking!", "ExilationDev", "World"));
Console.WriteLine(string.Format("Hello, {1}! This is {0} speaking!", "ExilationDev", "World"));
print("Hello, {obj}! This is {name} speaking!".format(name = "ExilationDev", obj = "World"))

OUTPUT:
Hello, World! This is ExilationDev speaking!

πŸ‘€ Skills

Programming Language Utilization IDE(s) Certificates
JavaScript
β€’ Node.js
β€’ Express.js
Full-Stack Web Development Visual Studio Code
WebStorm
Python Data Science Visual Studio Code
PyCharm
Mimo: Python Basics Mimo: Python Basics
Java
β€’ libGDX
β€’ Swing
Game Development
Software Development
Visual Studio Code
Apache NetBeans
Eclipse
IntelliJ IDEA
C#
β€’ ASP.NET
β€’ Unity
Game Development
Software Development
Visual Studio Community
Visual Studio Code
HackerRank: C# (Basic)
Lua
β€’ Love2D
Game Development Visual Studio Code
ActionScript 3.0 Conceptual Game Development Flash's Built-in Code Editor
Visual Studio Code

πŸ‘€ LeetCode and NeetCode Roadmap Progress

visualization coming soon! for now, check out my leetcode profile!
https://leetcode.com/u/exilationdev/

πŸ”— Links

Check out my itch.io page! I usually put my game projects there.

Popular repositories Loading

  1. code-lang-icons code-lang-icons Public

    Programming Language icons!

  2. Avigdor-Corporation Avigdor-Corporation Public

    A bullet-hell indie flash game.

    ActionScript

  3. ExilationDev ExilationDev Public

    Config files for my GitHub profile.

  4. sorting-algorithm-visualizer-java sorting-algorithm-visualizer-java Public

    A sorting algorithm visualizer made with Java using purely Swing.

    Java

  5. Simple-School-Records-Manager Simple-School-Records-Manager Public

    A simple records manager with GUI.

    Java