I develop 3D visuals, user
interfaces and Full Stack web and mobile applicationsAbout me
Tech stack:
I specialize in JavaScript and Java with a focus on React and Spring ecosystems. I build dynamic web applications with a responsive user interface and enjoy optimizing the performance of both front-end and back-end systems. Additionally, I am familiar with TypeScript andNode.js, ensuring seamless integration of modern web technologies.
My passion for coding :
I love tackling complex problems and turning ideas into reality through code. For me, coding isn’t just a profession – it’s a deep passion that fuels my creativity and curiosity. I’m always excited to learn new things, push my limits, and build solutions that have a real impact.
Services
Full Stack Web Development
About.tsx
Models.java
import { useState } from 'react';
function App()
{
const [count, setCount] = useState(0);
return (
<div>
Clicked {count} times
<button onClick={() => setCount(count + 1)}>
Click me!
</button>
</div>
);
}
Full Stack Mobile Development
Porjects
Skills
Contact me