Skip to content
View bp7968h's full-sized avatar

Block or report bp7968h

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
bp7968h/README.md

Passionate Software Developer | Rust Enthusiast | Full-Stack Developer 💻!

Hi there! 👋 I'm Bhuwan Pandit, a software developer who is deeply passionate about coding, especially in Rust. I graduated with a degree in Computing and currently working towards my goals and future. My journey in the tech world has led me to explore various programming languages, databases, and server technologies. My goal is to master Rust while continuously improving my skills in full-stack development and system administration.

🛠 Technologies & Tools 🛠

RustActixPythonFlaskJavaScriptHTML5CSS3ReactNode.jsMongoDBPostgreSQLMySQLDockerNginxCI/CDGitGitLabLinux

🎯 Currently Working On:

  • Mastering Rust: Diving deep into systems programming and building robust, high-performance applications with Rust.
  • Open Source Contributions: Contributing to open-source projects and collaborating with the community.
  • Personal Projects: Console apps, websocket implementation from scratch, emovoiceconnect and so on.

🌱 Always Learning:

  • Advanced Rust Programming: Exploring async/await, macros, and unsafe Rust.
  • System Design & Architecture: Building scalable and reliable systems.
  • Cloud Technologies: Expanding my knowledge of cloud services like AWS.
  • Uncovering Abstraction: Reinventing the wheel by implementing lower level stuff and slowly moving towards the higher level stuff.

📊 GitHub Stats:

GitHub DetailsGitHub DetailsGitHub DetailsGitHub DetailsGitHub DetailsGitHub DetailsGitHub Details

Thanks for visiting! Happy coding! 🚀

Pinned Loading

  1. neplatneplatPublic

    Interpreted programming language that allows users to write code using a mix of English and Nepali-transliterated keywords

    Rust 2

  2. rusty_socketrusty_socketPublic

    Web socket protocol, server and client implementation in rust from scratch

    Rust 1

  3. base_kvbase_kvPublic

    This is a simple key-value database for learning purpose.

    Rust

  4. r-jparserr-jparserPublic

    This project is to build my own JSON parser and learn about different parsing technique.

    Rust

  5. lox-editorlox-editorPublic

    A lightweight lox language web based text editor built from scratch to learn and host the lox compiler/virtual machine

    Rust

  6. chip8-emuchip8-emuPublic

    CHIP-8 emulator that runs in browser

    TypeScript