Vikas Joshi pfp

Vikas Joshi

@vicky2604-

8 Following
369 Followers


Vikas Joshi pfp
Vikas Joshi
@vicky2604-
Thank you so much everyone for giving so much love to my last post. I will keep learning and posting my progress. Also, I am looking for a team to learn, grow, and participate in hackathons together. Thank you everyone๐Ÿ˜‡
0 reply
2 recasts
17 reactions

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
Excited to share my latest blockchain project! Using React, Hardhat, Privy, and deployed on the Base Sepolia Testnet, Iโ€™ve created a decentralized prescription management system designed to bring transparency and accountability to healthcare. Key Features: 1๏ธโƒฃ Doctors can securely write and send prescriptions on the blockchain. 2๏ธโƒฃ Pharmacists can fetch and accept prescriptions assigned to them. 3๏ธโƒฃ Patients can view prescriptions and track their status online. 4๏ธโƒฃ Donations: Patients can receive up to 7% of total donations to support costly treatments. Benefits: โœ… Improved Accountability: Quickly identify medication errors. โœ… Convenience: Patients save time by knowing when their prescriptions are ready. โœ… Secure Data with Privy: Sensitive data is encrypted, ensuring privacy while maintaining decentralization. โœ… Social Support: Donations help patients afford expensive treatments. explore here- https://d-pharma.vercel.app/ code- https://github.com/vicky262600/d-pharma-flow-fe
8 replies
27 recasts
124 reactions

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
Decentralized Raffle Smart Contract A decentralized lottery system where users can enter by paying a fee, and a random winner is selected automatically after a specific interval. The randomness and automation are powered by Chainlink services. ๐Ÿ’ก Key Takeaways: Fairness with Chainlink VRF: I learned how to use Chainlink VRF to generate secure, verifiable randomness. This ensures the winner is chosen fairly and transparently. Automation with Chainlink Keepers: I implemented Keepers to monitor conditions like time intervals, player count, and contract balance, automating key parts of the process without manual intervention. Error Handling and State Management: I explored managing smart contract states using enums, ensuring smooth transitions between "OPEN" and "CALCULATING" phases while preventing invalid actions like entering the raffle during calculations. Gas Optimization: Optimizing parameters like gasLane and callBackGasLimit was crucial for making the contract efficient and cost-effective.
0 reply
0 recast
2 reactions

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐ŸŒŸ Diving into the world of blockchain development with "Mastering Ethereum" by Andreas M. Antonopoulos and Gavin Wood! This book is a treasure trove of knowledge about Ethereum, smart contracts, and decentralized apps. It's incredible to learn about the foundation of the Web3 revolution and how Ethereum is shaping the future of technology. Excited to deepen my understanding and apply these insights to real-world projects. If you're into blockchain or Web3, let's connect and share our learning journeys! ๐Ÿš€ read here:- https://github.com/ethereumbook/ethereumbook/blob/develop/README.md
0 reply
0 recast
1 reaction

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐ŸŒŸ Diving into the world of blockchain development with "Mastering Ethereum" by Andreas M. Antonopoulos and Gavin Wood! This book is a treasure trove of knowledge about Ethereum, smart contracts, and decentralized apps. It's incredible to learn about the foundation of the Web3 revolution and how Ethereum is shaping the future of technology. Excited to deepen my understanding and apply these insights to real-world projects. If you're into blockchain or Web3, let's connect and share our learning journeys! ๐Ÿš€ read here:- https://github.com/ethereumbook/ethereumbook/blob/develop/README.md
0 reply
0 recast
0 reaction

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐Ÿš€ Project Completed and Hackathon Ready! ๐Ÿš€ After days of hard work, I'm thrilled to share that my decentralized healthcare project is now functional! Using technologies like React, ethers.js, Redux, and Privy, I built a decentralized application (dApp) where patients can: โœ… View their prescriptions fetched directly from the blockchain. โœ… Withdraw donations securely, calculated as 7% of the current balance in the contract. Key Features: 1๏ธโƒฃ Smart Contract Integration: Efficiently fetch and display patient-specific prescriptions stored on-chain. 2๏ธโƒฃ Secure Donations: Patients can withdraw a portion of the donations, ensuring transparency and reliability. 3๏ธโƒฃ Modern Stack: Leveraging React, ethers.js, and Privy for seamless user authentication and blockchain interaction Iโ€™m now polishing the UI for an even better user experience and participating in an upcoming hackathon with this project! Github- https://github.com/vicky262600/d-pharma-flow-fe
0 reply
0 recast
1 reaction

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐ŸŒŸ Achievement Unlocked! ๐ŸŒŸ Excited to share that I just successfully deployed my smart contract to the Sepolia Testnet! ๐Ÿš€ This journey wasnโ€™t without its challenges โ€” debugging, aligning contract configurations, and ensuring seamless deployments taught me a lot about patience and attention to detail. Here's a quick overview of the project: ๐Ÿ’ก Smart Contract Name: dPharma ๐Ÿ”— Purpose: Enables secure and transparent donations for patients and prescription management using blockchain technology. ๐Ÿ’ป Tools Used: Solidity for contract logic Hardhat for development and deployment Chainlink Oracles to fetch real-time ETH/USD conversion rates Sepolia Testnet for live testing This project embodies my belief in using blockchain to create meaningful solutions that can empower communities. Next steps include testing user interactions, enhancing features, and preparing for mainnet deployment.
0 reply
0 recast
1 reaction

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
Key features: โœ… Prescription Management: Doctors add prescriptions for patients. โœ… Donation Handling: Secure contributions with Chainlink USD conversion. โœ… Eligibility Check: Only listed patients can withdraw, ensuring fairness. โœ… Optimized Gas Usage: Fast lookups via mappings. โœ… Event Logging: Tracks donation transactions.
0 reply
0 recast
2 reactions

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐Ÿš€ Excited to share my updated Solidity smart contract for managing healthcare donations using blockchain! Key features: โœ… Prescription Management: Doctors add prescriptions for patients. โœ… Donation Handling: Secure contributions with Chainlink USD conversion. โœ… Eligibility Check: Only listed patients can withdraw, ensuring fairness. โœ… Optimized Gas Usage: Fast lookups via mappings. โœ… Event Logging: Tracks donation transactions.
0 reply
0 recast
1 reaction

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐Ÿš€ Project Update: D-Pharma ๐Ÿ’Š Iโ€™m excited to share that Iโ€™ve completed the smart contract for my D-Pharma project, a blockchain-based solution aimed at revolutionizing how prescriptions are managed and accessed! ๐ŸŽ‰ ๐ŸŒŸ Whatโ€™s Implemented? Role-Based Access Control: * Secure role validation ensures that only authorized doctors can add prescriptions. Prescription Management: * Doctors can securely add patient prescriptions to the blockchain. * Each prescription includes details like description, medications, patient, and pharmacy identifiers. User Roles: * Dynamic role assignment for users (e.g., doctor, patient, pharmacy). * Easily query user roles for added transparency. ๐Ÿ’ป Next Steps: Building a front-end to interact with the smart contract. Testing the system to ensure secure and seamless prescription handling. Iโ€™d love to hear your thoughts or suggestions on how to enhance this project further. Letโ€™s innovate together! ๐Ÿš€
0 reply
0 recast
3 reactions

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐Ÿš€ Project Update: D-Pharma ๐Ÿ’Š Iโ€™m excited to share that Iโ€™ve completed the smart contract for my D-Pharma project, a blockchain-based solution aimed at revolutionizing how prescriptions are managed and accessed! ๐ŸŽ‰ ๐ŸŒŸ Whatโ€™s Implemented? Role-Based Access Control: * Secure role validation ensures that only authorized doctors can add prescriptions. Prescription Management: * Doctors can securely add patient prescriptions to the blockchain. * Each prescription includes details like description, medications, patient, and pharmacy identifiers. User Roles: * Dynamic role assignment for users (e.g., doctor, patient, pharmacy). * Easily query user roles for added transparency. ๐Ÿ’ป Next Steps: Building a front-end to interact with the smart contract. Testing the system to ensure secure and seamless prescription handling. Iโ€™d love to hear your thoughts or suggestions on how to enhance this project further. Letโ€™s innovate together! ๐Ÿš€
0 reply
0 recast
1 reaction

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐ŸŒŸ Project Complete: Blog Posting App with React & Django REST Framework ๐ŸŒŸ I'm excited to share my latest projectโ€”a blog posting appโ€”built with React for the frontend and Django REST Framework (DRF) for the backend! ๐Ÿš€ This project was a fantastic learning experience, especially transitioning from the MERN stack. I noticed many similarities: Models in Django are like Schemas in Mongoose. DRF views resemble Express.js controllers, handling API logic. URLs in Django work like routes in Express.js. Serializers stood out as they streamline validation and convert Django models into JSON. They simplify API responses and input handling. I also implemented JWT (JSON Web Tokens) for secure user authentication, enabling features like registration, login, and protected blog management. โœจ The Result: A full-stack blog app where users can securely create, view, and manage blogs. This project reinforced my full-Stack development skills and introduced me to the power of DRF. Onward to the next challenge!
0 reply
0 recast
1 reaction

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐ŸŒŸLearning Django as a MERN Stack Developer๐ŸŒŸ I decided to learn Django because Iโ€™ve seen many job postings asking for React with Django. As a MERN stack developer, I found Django not too challenging to pick up. * Models in Django are similar to MongoDB models in the MERN stack, as they define the structure of your data, but Django works with SQL databases (like SQLite or PostgreSQL). * Django REST Framework (DRF) URLs are like the routes in Express.js โ€” both define API endpoints to handle requests. * Views in Django are equivalent to controllers in MERN, where both handle the incoming requests, business logic, and return responses. I built a blog posting app using Django REST framework. Hereโ€™s what I implemented: * User Registration: Users can sign up and receive JWT tokens for authentication. * Notes CRUD: Users can create, list, and delete notes, with each note linked to the user. * JWT Authentication: Secure access to the app using JWT tokens. https://github.com/vicky262600/django-practice
0 reply
0 recast
0 reaction

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐ŸŒŸLearning Django as a MERN Stack Developer๐ŸŒŸ I decided to learn Django because Iโ€™ve seen many job postings asking for React with Django. As a MERN stack developer, I found Django not too challenging to pick up. * Models in Django are similar to MongoDB models in the MERN stack, as they define the structure of your data, but Django works with SQL databases (like SQLite or PostgreSQL). * Django REST Framework (DRF) URLs are like the routes in Express.js โ€” both define API endpoints to handle requests. * Views in Django are equivalent to controllers in MERN, where both handle the incoming requests, business logic, and return responses. I built a blog posting app using Django REST framework. Hereโ€™s what I implemented: * User Registration: Users can sign up and receive JWT tokens for authentication. * Notes CRUD: Users can create, list, and delete notes, with each note linked to the user. * JWT Authentication: Secure access to the app using JWT tokens. https://github.com/vicky262600/django-practice
0 reply
0 recast
1 reaction

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
addBinary
0 reply
0 recast
1 reaction

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐Ÿš€ Project Update: Doctor Registration for PharmaFlow App ๐Ÿš€ Today, I completed a key component of my latest project, PharmaFlowโ€”the Doctor Registration page! ๐Ÿ’Š๐Ÿ‘จโ€โš•๏ธ๐Ÿ‘ฉโ€โš•๏ธ ๐Ÿ”น Designed an intuitive registration form with fields like name, email, password, and license number, making it easy for doctors to join the platform. I focused on clean UX while ensuring essential validations, like password confirmation checks, to enhance user experience and security. ๐Ÿ”น Leveraged React's useRef hook for efficient form data handling, making state management cleaner by avoiding excessive re-renders. ๐Ÿ”น Implemented form submission with Axios to handle POST requests, successfully connecting to the backend API and laying the groundwork for streamlined registration processes. Hereโ€™s a quick look at the next steps: ๐Ÿ“ฑ Ensuring the form is mobile-friendly and responsive ๐Ÿ”œ Integrating with the login page to complete the doctor onboarding flow
0 reply
0 recast
2 reactions

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐Ÿš€ Hackathon Journey Update! ๐Ÿš€ Hello, Connections! I'm thrilled to share a sneak peek into a full-stack blockchain project my friend, harsh kumar and I are building for an upcoming hackathon. ๐Ÿ† Our goal? To tackle some crucial challenges in the pharmaceutical industry through the power of decentralization and security! ๐ŸŒ๐Ÿ’Š So far, weโ€™ve laid down a strong foundation with: > A backend server built using Node.js and Express.js > User authentication with register and login functionality > A prescription management system to connect doctors, patients, and pharmacists in a secure, streamlined way > And thanks to Harshโ€™s awesome work, we also have a landing page and the login and register pages ready! ๐ŸŽ‰ Itโ€™s a small glimpse into what weโ€™re working on, and I can't wait to share more details about how this project could make an impact. ๐ŸŒ๐Ÿ’ก Stay tuned โ€“ big things are coming!
0 reply
0 recast
2 reactions

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐Ÿš€ Hackathon Journey Update! ๐Ÿš€ Hello, Connections! I'm thrilled to share a sneak peek into a full-stack blockchain project my friend, harsh kumar and I are building for an upcoming hackathon. ๐Ÿ† Our goal? To tackle some crucial challenges in the pharmaceutical industry through the power of decentralization and security! ๐ŸŒ๐Ÿ’Š So far, weโ€™ve laid down a strong foundation with: > A backend server built using Node.js and Express.js > User authentication with register and login functionality > A prescription management system to connect doctors, patients, and pharmacists in a secure, streamlined way > And thanks to Harshโ€™s awesome work, we also have a landing page and the login and register pages ready! ๐ŸŽ‰ Itโ€™s a small glimpse into what weโ€™re working on, and I can't wait to share more details about how this project could make an impact. ๐ŸŒ๐Ÿ’ก Stay tuned โ€“ big things are coming!
0 reply
0 recast
2 reactions

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐Ÿš€ Hackathon Journey Update! ๐Ÿš€ Hello, Connections! I'm thrilled to share a sneak peek into a full-stack blockchain project my friend, harsh kumar and I are building for an upcoming hackathon. ๐Ÿ† Our goal? To tackle some crucial challenges in the pharmaceutical industry through the power of decentralization and security! ๐ŸŒ๐Ÿ’Š So far, weโ€™ve laid down a strong foundation with: > A backend server built using Node.js and Express.js > User authentication with register and login functionality > A prescription management system to connect doctors, patients, and pharmacists in a secure, streamlined way > And thanks to Harshโ€™s awesome work, we also have a landing page and the login and register pages ready! ๐ŸŽ‰ Itโ€™s a small glimpse into what weโ€™re working on, and I can't wait to share more details about how this project could make an impact. ๐ŸŒ๐Ÿ’ก Stay tuned โ€“ big things are coming!
0 reply
0 recast
0 reaction

Vikas Joshi pfp
Vikas Joshi
@vicky2604-
๐Ÿš€ Just Built a Meme Feed using Neynar SDK! ๐ŸŽ‰ Excited to share that I just wrapped up a new feature using Next.js and the Neynar API. I developed a real-time meme feed that pulls data from the Neynar decentralized social protocol (Farcaster), leveraging the SDK for seamless integration! ๐Ÿ˜Ž ๐Ÿ” Key Features: Fetches a list of meme posts (or casts) using NeynarAPIClient. Displays user profile info, including avatars and usernames. Handles embedded content, such as images, with proper rendering. Implements useEffect for asynchronous data fetching. Custom error handling for smooth UX. ๐Ÿ‘จโ€๐Ÿ’ป Tech Stack: Next.js (React) Neynar SDK TailwindCSS for responsive design
0 reply
1 recast
0 reaction