Hello, I have a passion for coding, particularly in web development. Over seven years of learning and experimenting with it, I have created numerous projects but have not always prioritized maintaining or showcasing them. As a result, I have a collection of small projects scattered around. The ones featured in my portfolio are the best ones I have created recently, showcasing my current skills. However, there are many more and I am in the process of listing all of them here. The goal is to demonstrate my progress over the years. I plan to keep this list updated as I continue to develop new projects.
My Favorite Shop
A fully functional e-commerce app. Built with Next.js, Clerk, TalwindCSS, and PostgreSQL
Learning Journal
A Next.js app to take note of what you are learning. Built with TailwindCSS and Postgresql.
Markdown Editor
A Next.js app that allows you to write Markdown text and save it to localStorage for later use.
Tic Tac Toe
Tic Tac Toe game built with Next.js app using minimax algorithm to make the CPU “smarter”.
Comment Section
An interactive comment section built with Next.js, MongoDB for database and NextAuth for authentication.
Typing Fast Game
A game developed using JavaScript and bundled with webpack, designed to help you become more familiar with the computer keyboard.
Study Vocabulary
A web app that leverages React and Merriam-Webster dictionary’s API to help you study English vocabulary.
Counting Game
A children’s game coded with vanilla Javascript on Codepen.
Roguelike Dungeon Crawler Game
A Dungeon Crawler game built with React on CodePen, part of freeCodeCamp program.
Game of Life
A simulation for Game of Life theory, built with React.
To Do List
A simple To-Do List with an export-to-file feature, coded with vanilla JavaScript on CodePen.
Monthly Global Land - Surface Temperature
A heat map visualizing monthly global land-surface temperatures from 1753 to 2015, created using jQuery and D3.