Skip to content
View yash3605's full-sized avatar

Highlights

  • Pro

Block or report yash3605

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.

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
yash3605/README.md

Hey, I'm Yash πŸ‘‹

Backend developer in the making. I like systems that are fast, code that is clean, and problems that are hard.


πŸ› οΈ Tech Stack

Languages: Go Β· Rust Β· JavaScript (Node.js) Β· Python Concepts: Concurrency Β· TCP/Networking Β· REST APIs Β· DSA Tools: Git Β· Linux Β· Prettier Β· dotenv


πŸš€ Featured Projects

go_socket β€” TCP Chat App in Go

A concurrent TCP chat application built with Go goroutines. Multiple clients connect simultaneously, each handled by a dedicated goroutine. Configurable via environment variables. Go TCP Goroutines Concurrency

Backend-Project β€” Node.js Backend Practice

A backend practice project in Node.js exploring server architecture, routing, and clean code structure. JavaScript Node.js Backend

Todo-App--Mytasks β€” Full Stack Todo App

A full-stack task management app built with JavaScript. JavaScript Full Stack

LeetCode β€” DSA Practice

My LeetCode solutions in Python β€” consistently working through data structures and algorithms. Python DSA LeetCode


πŸ“Œ Currently

  • πŸŽ“ CS student at Poornima University, Jaipur
  • πŸ” Actively seeking Backend / Systems Engineering Internship
  • πŸ“– Deepening knowledge in Go, Rust, and systems programming
  • πŸ’‘ Open to collaborating on backend or systems projects

πŸ“¬ Let's Connect

LinkedIn


"Build things. Break things. Understand why."

Popular repositories Loading

  1. Todo-App--Mytasks Todo-App--Mytasks Public

    JavaScript

  2. Twitter-UI Twitter-UI Public

    HTML

  3. youtube-api youtube-api Public

    a practice repository for backend

    JavaScript

  4. Frontend Frontend Public

    JavaScript

  5. LeetCode LeetCode Public

    Python

  6. go_socket go_socket Public

    Go