Skip to content
View Roman-Manzhelii's full-sized avatar

Block or report Roman-Manzhelii

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