Programming
12 subscribers
5 files
19 links
Novice programmer

Showing own coded programs with attached code

Protagonist - @yaryhin
Download Telegram
Name: Fund Me
Language: FrontEnd(HTML + CSS + JavaScript) + BackEnd(Solidity)
Supported networks: Sepolia testnet
Description:This site is build that other people can interacte with my FunMe smart contract

Link to the site - https://yaryhiin.github.io/html-hardhat-fund-me/

GitHub repository - https://github.com/yaryhiin/html-hardhat-fund-me.git

P.S. As promised in previous post

Channel | Chat | Author
💅2
Name: Voting
Language: Solidity
Supported networks: Sepolia testnet
Description: The Voting smart contract allows participants to become candidates, receive votes, and view voting results. It prevents double voting and ensures fairness in the voting process.

GitHub repository - https://github.com/yaryhiin/hardhat-voting.git

P.S. I tried to add more useful README.md file

Channel | Chat | Author
Name: Wallet
Languages: HTML + CSS + JavaScript + JSX
Description: It`s the same site, as money tracker one, you can add up to 4 accounts, change them, make transactions(income, expense, transfer) and also change them, difference is, that it has exchange rate in transfer and display transfer transactions and it is build using react

GitHub repository - https://github.com/yaryhiin/wallet-react.git

P.S. One problem is that i could not deploy it on GitHub pages, if you know how, i would be glad to any help

Channel | Chat | Author
👍3🔥1
Programming
Name: Wallet Languages: HTML + CSS + JavaScript + JSX Description: It`s the same site, as money tracker one, you can add up to 4 accounts, change them, make transactions(income, expense, transfer) and also change them, difference is, that it has exchange rate…
Small update:
I republished GitHub repository and finally deployed it

Link to the site - https://wallet-react-yaryhin.netlify.app

P.S. I`m sorry for the limited amount of activity here, i believe, that i will find more time for programming and channel
👍2
No, I’m not dead 🫣

Next couple projects will be pretty easy, the main purpose of them was to improve my CSS skills
Programming
No, I’m not dead 🫣 Next couple projects will be pretty easy, the main purpose of them was to improve my CSS skills
Name: Contact Form
Languages: HTML, CSS, JS
Description: You can fill up and send contact form. Required fields light up red if submitted with empty fields

GitHub repository - https://github.com/yaryhiin/contact-form
Link to the site - https://yaryhiin.github.io/contact-form/

Channel | Chat | Author
Programming
No, I’m not dead 🫣 Next couple projects will be pretty easy, the main purpose of them was to improve my CSS skills
Name: Interactive Rating Component
Languages: HTML, CSS, JS
Description: Component for collecting rating about user experience

GitHub repository - https://github.com/yaryhiin/Interactive-rating-component
Link to the site - https://yaryhiin.github.io/Interactive-rating-component/

Channel | Chat | Author
Programming
No, I’m not dead 🫣 Next couple projects will be pretty easy, the main purpose of them was to improve my CSS skills
Name: Calculator App
Languages: HTML, SASS, JS
Description: Has all functions of regular calculator:
- Have priorities in calculating result('*' and '/' goes before '+' and '-')
- Supports float numbers(1.5)
- Has 3 themes and saves last used in Local Storage
- Reset and Equal buttons(last one ends sequence of calculations)
- You can use your keyboard to interact
- Adjusts depending on user screen
- Shows previous number/result + used char
- Handles division by zero

GitHub repository - https://github.com/yaryhiin/Calculator-app
Link to the site - https://yaryhiin.github.io/Calculator-app/dist/

P.S. This one was a bit harder, than previous ones, but still the main point was to practice CSS

Channel | Chat | Author
Programming
Name: Wallet Languages: HTML + CSS + JavaScript + JSX Description: It`s the same site, as money tracker one, you can add up to 4 accounts, change them, make transactions(income, expense, transfer) and also change them, difference is, that it has exchange rate…
Update:
- Merged Income and Expense files into addTransaction and cleaned it up
- Replaced all hardcoded options in select with dynamic array and planning to add feature of adding custom categories, currencies, etc
- Finally set up simple README which highlights my project

GitHub repository - https://github.com/yaryhiin/wallet-react.git

Link to the site - https://wallet-react-yaryhiin.netlify.app

Channel | Chat | Author
Name: My Portfolio
Languages: React(HTML, CSS)
Description: This is my portfolio that showcases my projects and myself

GitHub repository - https://github.com/yaryhiin/my-portfolio

Live Demo - https://yaryhiin-portfolio.netlify.app

Channel | Chat | Author