👋👋👋👋
Looking back on your week -- what was something you're proud of?
All wins count -- big or small 🎉
Examples of 'wins' include:
Getting a p...
For further actions, you may consider blocking this person and/or reporting abuse
This is a historical week! To start off, I made my contribution to Forem and I got my PR merge by @ben! This is my first PR that is merge to the official Forem Repository and I was so happy! Great first steps!
What type of PR is this? (check all applicable)
Description
Fixed the UI issue on the Emoji where you can see the "Like" button over the list of emojis as shown below:
Before:
After:
This also happen in the GIF. It is fixed now:
Before:
After:
Related Tickets & Documents
QA Instructions, Screenshots, Recordings
1. Go on any post on Dev.to.
2. Inspect the element page and look for the class name "crayons-article-actions print-hidden".
3. Change the CSS.
Instead of:
z-index: var(z--sticky)It should be:
z-index: 99994. Comment out the z-index for this class below:
5. Then scroll and it should be the highest z-index of the page.
What gif best describes this PR or how it makes you feel?
I also submitted my Google Gemini Dev Challenge Reflection. Took me a lot of time writing it out:
I used Google Gemini for the First Time. A Deep Analysis of my Experience so far! ✨
👾 FrancisTRᴅᴇᴠ 👾 ・ Mar 3
Overall, great week so far! Can't wait to see more next week! :D
Woohoo!! Thanks for the fix!
Thanks Jess! Will continue to contribute!
Congrats!
Thanks Ben and appreciate the PR merge! Stay tune for more contributions from me and let me know if anything I can do to help :D
If you connect your GitHub account to your DEV account you'll be eligible for a new contributor badge :P
I tend to hold that off because I am using the Alt account and I don't want to get irrational thoughts from it. I notice that you can't connect more than one GitHub account. Was wondering if there is a feature where you can disconnect your GitHub Account on Dev.to if that's possible? Additionally, are you able to manually give me the Dev Contributor Badge if that's ok? Sorry if that's too much to ask from you but hope that makes sense!
If there isn't currently full functionality for disconnecting an account (I forget exactly what's currently possible in that regard), feel free to make a PR attempting to address that. If it's an elegant solution we'd merge it.
I'll manually award you the badge for now.
Thanks Ben! I appreciate it! Will have to double check and make an issue soon if possible!
Wow!!! Congrats!!!
Thanks Sylwia! :D
Congrats mate!
Released my first-ever game - Sunday DEV Drive, and it turned out way better than I expected, that's the biggest win. 🎮✨
I've already started working on another personal project that I plan to release in a few weeks.
At the same time, I have two more large personal projects in progress. They'll take much longer to finish, but they're going to be really good if everything goes the way I've planned. 🚀🚀🚀
Exciting times!
epic
I like it. It's trippy!
Thanks! Glad you liked it!
Congratulations, this is huge!
love the game! Unfortunately I don't have any articles yet (embarrassingly enough, i only learned about this community today... ) :P
That's alright, it's never too late to start writing, as the game itself suggests. ✍️😄
Thank you!
Congrats! Huge milestone
Followed you on GitHub
This week, launched git-lrc on various platforms.
Received great validation that it’s helping many devs.
I learned a lot from dev.to.
Thanks to @ben and @jess for building such an incredible platform.
Thanks to the community for the support and stars, we hit 200 yesterday!!
If you haven’t starred it yet, the link is below.
Free, Unlimited AI Code Reviews That Run on Commit
| 🇩🇰 Dansk | 🇪🇸 Español | 🇮🇷 Farsi | 🇫🇮 Suomi | 🇯🇵 日本語 | 🇳🇴 Norsk | 🇵🇹 Português | 🇷🇺 Русский | 🇦🇱 Shqip | 🇨🇳 中文 |
git-lrc
Free, Unlimited AI Code Reviews That Run on Commit
AI agents write code fast. They also silently remove logic, change behavior, and introduce bugs -- without telling you. You often find out in production.
git-lrcfixes this. It hooks intogit commitand reviews every diff before it lands. 60-second setup. Completely free.See It In Action
git-lrc-intro-60s.mp4
Why
Thank you for sharing this. was feeling down. It's necessary to consider the wins no matter how how small.
Well I came back to Open source , after years of being away due to govt exams prep. Tried understanding one project, tried to deploy locally but couldn't. Searched for something else, some other project. Set it up locally today. With fully functioning. It was good. It felt good. Couldn't contribute, but setting up the project felt like an achievement. Also posted one blog over here about Linux learnings. 😁
Thank you..what about you?
Made another short YouTube video about mobile app deployment. It’s getting easier to create them! Hope it’s helpful for somebody out there.
Next, I’d like to learn about thumbnails and editing 😊
Thanks for asking! Just passed a little exam this morning. Gave myself a 50% chance. Then the rest of the day was just sunny :)
I have finally kept the procrastinator energy on the back-seat and started documenting what I am doing + tiny experiments. Came back to dev.to after months and really happy to be back!
As the sun has come up after a dark winter, my motivation is slowly returning. Gotten a lot done at work in two days. That's my win.
Upgraded a Moodle LMS without a safety net (backups/snapshots). There just wasn't enough space on the VM to hold all three 'items'. And I did it under my projected maintenance window with lots of time to spare.
@jess Well for starters My Productive tool for exploring Rust codebases, crossed 100 stars github.com/yashksaini-coder/oracle
Also I'm collaborating to Libp2p community projects, and improving my network programming skills.
And for last, coming back to technical writing stuff for my open source contribution journey as well.
Published my first article to Dev.to, a lot of work needed to make them more digestible but it's a start
I had a very busy week-end ... for the DEV Challenge and got really interesting feedbacks around me
Now, I'm looking forward to see if the ideas I developed could be used at a larger scale for implemenint a smart city like KPI.
Recreated the 90s Drug Lord game in the browser with NextJS! drugs.vicentereyes.org
Finally managed to build an opensource, generalized version of a MCP gateway we used internally to server the Playwright MCP server to remote clients/agents.
The opensource version is not restricted to just Playwright but can be configured to serve multiple MCP servers.
github.com/aakashh242/remote-mcp-a...
Feel free to check it out and drop your feedback and suggestions.
I finally bit the bullet and refactored a feature to remove a heavy "HTML-to-image" library in favor of the native
Canvas 2D API. It took a bit more math, but the performance gain and pixel-perfect control were so worth it.
I’ve finished a free interactive network protocols visualizer for anyone looking to learn how protocols work. It features animations and examples of cyberattacks that can occur within those protocols. dev.to/r9n/protocols-visualizer-an...
Released (pre-released) an app to handle the TLS/SSL renewal automation due to the coming lifetime drops. Actually joined dev.to just to post in excitement about it and to get feedback.
For long time I am in engineering, from developer to CTO I never built my own project, and I just did last week :) I used mostly AI to do it but I think it is simple and cool project. It is online restaurant menu that you can upload using AI image uploader and QR system. My Bro has Restaurant and he needed something like that and I have built Last week :)
I released an open-source project I’ve been working on to help me in my daily work, especially to scale development while keeping a consistent design pattern. There were a lot of details to take care of, and every time I thought it was done, there was always something else to improve (why not haha)
But in the end, it was really rewarding to build something with the open-source perspective in mind. here is the project if anyone wants to see it = D
I’m proud to have earned the Google AI Challenge Completion Badge from Dev.to. It may not seem like a big achievement, but it means a lot to me and my learning journey. ❤️
This week I've started something that was meant to be a small, quick and easy project for my wife... and after few hours at the designing board it became a nightmare ;)
Just a simple old meals recipes digitalization tool from papers and sheets lying in a drawer.
Really quick it emerged into a huge project (huge for a home project). But - today most of it started working :) still lots of things to do, but the hardest parts are behind, hopefully ;)
And, some of the parts will be a good material for some articles, so yeah - a double win :)
I started my new 100 projects series aiming to get better and help others their journey too.
Ported my messy dev private repo into a public repo. Just got over the hump. Still lots to set up, but feeling good, it was rough.
I got another paying customer for my saas. It's called formgrid.dev , a form backend service and form builder SaaS
Wrote a new article after a 2y hiatus
In the AI Era, Code Is Cheap. Reputation Isn’t.
Kevin Alemán ・ Mar 4
Awesome
Took out time over the weekend to learn about different branching strategies and design CI/CD according to each. At the moment, two branching strategies are left: completed Trunk Based Development.
Launch my first ever SaaS (rankswift.pro) , a tool design for technical founders and indiehacker to rank on Google and get cited by ai
Just launched our WeCoded Challenge ahead of International Women's Day. This will always be my favorite thing we do at DEV, and I'm super excited to see the Frontend Art that comes out of it this year!
Join the 2026 WeCoded Challenge and Celebrate Underrepresented Voices in Tech Through Writing & Frontend Art 🎨!
Jess Lee for The DEV Team ・ Mar 6
I had to go back on my assumption regarding having the "tutorial" type blogs around Reporails finished... as it turnes out, there's way more to come regarding instruction validations. Read it here.
I recently got accepted into the AWS Community Builders program. 🎉 And this actually happened 100% thanks to DEV — the community manager found me here and encouraged me to apply. 😄
That is so cool! Congrats @sylwia-lask ! 🎉
And congrats to the AWS Community Builders too. 😄
On Wednesday this week, I delivered a workshop on Virtual Environments, UV (for lightning-fast package management), and RESTful API principles using FastAPI.
This is part of a 5-week workshop series we started at AWS Cloud Club Fast Peshawar, and this was our week 2.
As a technical lead, I believe you can learn more by teaching others. After end of this workshop series, I will share detail post about it on LinkedIn. Feel free to connect with me.
I just tested the new Sessions Agent… a great feature that I will definitely use in my articles… and on a completely different note, I cooked a sfincione for my daughter ;)
Successful 18month project go live!! 🎉
Congrats! I truly understand how much effort this must have taken
I set up a custom DNS server (pi Hole) on my network. My physical network engineering home lab is the biggest ongoing project so far and one of my proudest projects. Several years ago I went from not understanding computers very well to managing linux servers, setting up network devices and in a few days I will be setting up TLS and then a mail server in my home. It is not just the understanding computers part, applying concepts I learned as theory in college to real life feels great.
dev.to/shobanchiddarth/setting-up-...
Shipped the GEO AI open-source ecosystem this week
Four packages for Generative Engine Optimization, making webapps discoverable by AI search engines (ChatGPT, Claude, Gemini, Perplexity, Grok and more):
All open-source: github.com/madeburo/GEO-AI
Pinch late to the thread, but I've been feeling burnt out recently and I think a contributing factor was too much vibe coding on the weekend. Successfully made it through Saturday and Sunday without using my laptop 💪
I released an AI Avatar extension for Visual Studio Code and wrote a post about it on DEV Community. Please enjoy! 😊
😍AI Avatar (Meet Your Ideal Girlfriend/Boyfriend for Free)🥰
dev.to/webdeveloperhyper/ai-avatar...
For one, I started learning UI UX design, and cloned a website, still cloning it though, but I learnt and applied fundamental design principles and one of the laws of design which is fitts law
i finished an app enough to share with you
potbot.good2go.shop
This!
dev.to/dunkinfrunkin/i-built-a-mar...
interesting show me
Started writing a lot. Been pitching the articles I wrote to various tech firms and currently getting a decent hopeful reply rate. Although I've been facing polite rejections but It's not completely hopeless.
And as a side quest I've been working with a small game dev studio for their narrative horror game. I'm the writer of it's script and I've been enjoying all that because I start writing again.
These things compounds and gives new opportunities If there's love in the work you do.
Implemented new sharing feature working with the OG crawlers. Also tested Claude Code with the local Ollama models so that I could use tools in offline environment. It was not yet perfect but quite a good start.
Finally got my real-time collab features working without the weird cursor jumping bug. Spent like 3 days on it and turns out it was a race condition in the websocket reconnect logic. Small fix but honestly felt like a massive win haha
I managed to prove out a PoC for orchestrating arbitrarily complex Ecs cluster deployments using step functions and terraform.
Managed to implement pre deployment tasks as well as reliable multi service deployments.
Just need to work out roll backs now....
Released ZeroMcp.TestKit on Nuget, this is a tool that I have been using for a while, but finally got around to packaging and documenting it. It is the latest tool in my MCP development kit.
It's a tool for performing testing on MCP servers, ensuring that the MCP schema is followed, and any drift can be identified.
Currently writing an article on it, yet to publish that (that's next week's challenge)
Spent some time working on behind the scenes work. So much to do with speeding up the database/caching, infrastructure, further improving data accuracy for temp mail detector. I have some big billing work to take on next, but that requires some careful planning.
My win this week is going to be taken down the corrupt politicians and police in my county and getting the FBI to get off their ass and do their job for Internet security cybersecurity and my personal security and safety
I did fix a long standing bug on firefox related to ice candidate error, you can read more about it here.
Please recommend a modern health check-up service. I would like to undergo comprehensive tests, receive clear explanations of the results, and get recommendations from a doctor. Are there any platforms where this can be done online, without having to constantly visit medical centers?
Force push to production without breaking app
My go to was getting thorugh a tough week at work in tech support
That I finally understood React Context and is excited to apply it in my next project!
Finally managed with my backend developer portfolio I was woking on for quite a while and I think I did a really great job.
portfolio
This week I launched my first Solo startup mockstation.io and I am super excitement about it ;)
nothing is win,try my best for everything
Started a new project. A free, browser-based dev toolbox that decodes JWTs, formats JSON, and more — with no data ever leaving your device.
toolbox4devs
Published my first article to Dev.to ))