Hello! I am a Web Developer

Passionate Fullstack Web Developer specializing in Frontend with a journey that began in 2019 as a hobbyist programmer. Proficient in HTML, CSS, and JavaScript, particularly experienced in crafting engaging user interfaces using frameworks like React.js. I am good in translating design concepts into responsive and visually appealing web applications. Constantly evolving my skills. With a holistic approach to web development, and a problem-solving mindset, I am dedicated to creating seamless digital experiences. Let's connect and explore opportunities to bring ideas to life in the ever-evolving world of web development.

Astronaut floating

Tech Stack

html
css
javascript
typescript
tailwindcss
reactjs
nextjs
mui
nodejs
socket-io
postman
vscode
git
github
firefox-dev
firebase
mongodb
zod

Projects

TaskBoard

Category: Fullstack
Tech Stack: Next.js, React, Material UI, MongoDB, Google Cloud

A realtime fullstack web application using Next.js with MongoDB as the database. Greater user experience than 'Todo Board' as it does not requires prompt every edit. Board can be shared to other people and work with them in realtime.

/images/task_board.png

Todo Board

Category: Fullstack
Tech Stack: Next.js, React, Material UI, Supabase, PostgreSQL

A fullstack web application using Next.js as the frontend, and Supabase as the backend. Supabase provides authentication and database, which makes it easy to make a fullstack application. The reason why I made this project is to be familiar with optimistic updates, which is good for improving user experience.

/images/todo_board.png

Kripton Admin Dashboard

Category: Frontend
Tech Stack: React, Tailwind CSS

A project that mainly focuses on implementing existing design into react.js with reusable components. This design is from Peterdraw https://www.figma.com/community/file/1222112795133261547.

/images/kripton_admin_dashboard.png

ExpressJS with Json Web Tokens

Category: Backend
Tech Stack: Node.js, Express.js

A project that mainly focuses on backend which handles authentication flow using JWTs for handling sessions.

Realtime Chat

Category: Fullstack
Tech Stack: React, Material UI, Node.js, Socket.IO

A fullstack chat application that uses web sockets with socket.io to make realtime updates.

/images/realtime_chat.png

React Todo

Category: Frontend
Tech Stack: React

A simple website that lets you manage tasks.

/images/react_todo.png