Tech Nerd
8.01K subscribers
1K photos
161 videos
25 files
571 links
yeab | 21 | M | Developer | Dropout
https://portfolio-mine-livid.vercel.app

This is my Blog .. Feel free to join 👋
Download Telegram
#soulscribe #side_project

Hey everyone! Check out SoulScribe, a simple and functional mobile app designed to help us live a God-centered life and stay true to the Bible. It’s filled with relevant verses and covers topics like character, behavior, and dealing with challenges like depression and loneliness.

I spent a day and a half on this, gathering verses and designing the UI myself. Getting better at it 💪😊

Tech Stack: React Native with Expo, NativeWind, Expo Router. The project repo is on the landing page.

Stay tuned for the verses API drop!

Landing page: soulscribe-landing.vercel.app

@selfmadecoder
Forwarded from Dagmawi Babi
📚 ScholArxiv

ScholArxiv is an open-source aesthetic and minimal app that allows users to search, read, bookmark, share, download and view summaries of academic papers from the arXiv repository. 🥳

Download here
https://t.me/Dagmawi_Babi/22592

Features
• Read Papers: Read entire papers in detail within the app.
• Bookmarks: Save your favorite papers for quick access.
• Paper Summaries: View brief paper summaries.
• Search Papers: Search for papers using keywords, titles, authors and abstract.
• Download and Share Papers: Download papers for offline reading or you can share document links to others.

Star the repo or contribute
github.com/dagmawibabi/ScholArxiv

Thank you and hope you enjoy it! 🤓

#MyProjects #ScholArxiv
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
#Nand2Tetris #study #lesson1 #Notes

Boolean Algebra
- binary values : 0 and 1 or true and false

Boolean Function :
- accepts input : binary [ 0 and 1]
- returns output : binary [0 and 1 ]

Boolean Operators
- AND (AND) : x.y | x intersection y
- OR (OR) : x + y | x union y
- Not (!) : x line on the top | negation x

// some other operators and their meanings

- Xor : (Not-x and y) or (x and Not-y)
- Nand : Not (x and y)
- Nor : Not (x or y)
- Xnor : Not (x xor y)
- Implication : Not x or y
- Equivalence : (x and y) or (Not-x and Not-y)

@selfmadecoder
Please open Telegram to view this post
VIEW IN TELEGRAM
#Nand2Tetris #Multiplexer #HDL

Check out this 8-way, 16-bit multiplexer design i made. While it's not strictly necessary to go into this level of detail, I enjoyed working on it . Next, I’ll use HDL (Hardware Description Language) for the next logic gate project.

@selfmadecoder
#side_Project #my_space

I checked on one of my side projects and was amazed to see someone actually writing their diary! I haven’t looked at it in about a month, and it feels like finding an abandoned city 😁. For those new to my channel, this project is called Myspace. It's a diary/journal app. If you want privacy, make sure to set your journals to private and keep them for yourself. It might not be perfect—took about 3-4 days to build, not counting debugging—but it gets the job done 😁.

Here’s the site link: https://my-space-chi.vercel.app/

@selfmadecoder
Tech Nerd
#side_Project #my_space I checked on one of my side projects and was amazed to see someone actually writing their diary! I haven’t looked at it in about a month, and it feels like finding an abandoned city 😁. For those new to my channel, this project is called…
Tech stack :

Hono.js for the backend, MongoDB for the database, JWT, Next.js, Zustand for state management, TypeScript, shadcn for UI components, Zod for form validation, Mongoose - ORM, and Tailwind for styling. And of course, my brain to mix all this together and cook up something amazing 😁 finally hosted on vps

@selfmadecoder
#Nerd_Fest #hackathon

Hey everyone! Just to let you know, #Nerd_Fest starts tomorrow. All the competitors are in the group and getting ready for the hackathon. I'll give them a special #tag so they can share updates with you. Projects are due by Saturday midnight, and winners will be announced on Monday. I'll host a live session to show their amazing projects. Stay tuned for some cool stuff! 😊⚡️

@selfmadecoder