Menu
.webp)
<Software Developer>
Staying informed about the latest technological advancements to deliver optimal solutions for any challenge
Latest Work
BLOG
.webp)
Skills:
React
JavaScript
Express
A Blog platform that allows users to create posts by adding a title, description,
category, body content, and image. Users can save posts as drafts for future editing and have the
ability to edit or delete their own posts. Interaction is encouraged through commenting on and
liking posts and comments from other users. To enhance content discovery, users can search for
specific posts, browse through categories, and sort posts by the most liked or most
recent.
JEOPARDY
.webp)
Skills:
React
JavaScript
Express
This Jeopardy website lets users experience the iconic TV game show Jeopardy! with
actual questions from the show. The game includes classic features such as Double Jeopardy, Daily
Double, and Final Jeopardy. To evaluate user answers, the site employs the Levenshtein distance
algorithm combined with custom parsing to measure similarity to the correct answers.
PAINT APP
.webp)
Skills:
C++
Qt
A paint application, built with Qt version 6.7, allows users to paint on a canvas
with a variety of features. Users can change the size and color of the pen, save and open files,
and clear the canvas for a fresh start.