Full-stack Engineer (10+ years) ⦿ Founder & CTO at shamscorner LLC ⦿ Teaching web development for free ⦿ Building "Code with shamscorner" course platform
Introducing shadcn/typeset.
You know how you render markdown and get back plain, unstyled HTML? Headings, paragraphs, lists, tables. So you style the elements one by one: font sizes, line heights, spacing.
You do it for your blog. Then you do it again for docs. Then again for the chat. Every time, you're fighting the same thing: sizing and spacing.
To fix this, we created typeset.css: one file that styles everything inside a typeset container. It lives in your project, so you can change it directly when you need to.
And we made it work beautifully with streaming markdown.
Mnemo is a Claude + Obsidian vault template built on the Building a Second Brain methodology. It gives your knowledge a home — from fleeting captures to permanent notes — and connects your ideas directly to goals and actions. Stop losing what you learn. Start building on it.
@hossain_wafiq That’s great. I am sending you the bundle. By the way, the micro-services part is not on the code repo, right now it is monolithic but I structured such a way that can be easily refactorable to microservices later which I have plan on my course. Anyway sending.
I posted the episode 2 of my Full-stack development course where I am building a fully functional Twitch clone using Nest, Next, Prisma, Redis, GraphQL, Livekit, etc. This is would be an endgame course 😉
https://t.co/6qbxvlk2uC
@hossain_wafiq If you really need the full source code, I can give it for free if you want. My team is busy at this moment on other work but they would resume on the course materials soon. Let me know if you need the source code bundle for free.
@hossain_wafiq Pls don't buy at this time cause the project video is unfinished. If you want the source code, I can give it to you. Actually, the source code you can buy from https://t.co/CutIExLw8x here. Bkash is not available.
@hossain_wafiq Olaikum Assalam. Actually, I was working on the video lessons for a long time but suddenly I had to stop for personal reason. Unfortunately, I am not sure when I would resume posting videos. Appreciate your effort, but right now I am a little bit away making videos. Thanks!
@suni_code I believe you would like it. An awesome bookmarking tool for your daily needs. Save, deep search, share from one place. Supports IOS and android.
https://t.co/uJD09Ckjky
What do you think on the scrollable items? It sure solves the problem of content overflowing, but I am always skeptical from the user's perspective of not seeing the hidden items. Added a small indicator which is also button to scroll whenever there is a room.
@sflorimm We push the .env file to gitub encrypted by dotenvx. We have a precommit hook script that runs every time we commit something. You can’t commit if your envs are not encrypted.
On the other side, your team would see there is a change on .env, then they would decrypt using pk.
@heynavtoor Great list. Since you are using Karakeep, wondering how would you say about https://t.co/uJD09Ckjky? This was a private project for myself but later I published it. I use it and enjoy everyday.