import { Person } from '@world';
class Programmers extends Person {
languages = ['Typescript', 'C++', 'Python', 'Java', 'C#', 'Solidity'];
databases = ['Firebase', 'MongoDB', 'PostgreSQL'];
frameworks = ['React', 'React Native', 'NextJS', 'Hardhat'];
}
class Me extends Programmers {
name = 'Dany Raihan';
role = 'CS Student';
location = 'Vancouver, BC';
website = 'https://danyraihan.dev';
}
I do code. Currently making smt super cool but cant publish yet.
- Vancouver, BC
- https://danyraihan.dev/
- in/dany-raihan
Pinned Loading
-
hardhat-crowdfunding-bp
hardhat-crowdfunding-bp PublicHardhatJS boilerplate for decentralized crowdfunding website e.g GoFundMe. It comes with solidity contracts that work in Georli tesnet.
JavaScript 1
-
RAG_PDF_URLs
RAG_PDF_URLs PublicSimple RAG workflow ChromaDB by fetching PDF from URLs without storing any file locally.
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


