Skip to content
View BChainbuddy's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@devs-HemlockStreet

Block or report BChainbuddy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BChainbuddy/README.md

Hello, Fellow Programmers! πŸ‘‹

I'm Jaka Potokar, a Business Informatics student based in πŸ“ Slovenia. Welcome to my GitHub profile, where I share my passion for technology, fitness, and coding! πŸš€

🌟 About Me

  • πŸŽ“ Education: Master's student of Business Informatics.
  • πŸ’ͺ Passion: When I’m not coding, you’ll find me at the gym or on the basketball court.
  • 🌐 Tech Explorer: I love discovering and working with new technologies and sharing my knowledge with others.

πŸ› οΈ My Skills

Solidity Python JavaScript TypeScript Next.js React Vue.js Hardhat HTML CSS Express.js Go PostgreSQL GraphQL MongoDB


πŸ“ˆ GitHub Activity & Stats

GitHub Streak

Your GitHub Stats


πŸš€ My Projects

  • πŸ› οΈ Ongoing Work: I’m continuously updating my repositories, participating in hackathons, contributing to open-source projects, and expanding my knowledge. πŸ€“

  • Decentralized Exchange

    • A full-featured cryptocurrency exchange enabling seamless token swaps, liquidity pool interactions, and pool deployments.
  • Liquidity Pool

    • A robust cryptocurrency liquidity pool offering yield generation, asset trading, and time locks.
  • Be Better - Frontend

    • Frontend for the BeBetter e-commerce platform, featuring item browsing, shopping carts, user profiles, and Stripe-powered payments.
  • Be Better - Backend

    • Backend server for the BeBetter platform, securely managing user data, authentication, and product information.
  • Token Bridge

    • A cross-chain bridge enabling token transfers between networks.
  • Charity DAO

    • A decentralized platform empowering charities to receive funds transparently with minimal intermediaries.

🌐 Connect with Me

LinkedIn Portfolio

Feel free to reach out – I’m always up for engaging discussions and collaborations! πŸ˜„

Pinned Loading

  1. decentralizedExchange decentralizedExchange Public

    This is a decentralized exchange where the user gets the ability to exchange different ethereum tokens based on Uniswap Liquidity pools. This project is made with nextjs.

    JavaScript 2 1

  2. LiquidityPool LiquidityPool Public

    This is a cryptocurrency liquidity pool made by me. It was made using hardhat.

    Solidity

  3. E-commerce_express E-commerce_express Public

    Expressjs backend for E-commerce store.

    JavaScript

  4. E-commerce_react E-commerce_react Public

    This is a frontend for my e-commerce website made in React.

    JavaScript

  5. Golang_Blockchain Golang_Blockchain Public

    This is a proof of work blockchain developed in golang.

    Go

  6. PositionManager PositionManager Public

    This is a position manager protocol made of smart contracts, frontend and backend services. It enables the user to create positions on smart contract level with expiration date and target value, en…

    TypeScript