Activity

nimmychristina77

Started working on a chess web app using React. Set up the basic board layout and integrated a chess library to handle valid moves and game rules.

Focused on getting the core gameplay working first — piece movement, board rendering, and initial game state. Also experimented with the UI to keep it clean and responsive.

This is just the starting point, next step is adding the AI logic and improving the overall experience.

Attachment
1

Comments

Anass Zakar
Anass Zakar 26 days ago

Yay another chess project!!!!

nimmychristina77

Shipped this project!

Hours: 19.17
Cookies: 🍪 261
Multiplier: 13.6 cookies/hr

I built a fun Guess The Number game where you try to find the secret number before time runs out!

You can choose different difficulty levels, use hints if you get stuck, and see how close you are with each guess. There’s also a leaderboard so you can try to beat your own score or challenge your friends

The tricky part was getting the timer and game logic to work smoothly together, but I figured it out step by step.

I’m really happy with how it turned out — it’s simple, colorful, and fun to play. Try it and see if you can guess the number in time!

nimmychristina77

Recorded a short demo showing how the game works from start to finish — selecting difficulty, entering guesses, using hints, and the leaderboard update after winning.

Also cleaned up small UI details and made sure everything flows smoothly during gameplay. The leaderboard and timer now feel more integrated, and overall the experience is more polished.

This update is mainly about presenting the project properly and showing how everything comes together.

0
nimmychristina77

Added a proper README to explain what the project is and how to use it. Earlier it was missing context, so this makes it easier for anyone visiting the repo.
Built a simple leaderboard using local storage to save player scores, names, and difficulty. Makes the game feel more competitive.
Tweaked the leaderboard UI a bit so updates feel smoother and more noticeable.
Overall, this update was more about polishing the project and making it feel complete.

Attachment
0
nimmychristina77

Worked on improving the overall user experience of my “Guess the Number” game. Focused mainly on enhancing the UI and making the game feel more interactive and rewarding. Added a success screen with animations and visual feedback (like the “Magnificent” result screen) to make winning feel satisfying.

Also refined the layout, improved responsiveness, and fixed small UI inconsistencies to ensure a smoother experience across different screen sizes. Tested the gameplay flow multiple times and made minor tweaks to scoring and feedback messages.

Overall, this session was focused on polishing the project and making it more engaging and visually appealing.

Attachment
0
nimmychristina77

Shipped this project!

Hours: 4.25
Cookies: 🍪 31
Multiplier: 7.39 cookies/hr

Though my first shipment many negative feedbacks, So i decide to Change it further to improve. I built a fully encrypted, offline-first web application that queues actions natively! The hardest part was decoupling the UI from the database while keeping data entirely encrypted in the browser, but I figured it out by implementing a custom timeline-sync engine layered over IndexedDB. Really proud of how I was able to build a modern, polished dark-mode app purely in Vanilla JavaScript.

nimmychristina77

Final devlog before Shipping this project.
Reworked the notes interface to make it feel more focused and distraction-free. The previous layout felt a bit plain and functional, so I moved towards a warmer, more tactile design with softer colors and clearer visual boundaries.

Key changes:

Redesigned the note editor container with rounded edges and better spacing
Introduced a more readable text area with improved padding and alignment
Updated color palette to reduce eye strain and give a calm writing experience
Added a subtle card-style layout to make content stand out without clutter
Improved overall consistency across UI elements

0
nimmychristina77

Next step of the process to improvement:
Here i create a login phase before start of the website and added some glitter effect with it
Hope the next update better changes

Attachment
0
nimmychristina77

This update focuses on UI improvements only; functionality remains unchanged.
In my first shipment of this work. Some Changes are made improving the user interface based on feedback.
Make the UI more structured, readable, and user-friendly while reducing the “template/AI-generated” feel.

Attachment
0
nimmychristina77

Built a space-themed Guess The Number game with multiple difficulty levels, hints, and score tracking. Focused on game logic, state management, and creating a clean, modern UI. Learned a lot about JavaScript and interactive web design.

Attachment
0
nimmychristina77

Shipped this project!

Hours: 7.1
Cookies: 🍪 34
Multiplier: 4.85 cookies/hr

I built a secure Offline-First Notes Web Application that allows users to create, store, search, and manage notes without relying on an internet connection. The app ensures data persistence using local storage and synchronizes changes when the user goes back online.

The most challenging part was designing the offline-first data flow, including handling queued operations, maintaining consistency between local and remote states, and implementing reliable synchronization. Additionally, I integrated AES-GCM encryption to ensure that all stored data remains secure on the client side.

I’m particularly proud of features like instant note access offline, undo/redo functionality, search capability, and a clean, responsive UI, which together create a smooth and modern user experience. This project significantly improved my understanding of progressive web app concepts, state management, and secure client-side development.

nimmychristina77

I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.

Attachment
0