Tech Nerd
#headache As someone who spends a lot of time in front of a screen, how often do you get a headache? @selfmadecoder
#headache #health
I found out that if you have a regular headache or even a bad migraine, you can fix it by putting your legs in hot water. This makes the blood vessels in your legs open up and dilate, drawing blood away from your head and easing the pain.
@selfmadecoder
I found out that if you have a regular headache or even a bad migraine, you can fix it by putting your legs in hot water. This makes the blood vessels in your legs open up and dilate, drawing blood away from your head and easing the pain.
@selfmadecoder
β€12
Forwarded from RaGoose dumps
πππ
boyyyyy it roasted me
https://github-roast.pages.dev/
get roasted with your github contents(repos, readme, stargazers etc)
boyyyyy it roasted me
https://github-roast.pages.dev/
get roasted with your github contents(repos, readme, stargazers etc)
π10
Tech Nerd
verses.ts
β‘5β€βπ₯2
#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
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
β€29β‘11π3πΎ3π1
Forwarded from Dagmawi Babi
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
β‘6β€2β€βπ₯1π1
#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
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
β7
Let's introduce a vibrant community π¨
What we offer:
πΈWeekly Design Talks
πΈThrilling Hackathons
πΈHands-on Workshops
πΈPlus more surprises!
In collaboration with HUBBITS Workspace and Intuitio Ventures, weβre crafting a space where innovation thrives. Be part of something amazing and letβs create together! π
Telegram| Instagram |LinkedIn
Join a cutting-edge design community where creativity knows no bounds. Weβre here to challenge, inspire, and elevate your design game. π
What we offer:
πΈWeekly Design Talks
πΈThrilling Hackathons
πΈHands-on Workshops
πΈPlus more surprises!
In collaboration with HUBBITS Workspace and Intuitio Ventures, weβre crafting a space where innovation thrives. Be part of something amazing and letβs create together! π
Everyone is welcome to join and contribute to QEMER-Design
Telegram| Instagram |LinkedIn
Join us on our social media channels to get the latest updates and more info!
π7π₯4
#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
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
π₯14