Hello, I'm

Innovator ๐Ÿš€ | Problem Solver ๐Ÿ’ก | Code Enthusiast ๐Ÿ’ป

A curious developer, always exploring new ideas and technologies. I create meaningful solutions that leave a lasting impact.

Your Name
Scroll Down

About Me

                
                    public class AboutMe {
        
                         private String status = "Booting up...";
                         private String[] hobbies = { 
                             "DIY projects", 
                             "Reading", 
                             "Traveling" 
                             };
        
                         private String about = 
                         "Iโ€™m someone who thrives on curiosity โ€“ always eager to learn and  explore whatโ€™s next. Whether itโ€™s a new hobby, an interesting book, or  a challenge that makes me think differently, Iโ€™m constantly seeking to  grow and experience new things. Coding is just one of the many ways I  express this curiosity, as it lets me bring ideas to life and solve  problems in creative ways. But above all, I believe life is about  exploring, discovering, and having fun with the journey.";
        
                         public void startSystem() {
                             System.out.println("System Status: " + status);
                             System.out.println("\nActivating hobbies...");
        
                             for (String hobby : hobbies) {
                                 System.out.println("โ˜… " + hobby);
                                 }
        
                                 System.out.println("\nSystem Ready. Awaiting new challenges...");
                                 System.out.println("\nAbout Me: " + about);
                             }
        
                        public static void main(String[] args) {
                             AboutMe nikol = new AboutMe();
                             nikol.startSystem();
                             }
                    }
                
            
My Skills

Skills

Java

Java

SQL

SQL

JavaScript

JavaScript

Docker

Docker

Jira

Jira

Laravel

Laravel

Svelte

Svelte

PHP

PHP

My Projects

Projects

Web Portfolio

Foodsaver

๐ŸŒฑ Sustainability

Foodsaver is a platform that helps young adults reduce food waste by tracking leftovers and discovering recipes based on available ingredients.

View Project โ†’
Task Manager

"Hello World" website

๐Ÿ˜„ Community & Events

Hello World is a dynamic student organization website that provides event updates, membership management, and resources to support the tech community at the university.

View Project โ†’
AI Chatbot

Global Security

๐Ÿ‘ฎโ€โ™‚๏ธ Security Services

A professional security website showcasing the company's services, expertise, and commitment to safety.

View Project โ†’
AI Chatbot

Tetra's Adventure

๐Ÿ›ธ Educational Tech

A fun and educational game where Tetra, the main character, guides kids through interactive challenges to learn fundamental programming concepts.

View Project โ†’
AI Chatbot

CAS helper

๐Ÿค IB Coordination

A streamlined CAS management application designed to assist IB diploma CAS coordinators in tracking student activities, reflections, and progress efficiently.

View Project โ†’
Contact Me

Let's Connect

Feel free to reach out! Whether it's a project, collaboration, or just a chat.