Activity

bhelavevicky66

Developed a Snake Game inspired by the classic arcade game. Started by creating the game layout and movement controls for the snake. Added food generation and score tracking so the snake grows when it eats food. Finally tested the game mechanics, fixed bugs, and improved the gameplay for smoother performance. 🐍🎮

Attachment
0
bhelavevicky66

The goal of Puzzles-Games was to break the mold of traditional, flat puzzle interfaces by creating a Mystical Gaming Portal. I focused on a “Midnight Ruins” aesthetic, blending high-fantasy background art with modern Glassmorphism to give the UI a layered, premium feel.

On the technical side, I implemented responsive grid layouts to ensure the experience stays immersive across all devices. The current build features a custom-coded Puzzle Match logic and a classic Tic Tac Toe module, both styled with neon accents and glowing hover effects to guide the player’s eye.

Moving forward, the roadmap includes a Global Leaderboard backed by a real-time database and the development of the “Most Dangerous Game”—a high-stakes challenge currently teased in the locked slot. This project is an ongoing exploration of how thematic storytelling can elevate simple casual gaming.

Attachment
0
bhelavevicky66

Built Instagram Profile Finder to help users quickly search and find Instagram profiles using usernames or keywords. Focused on creating a simple, fast, and user-friendly interface. Implemented the core search functionality and tested the tool to ensure smooth performance before finalizing the project.

Attachment
0
bhelavevicky66

Shipped this project!

I built a GitHub Profile Finder that allows users to quickly search and view any GitHub user’s profile information. It shows details like the user’s avatar, repositories, followers, and other basic profile data.

The challenging part was fetching data from the GitHub API and displaying it correctly on the page. I also had to handle cases where the username does not exist.

I’m proud that the app works smoothly and fetches real-time data from GitHub. Building this project helped me understand APIs, JavaScript, and how to work with real data in a web application.

bhelavevicky66

The development of the GitHub Profile Finder project started with the idea of creating a simple web application that can search and display GitHub user profiles. First, I researched how the GitHub API works and how user data such as profile picture, bio, repositories, followers, and following can be fetched. After understanding the API structure, I planned the layout of the application which mainly included a search bar and a profile display section.

Attachment
1

Comments

bhelavevicky66
bhelavevicky66 13 days ago

Waw nice