Stats

2
Projects
13
Devlogs
59
Votes
2
Ships

Coding Time

All Time: 30h 24m
Today: 0h 0m

Member Since

June 27, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

2
Customizable Day Planner
4 devlogs • 11 days ago
Github Visualization Site
9 devlogs • 2 months ago

Activity

I’ve restructured my code to make it cleaner and added an organization page where you can visualize the organization and its repositories. I also wanted to display the organization’s members, but unfortunately GitHub’s GraphQL API is quite restrictive in that regard :<

Update attachment

I've made node info panel more responsive because there were some problems with it.

Update attachment
Earned sticker

Styled the node visibility toggle buttons to match the site’s overall design. Previously, they were plain text and didn’t blend in with the interface.

Update attachment
bobis
bobis Shipwright gave you feedback
4d ago

Customizable Day Planner

I would make the buttons fit into the task section by making them smaller.

from bobis

I've made footer and I updated some stuff in faq ;3

Update attachment

I’m setting everything up for deployment right now! Over the course of this project, I’ve learned a ton about backend development and Nuxt, and I’m honestly pretty proud of how it turned out.

In the past hour, I also fixed a bunch of small issues that had been piling up and now it finally feels ready to ship. Yuppie

Update attachment
Earned sticker

I added search user page so you can search any github user and generate graph for them. Also i written some middlewares one for preventing user from accessing sites when theyre not sign in and one for the search thing.

Update attachment
Earned sticker

A lot of small changes that makes the site look better also i added faq page.

Update attachment

Created Readme.md file

Update attachment

I added reset planner button and reset planner theme button.

Update attachment
Earned sticker

I made it fully customizable, so you can change the colors of everything. Next, I’m going to add an option to reset its theme and tasks.

Update attachment

I made a simple planner with tasks and timers using HTML, Tailwind, and JavaScript. Next, I’m planning to add an option to customize the colors.

Update attachment
wojtek
wojtek created a project
11d ago

Customizable Day Planner

Weekly task planner website built with HTML, CSS (Tailwind), and JavaScript for organizing tasks with timers and customizable themes.

Customizable Day Planner
4 devlogs 0 followers Shipped

I implemented GitHub OAuth integration so users can log into the site, and GraphQL requests are now made using their tokens. Im going to probably ship project this week.

Update attachment

🛠 Devlog #1 – Project Setup, Backend & User Visualization (Nuxt 3)
Started building the GitHub Visualization app using Nuxt 3. Here's what has been done so far:

🧱 Setup & Backend

Initialized the Nuxt project with TypeScript and a clean folder structure.

Configured ESLint, basic environment setup, and a backend health check route.

Implemented a REST API index route.

Added an endpoint to fetch GitHub GraphQL data (repositories, organizations, etc.).

🎨 User Visualization

Built interactive graph visualizations using Sigma.js to represent GitHub user’s data, such as repositories they contributed to and organizations they are involved in.

Added an info panel that appears on node hover.

Update attachment
wojtek
wojtek created a project
67d ago

Github Visualization Site

Site that Visualizes GitHub users and organization interactive graph. I used AI mostly for pull request reviews and some code refactoring.

Github Visualization Site
9 devlogs 0 followers Shipped
wojtek
wojtek joined Summer of Making
97d ago

This was widely regarded as a great move by everyone.