Skip to content
View Roman-Manzhelii's full-sized avatar
  • Dundalk Institute of Technology
  • Dundalk, County Louth, Ireland
  • LinkedIn in/roman-manzhelii

Block or report Roman-Manzhelii

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
Roman-Manzhelii/README.md
// About Me
public class RomanManzhelii {
    private String passion = "software development";
    private String belief = "Every great piece of software starts with a problem waiting to be solved.";
    private String[] fuel = {"curiosity", "relentless desire to turn ideas into reality"};
    private String[] currentActivities = {
        "diving into tech blogs",
        "experimenting with new technologies",
        "brainstorming next big idea"
    };
    private String invitation = "Let's connect and build something amazing together!";
    
    public void checkOut() {
        System.out.println("Feel free to check out my repositories and see what I'm working on.");
        System.out.println("Whether it's debugging code or exploring new tech trends,
                            I'm always up for a challenge and a good laugh.");
    }
    
    public static void main(String[] args) {
        RomanManzhelii roman = new RomanManzhelii();
        System.out.println(roman.invitation);
        roman.checkOut();
    }
}

💬 Contact me

Portfolio Badge LinkedIn GitHub Discord


👨‍💻 Programming and Markup Languages

MIPS Assembly C C++ CSS HTML Java JavaScript Markdown Node.js PHP Python SQL SVG+XML


🧰 Frameworks and Libraries

Bootstrap Express.js JUnit PHPUnit React


🗄️ Databases and Cloud Hosting

GitHub Pages MongoDB MySQL PostgreSQL


💻 Software and Tools

Adobe Discord Git GitHub Desktop Google Sheets OBS Studio Stack Overflow Visual Studio Code


🐍 My Contributions 🐍


snake eating my contributions




Popular repositories Loading

  1. Multi-User-Client-Server-Application Multi-User-Client-Server-Application Public

    Java 1 1

  2. Typical-Java-tasks-collections Typical-Java-tasks-collections Public

    Java

  3. Game-Blog Game-Blog Public

    PHP

  4. Bugs_life Bugs_life Public

    C++

  5. Cool-T-shirts Cool-T-shirts Public

    JavaScript

  6. Social-Media-Site Social-Media-Site Public

    Social Media Site

    PHP